Commit Graph

16944 Commits

Author SHA1 Message Date
Alex Crome b43e030911 Upgrade @azure/identity version
Consolidated `@azure/identity` uses onto the 3.2.1 version used by the integration plugin.

Version 3.2 and above unlocks support for Workload Identity.

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-06-18 09:35:02 +01:00
blam fb7375507d feat: replace vm2 sandbox with isolated-vm
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:45 +02:00
blam 7e272d18e1 feat: replace vm2 sandbox with isolated-vm
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2023-06-16 14:01:45 +02:00
Ben Lambert f096a39690 Merge pull request #18278 from drodil/entity_feedback_user_link
feat: show user as a link in feedback response table
2023-06-16 13:35:35 +02:00
drodil 7779e7702e Update plugins/entity-feedback/src/components/FeedbackResponseTable/FeedbackResponseTable.tsx
Co-authored-by: Phil Kuang <phillip.kuang@gmail.com>
Signed-off-by: drodil <heiccih@gmail.com>
2023-06-16 13:10:34 +03:00
Ben Lambert 5b7118b523 Merge pull request #18236 from backstage/fix-advance-search-qeury-redirect
[Search] Fix SearchModal and HomePageSearchBar debounce
2023-06-16 12:09:43 +02:00
Fredrik Adelöw 698b0d749b Merge pull request #18261 from backstage/freben/catalog-load-test
add performance tests
2023-06-16 09:56:22 +02:00
Heikki Hellgren 5c0f095c76 feat: show user as a link in feedback response table
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-06-16 10:08:19 +03:00
Fredrik Adelöw cd7ee3d05e Merge pull request #18266 from Ritesh007/ritesh007-sonarqube-config
fix: sonarqube config.d.ts
2023-06-15 17:11:02 +02:00
Matthew Clarke 4e697e88f0 feat: Add resource util pod drawer (#18169)
* feat: add resource utilization to pod drawer

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

* fix: lint

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

* chore: api report

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

* chore: api reports

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

* test: fix tests

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

* test: tests

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

---------

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2023-06-15 16:13:52 +02:00
Fredrik Adelöw db6be74ae2 Merge pull request #18244 from adamdmharvey/adamdmharvey/pagerduty-config-schema
feat(pagerduty): Add config schema to PagerDuty Plugin
2023-06-15 13:23:18 +02:00
Patrik Oldsberg 3a6419fe6d Merge pull request #18178 from alexef/patch-2
Update README.md
2023-06-15 12:31:00 +02:00
Johan Haals fb3d1feae0 Merge pull request #18010 from jjtimmons/jjtimmons/add-nomad-plugin
Add Nomad plugin
2023-06-15 11:01:58 +02:00
Fredrik Adelöw b8374d5d93 add performance tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-15 09:33:29 +02:00
ritesh007 4aa0d0fd21 fix: sonarqube config.d.ts
Signed-off-by: ritesh007 <rithu.ritesh@gmail.com>
2023-06-14 19:13:19 -05:00
Adam Harvey 06d72a8d04 fix: Key case to match to existing code
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-14 10:18:11 -04:00
Adam Harvey 0a3494325e chore: Add config schema to files dist
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-14 10:08:22 -04:00
josh c59922ed41 Replace last send usage
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-14 10:06:59 -04:00
Axel Hecht 0151ed6ec3 EntityOwnershipCard: Fix color to pick up from page theme for component type
Signed-off-by: Axel Hecht <axel@pike.org>
2023-06-14 14:15:10 +02:00
Niklas Aronsson 493eab8c57 catalog-unprocessed-entities: use FetchApi instead of native fetch
Token auth fails if native fetch is used.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-06-14 11:03:59 +02:00
Camila Belo 3fd72717a8 fix: search bar enter redirect
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-06-14 09:35:08 +02:00
Adam Harvey 8241a71583 chore: Link package to configSchema
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-13 21:16:19 -04:00
Adam Harvey 00b76a200e chore: Fix headings and reorg content
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-13 19:13:03 -04:00
Adam Harvey 40198d6f87 feat: Add config schema definition to PagerDuty plugin
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-06-13 19:12:44 -04:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
Patrik Oldsberg bc51b8b7a0 Merge pull request #18199 from backstage/vinzscam/entity-owner-picker-introduce-modes
EntityOwnerPicker: add owners-only and all modes
2023-06-13 21:25:37 +02:00
Vincenzo Scamporlino 6fb1e94f17 catalog-react: catch error when fetching facets
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-06-13 20:53:36 +02:00
Jamie Klassen 2a624c82fc Merge pull request #18183 from RubenV-dev/config-custom-resources
Fix: Allow ConfigClusterLocator to load cluster specific customResources
2023-06-13 13:02:08 -04:00
blam 65bff8df26 chore: fixing api-reprots
Signed-off-by: blam <ben@blam.sh>
2023-06-13 17:08:00 +02:00
blam 15a681acc3 chore: fixing typescript
Signed-off-by: blam <ben@blam.sh>
2023-06-13 17:03:26 +02:00
blam 7c506d87b0 feat: reworking the calls, and changing the name
Signed-off-by: blam <ben@blam.sh>
2023-06-13 16:59:56 +02:00
blam bffbba47e7 feat: change the lookup to get all groups where the logged in user is a member
Signed-off-by: blam <ben@blam.sh>
2023-06-13 16:59:56 +02:00
blam 67d7412d4f feat: reworking the picker slightly to just use groups and decorate the meta for now
Signed-off-by: blam <ben@blam.sh>
2023-06-13 16:59:56 +02:00
Peter Macdonald 0278da3d5c api-report fixed?
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald 464125e9b1 api-report and changeset
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald 2af2bdfb90 writing tests
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald e7ce0cd7d6 writing tests
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald f79755d789 writing tests
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald a9cec8ce08 small modifications, TODO: Testing
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald 93dafd1d7b OwnershipEntityRefPicker Work
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald d308271c97 Small refactor
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald de75235bec Small refactor
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald 0a40875f14 Owned Groups Picker
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Peter Macdonald c99e60eee1 OwnedGroups Dropdown
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-06-13 16:59:56 +02:00
Fredrik Adelöw 766f689ca5 Merge pull request #18194 from ashinsabu/fix-18172
fixes #18172: manifest type can now be undefined as well
2023-06-13 15:39:41 +02:00
Fredrik Adelöw 1fd9bed217 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-13 14:51:07 +02:00
Patrik Oldsberg 5f5727189a Merge pull request #18223 from Bonial-International-GmbH/pjungermann/swagger-ui-v5
feat: support OAS v3.1.0
2023-06-13 14:00:35 +02:00
Johan Haals a9ce4402a1 Merge pull request #18209 from backstage/renovate/asyncapi-react-component-1.x
fix(deps): update dependency @asyncapi/react-component to v1.0.0-next.48
2023-06-13 13:44:13 +02:00
Vincenzo Scamporlino e4fc4cf0de catalog-react: add clarifying comment
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-06-13 13:13:20 +02:00
Vincenzo Scamporlino 6e13d74494 catalog: fix mocked methods
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-06-13 11:35:17 +02:00