Commit Graph

4630 Commits

Author SHA1 Message Date
shoeb 81ea05c33c updated entityname to get kuernetes-id from annotations or fallback
Signed-off-by: shoeb <shoebsd31@gmail.com>
2021-03-29 19:16:07 +02:00
shoeb 731759ac74 appended entity.metadata.name
Signed-off-by: shoeb <shoebsd31@gmail.com>
2021-03-29 19:16:07 +02:00
shoeb bb714e9246 executed prettier
Signed-off-by: shoeb <shoebsd31@gmail.com>
2021-03-29 19:16:06 +02:00
shoeb 2267722ae1 #5051 entity name updated
Signed-off-by: shoeb <shoebsd31@gmail.com>
2021-03-29 19:16:06 +02:00
Ben Lambert c36a7847e4 Merge pull request #5156 from andrewthauer/feat/kafka-sasl
feat(kafka): add sasl auth support
2021-03-29 19:17:24 +02:00
Fredrik Adelöw 09881c16e1 Merge pull request #5084 from goober/bugfix/active-directory
Supporting Active Directory organizations
2021-03-29 18:52:50 +02:00
Ben Lambert 3403c13e3a Merge pull request #5158 from backstage/dependabot/npm_and_yarn/supertest-6.1.3
chore(deps-dev): bump supertest from 4.0.2 to 6.1.3
2021-03-29 16:45:48 +02:00
Andrew Thauer f03a52f5b9 feat(kafka): add sasl auth support
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-03-29 10:42:50 -04:00
Ben Lambert 40a1e0ce21 Merge pull request #5132 from backstage/freben/org-tweak
tweak the org plugin to better use builtin facilities
2021-03-29 15:28:23 +02:00
Erik Larsson a25efcc643 skip sqllite
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-29 13:51:02 +02:00
Erik Larsson bd7018e6ab fix linting
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-29 13:51:02 +02:00
Erik Larsson 0d55dcc749 fix: use timestamp with timezone for signing_keys
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-29 13:51:02 +02:00
James Turley 2ab6f3ff07 Add OwnerPicker component to scaffolder
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-03-29 11:54:20 +01:00
Mathias Åhsberg 872749eb45 Fix unnecessary type casts
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-03-29 09:13:12 +00:00
Mathias Åhsberg 63d688b6d7 Add tests for mapping Active Directory entries
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-03-29 09:13:12 +00:00
Mathias Åhsberg d0cbb133ca Fix failing tests
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-03-29 09:13:12 +00:00
Mathias Åhsberg 4b75fa8b05 Initial implementation for supporitng Active Directory organizations
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-03-29 09:13:12 +00:00
Eric Peterson d355b516f5 Sync up docs with progress made on Search Foundations. (#5136)
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-03-29 10:14:26 +02:00
Ben Lambert a59af253a6 Merge pull request #5127 from Staffbase/update-explore-plugin-readme
[plugin-explore] Add info to bind route
2021-03-29 09:45:59 +02:00
Ben Lambert cadaf14a03 Merge pull request #5097 from backjo/feat/improveAwsCredLoading
improve credential loading for AWS IAM translator
2021-03-29 09:44:46 +02:00
dependabot[bot] 66ed65899f chore(deps-dev): bump supertest from 4.0.2 to 6.1.3
Bumps [supertest](https://github.com/visionmedia/supertest) from 4.0.2 to 6.1.3.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v4.0.2...v6.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 04:38:27 +00:00
Dominik Henneke ee55292684 Include the GraphiQL stylesheet
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-27 15:20:31 +01:00
Tim Hansen dd7fa21e27 Add auth0 to DefaultProviderSettings
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-26 11:00:05 -06:00
Fredrik Adelöw 95ac3cd52c Merge pull request #5129 from backstage/freben/header-labels
unify how the owner and lifecycle labels are made
2021-03-26 15:25:59 +01:00
Adam Harvey 883a8debf2 Merge pull request #4502 from adamdmharvey/system-diagram
catalog: Add new System Diagram card
2021-03-26 10:24:55 -04:00
Ben Lambert 80e92b8f48 Merge pull request #5034 from lunarway/feature/catalog-mode
Add readonly mode to catalog-backend
2021-03-26 15:13:56 +01:00
Adam Harvey 4ef1ba84d2 Change error reporting component
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-26 09:40:19 -04:00
Adam Harvey c0a6a25cc8 Update async deps
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-26 09:34:07 -04:00
Adam Harvey 534f0fe8cb Simplify filter
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-26 09:33:15 -04:00
Adam Harvey aabd999a1a Update localization
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-26 09:32:39 -04:00
Fredrik Adelöw bc1c734b28 address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 11:31:36 +01:00
Fredrik Adelöw 9f48b548c0 tweak the org plugin to better use builtin facilities
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 10:45:53 +01:00
Fredrik Adelöw 52b8b6c899 Merge pull request #5124 from backstage/dependabot/npm_and_yarn/immer-9.0.1
chore(deps): bump immer from 8.0.1 to 9.0.1
2021-03-26 10:20:07 +01:00
Fredrik Adelöw 22c5b750ad Merge pull request #5126 from backstage/timbonicus/group-members
Fix MembersList not updating when group changes
2021-03-26 09:39:53 +01:00
dependabot[bot] 71b388c47e chore(deps): bump immer from 8.0.1 to 9.0.1
Bumps [immer](https://github.com/immerjs/immer) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 09:24:08 +01:00
Fredrik Adelöw 8bee6a1319 unify how the owner and lifecycle labels are made
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 09:03:35 +01:00
Axel Koehler bec7625998 Add info to bind route
Signed-off-by: Axel Koehler <axel@staffbase.com>
2021-03-26 08:16:23 +01:00
Jonah Back e0ecfc5eeb update error message to be the one sent from AWS sdk
Signed-off-by: Jonah Back <jonah@jonahback.com>
2021-03-25 22:12:59 -07:00
Tim Hansen baa39809e5 Fix MembersList not updating when group changes
Fixes #5108

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-25 22:16:46 -06:00
Crevil d9638c3e8f Allow DELETE /entities/by-uid/:uid in readonly mode
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-03-25 21:03:28 +01:00
Crevil ddf37387b2 Change to readonly config value
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-03-25 20:59:34 +01:00
Crevil f1b2c1d2c2 Add readonly mode to catalog
This change includes a new `mode` concept to the catalog backend. This gives us
the handle to configure catalog in a `readonly` mode as discussed in #3348.

The new `catalog.mode` field configures that catalog in either `readwrite` or
`readonly`.

- `readwrite` is the current mode that allows users to register components at
  startup through `catalog.locations` and with eg. plugin `catalog-import`

- `readonly` is the new mode which, for now, disables the mutating `location`
  APIs

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-03-25 20:59:33 +01:00
github-actions[bot] 844da89090 Version Packages 2021-03-25 17:46:13 +00:00
Dominik Henneke 72b174ef1a Remove backend dependency in the plugin-search plugin
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-03-25 16:40:02 +01:00
Adam Harvey b20a7db89c Merge branch 'master' into system-diagram 2021-03-25 11:07:32 -04:00
Fredrik Adelöw d10b7d3642 Merge pull request #5107 from backstage/mob/detach-badges
detach the badges plugin from the catalog plugin
2021-03-25 15:57:03 +01:00
Adam Harvey 3039179996 Use WarningPanel
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-25 09:53:38 -04:00
Adam Harvey 4491ba231f Refactor entity collection
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-25 09:50:35 -04:00
Fredrik Adelöw 4d248725e6 detach the badges plugin from the catalog plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-25 14:37:41 +01:00
Ben Lambert 9955221427 Merge pull request #4956 from vinayvinay/vinay-fetch-cookiecutter-more-inputs
Adds inputs for fetch:cookiecutter action: copyWithoutRender, extensions, imageName
2021-03-25 14:30:55 +01:00