Commit Graph

32713 Commits

Author SHA1 Message Date
Fredrik Adelöw 6d8c801bad Merge pull request #13869 from lunarway/feature/entity-kind-picker
Implement EntityKindPicker for the catalog
2022-10-03 16:06:36 +02:00
Ben Lambert a288036ba6 Merge pull request #13971 from backstage/blam/get-client
Cache the `getDatabase` call in `DatabaseManager` based on `pluginId`
2022-10-03 15:58:09 +02:00
blam dcedf1bab5 chore: store the promise instead to combat race conditions
Signed-off-by: blam <ben@blam.sh>
2022-10-03 15:15:23 +02:00
Johan Haals c53904300b Merge pull request #13920 from imleozzito/master
feat: allow auth0 provider to specify connection/connection_scope config
2022-10-03 15:11:53 +02:00
Kiss Miklos e8357aae54 add more details to changesets
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-10-03 15:10:32 +02:00
Fredrik Adelöw fcba74f97b Merge pull request #13960 from amreshh/master
VaultBuilder.tsx renamed to VaultBuilder in order for module to be co…
2022-10-03 15:00:57 +02:00
Fredrik Adelöw bb47522f6d Merge pull request #13953 from acierto/task-logging
Switching off duplicated timestamp
2022-10-03 15:00:23 +02:00
Miklós Kiss 21b0e398a6 Update plugins/catalog-backend/src/service/CatalogBuilder.ts
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Miklós Kiss <kissmiklosjr@gmail.com>
2022-10-03 14:54:14 +02:00
blam c31f7cdfbc chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-10-03 14:36:42 +02:00
blam ac8a72ed3b chore: cache the database calls and return the cached one if available
Signed-off-by: blam <ben@blam.sh>
2022-10-03 14:35:28 +02:00
Wesley 39f523a2d6 Merge branch 'backstage:master' into plugin-azure-functions 2022-10-03 14:19:27 +02:00
Johan Haals 3443256fd6 Merge pull request #13911 from al06/catalog-table-enhancement-with-label-column
feat: enhance catalog-plugin table with label column
2022-10-03 13:50:14 +02:00
Camila Belo 310438cf28 refactor: apply review suggestions
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-03 13:33:04 +02:00
Johan Haals f68287d745 Merge pull request #13956 from bgrainger/discovery-host
Document `host` attribute for github catalog provider
2022-10-03 13:32:02 +02:00
Fredrik Adelöw 51d1d6de63 Merge pull request #13967 from backstage/vinzscam/upgrade-helper-skip-next-versions
ci: skip publishing upgrade-helper diff for next releases
2022-10-03 11:54:34 +02:00
Ankit Luthra 3f3ac62226 chore: change upgrade version as minor in changeset for feat: enhance catalog-plugin with label column
Signed-off-by: Ankit Luthra <ankitluthra06@gmail.com>
2022-10-03 14:39:48 +05:30
Fredrik Adelöw b7e2759b86 Merge pull request #13941 from pwalleni/stack-overflow-community
add link to questions tagged 'backstage' in Stack Overflow
2022-10-03 10:14:17 +02:00
Vincenzo Scamporlino a948b6af07 ci: skip publishing upgrade-helper diff for next releases
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2022-10-03 10:14:05 +02:00
Fredrik Adelöw 1bd10b8657 Merge pull request #13928 from backstage/freben/one-more-integration
One more integration test
2022-10-03 09:49:31 +02:00
Mengnan Gong cbf5d11fdf Handle the error when fetching pod metrics
Include the `PodStatus` into the `FetchResponse` union type. Now the method `fetchPodMetricsByNamespaces` accepts a set of namespaces and return a `FetchResponseWrapper`, which is consistent with other public fetch methods.

The Kubernetes errors happened when fetching pod metrics is now captured and returned to the frontend.

Signed-off-by: Mengnan Gong <namco1992@gmail.com>
2022-10-03 14:48:05 +08:00
bnechyporenko e7345f23df Fixed typo
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-10-03 08:34:15 +02:00
bnechyporenko 00c477f3e1 Merge remote-tracking branch 'origin/master' into task-logging 2022-10-03 08:33:51 +02:00
Carlos Esteban Lopez Jaramillo 90101b092e Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:21:55 -05:00
Carlos Esteban Lopez Jaramillo 028eae04e2 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:18:52 -05:00
Carlos Esteban Lopez Jaramillo b66fa896f3 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:18:18 -05:00
Carlos Esteban Lopez Jaramillo 92960f8fc2 Update docs/auth/oidc.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-02 19:17:54 -05:00
Bogdan Nechyporenko 0950e2fb99 Update sixty-llamas-itch.md
Updated the doc

Signed-off-by: acierto <bogdannechiporenko@gmail.com>
2022-10-02 19:53:20 +02:00
bnechyporenko c8077a9f4e Make it possible to enable useLongPollingLogs in scaffolder plugin
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-10-02 16:17:49 +02:00
bnechyporenko 6c2995fa1b Make it possible to enable useLongPollingLogs in scaffolder plugin
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-10-02 16:11:26 +02:00
Amresh Hanoeman dae0bbe522 VaultBuilder.tsx renamed to VaultBuilder in order for module to be correctly loaded
Signed-off-by: Amresh Hanoeman <20923769+amreshh@users.noreply.github.com>
2022-10-02 14:58:11 +02:00
Emma Indal 6faaa05626 changeset and api report updates
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-10-02 11:34:30 +02:00
Emma Indal 6cbe962a5f Fixup storybook examples
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-10-02 11:34:30 +02:00
Emma Indal 86e899b977 Be able to pass through index used for index ranking
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-10-02 11:34:30 +02:00
Camila Belo bed5a1dc6e core: add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-02 11:20:12 +02:00
Camila Belo 41ee0f3711 core: update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-02 11:20:12 +02:00
Camila Belo c27186ff01 feat(search-react): custom result list empty state
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-02 11:20:11 +02:00
Camila Belo 92da032e0e feat(search-react): context provider accepts null children
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-02 10:29:59 +02:00
Wesley ffc9dcdd3b Merge branch 'backstage:master' into plugin-azure-functions 2022-10-02 06:32:12 +02:00
Bradley Grainger 94dbaf3645 Document host attribute for github catalog provider.
This was added in https://github.com/backstage/backstage/pull/13400 but isn't documented yet.

Signed-off-by: Bradley Grainger <bgrainger@gmail.com>
2022-10-01 20:34:36 -07:00
Matthew Clarke d4a8c683be feat: Add request details to k8s service locator (#13871)
* feat: Add request details to k8s service locator

BREAKING_CHANGE: Service locator now takes additional args

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* changeset && api report

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* Update .changeset/silent-bees-repeat.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Matthew Clarke <matthewclarke47@gmail.com>
Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* update changeset

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* Update silent-bees-repeat.md

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
Signed-off-by: Matthew Clarke <matthewclarke47@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-01 12:53:11 -04:00
Patrik Oldsberg 69580cd9f9 Merge pull request #13951 from andreizimin/patch-2
Update ADOPTERS.md
2022-10-01 10:30:52 +02:00
Wesley 89d1a0b9eb Merge branch 'backstage:master' into plugin-azure-functions 2022-10-01 09:32:22 +02:00
Crevil 23c60ccd6d Update change note
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-10-01 09:03:31 +02:00
Crevil f81ce9d438 Review updates
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-10-01 09:02:37 +02:00
bnechyporenko 489621f613 Switching off duplicated timestamp
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-09-30 22:47:37 +02:00
bnechyporenko f3a79e851e Switching off duplicated timestamp
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-09-30 22:41:56 +02:00
Wesley Pattison 4d3df7ebfe apply prettier
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-09-30 21:24:25 +02:00
andreizimin d76de4acf5 Update ADOPTERS.md
Updated key contacts for VMware

Signed-off-by: andreizimin <75641133+andreizimin@users.noreply.github.com>
2022-09-30 11:50:59 -07:00
Wesley Pattison e8e5f4bb06 fix url, and apply some more renaming
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-09-30 20:48:58 +02:00
Wesley Pattison 45c14a8a4d Merge branch 'plugin-azure-functions' of https://github.com/wesley-pattison/backstage into plugin-azure-functions 2022-09-30 18:36:25 +02:00