Commit Graph

51490 Commits

Author SHA1 Message Date
Darshan Simha 41c4fc9d41 fix: critical fix to documentation for fixing the issue with k8's deployments
Signed-off-by: Darshan Simha <darshan_simha@intuit.com>
2024-02-09 09:24:52 -05:00
Darshan Simha 1c250188c7 fix: Updates the imports in frontend docs
Signed-off-by: Darshan Simha <darshan_simha@intuit.com>
2024-02-09 09:24:52 -05:00
Jean-Louis FEREY bc28b37689 Update README.md for package dependencies configuration
Signed-off-by: Jean-Louis FEREY <jeanlouis.ferey@orange.com>
2024-02-09 14:24:22 +01:00
Niklas Aronsson bbe374e984 Gerrit: Make the gitilesBaseUrl mandatory
This patch makes the Gerrit UrlReader throw an exception if the
gitilesBaseUrl is not set. This can be opt out of by setting the
env variable DISABLE_GERRIT_GITILES_REQUIREMENT.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2024-02-09 14:22:42 +01:00
Patrik Oldsberg afa2734865 Merge pull request #22852 from backstage/rugvip/testrefactor
events-backend: refactored test to avoid mocking httpRouter
2024-02-09 13:28:03 +01:00
rpigu-i 0aeab6f770 Update image in Dockerfile example in Flighcontrol docs to node:18-bookworm-slim
Signed-off-by: rpigu-i <rpigu-i@byteprinter.com>
2024-02-09 07:24:58 -05:00
Patrik Oldsberg 0396dbac52 Merge pull request #22761 from backstage/rugvip/allow-empty
cli: stop requiring configuration for the frontend build
2024-02-09 13:11:54 +01:00
Patrik Oldsberg f33b225505 Merge pull request #22836 from backstage/rugvip/secret
integrations: trim secrets read from config
2024-02-09 13:11:39 +01:00
Patrik Oldsberg a6c78b8f15 events-backend: refactored test to avoid mocking httpRouter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-09 13:08:15 +01:00
Patrik Oldsberg 1c9d757605 Merge pull request #22840 from backstage/rugvip/bep3-updates
beps/0003: updates to align with experimental design
2024-02-09 11:03:20 +01:00
renovate[bot] 9c6221d6fa chore(deps): update chromaui/action digest to 76bda36
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 08:42:43 +00:00
Ben Lambert 262644b255 Merge pull request #22831 from backstage/renovate/git-url-parse-14.x
fix(deps): update dependency git-url-parse to v14
2024-02-09 09:40:29 +01:00
Camila Belo 32c9e96176 refactor(api-docs): apply more review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-02-09 09:29:25 +01:00
Dmitry Gusev e47189032b add changeset
Signed-off-by: Dmitry Gusev <gusevda90@gmail.com>
2024-02-09 11:14:58 +03:00
Dmitry Gusev 316fdd66fd auth-backend-module-oidc-provider: enable persisted scopes
Signed-off-by: Dmitry Gusev <gusevda90@gmail.com>
2024-02-09 11:14:58 +03:00
rpigu-i 2505a39209 Fix minor typos in Flightcontrol documentation
Signed-off-by: rpigu-i <rpigu-i@byteprinter.com>
2024-02-08 20:55:03 -05:00
Patrik Oldsberg 957317e928 Merge pull request #22835 from backstage/rugvip/dbm
backend-{common,tasks}: stop depending on full DatabaseManager type
2024-02-09 00:22:17 +01:00
rpigu-i 4717467a87 Update to Flightcontrol deployment docs syntax highlighting
Signed-off-by: rpigu-i <rpigu-i@byteprinter.com>
2024-02-08 16:20:56 -05:00
rpigu-i 7688872522 Update to Flightcontrol deployment docs
Signed-off-by: rpigu-i <rpigu-i@byteprinter.com>
2024-02-08 16:20:56 -05:00
Patrik Oldsberg 67072166a9 backend-{common,tasks}: stop depending on full DatabaseManager type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-08 22:11:15 +01:00
bnechyporenko a2ee37bc6d wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-08 21:20:16 +01:00
armandocomellas1 91f5447e98 Modify the route backstage/backstage was duplicated
Signed-off-by: armandocomellas1 <cgarmando@google.com>
2024-02-08 14:15:36 -06:00
armandocomellas1 5065f45d01 Modify the description of the changeset
Signed-off-by: armandocomellas1 <cgarmando@google.com>
2024-02-08 13:48:59 -06:00
bnechyporenko 92582f17a0 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-08 20:43:27 +01:00
armandocomellas1 046755cfe7 Modify the route of the key value for the UserAgent
Signed-off-by: armandocomellas1 <cgarmando@google.com>
2024-02-08 13:40:37 -06:00
armandocomellas1 ece5a8f15a adds a User-Agent header to existing API requests in this package to clearly identify API requests from this Google Cloud Storage
Signed-off-by: armandocomellas1 <cgarmando@google.com>
2024-02-08 13:33:14 -06:00
Patrik Oldsberg b245b97e8c Merge pull request #22841 from backstage/rugvip/e2e-test-react17
e2e-test: add test for backwards compatibility with React 17
2024-02-08 20:08:42 +01:00
Patrik Oldsberg 7ca20761e9 e2e-test: add test for backwards compatibility with React 17
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-08 18:37:07 +01:00
Patrik Oldsberg 40a1b52f58 beps/0003: updates to align with experimental design
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-08 18:13:12 +01:00
Jamie Klassen 2f8f9bb13a fix changeset to mention breaking changes
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:57:53 -05:00
Camila Belo adbaf94c5f refactor(api-docs): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-02-08 15:55:27 +01:00
Jamie Klassen 494dca2326 document title field
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:39 -05:00
Jamie Klassen 5bf0c17bae pod dialogs display cluster title
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:39 -05:00
Jamie Klassen 2bae1be978 ClusterAttributes prop for PodExecTerminal
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:39 -05:00
Jamie Klassen a8e98aa981 refactor PodScope to include ClusterAttributes
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:39 -05:00
Jamie Klassen b01c86c2b5 surface cluster title in ErrorReporting table
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:39 -05:00
Jamie Klassen 74770c81ec ErrorPanel surfaces cluster title
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Jamie Klassen 0dfc185829 pass ClusterAttributes to pod components
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Jamie Klassen 2b305eb7f2 Display title in Cluster accordion
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Jamie Klassen 3b3d549a5f KubernetesFanOutHandler surfaces title
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Jamie Klassen a643af8082 add title to ClusterAttributes
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Jamie Klassen afe9473ea8 surface title in /clusters API
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Jamie Klassen 6009d2aabc CatalogClusterLocator reads title
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Jamie Klassen 7ee5b30ba7 ConfigClusterLocator reads title
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Jamie Klassen 043cf88a63 add title field to ClusterDetails
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:38 -05:00
Radu Ciopraga 22927c4164 Move the AWS account e-mail from labels to annotations
Signed-off-by: Radu Ciopraga <1442639+raduciopraga@users.noreply.github.com>
2024-02-08 14:56:21 +01:00
blam 3e1f8e95e1 chore: fix deps
Signed-off-by: blam <ben@blam.sh>
2024-02-08 14:04:15 +01:00
Thomas Troschke a14c084cad changed to older Gitbeaker version
Signed-off-by: Thomas Troschke <thomas.troschke@deutschebahn.com>
2024-02-08 13:32:00 +01:00
thomastroschke 8727e7ada4 run new yarn install + DCO commit
Signed-off-by: thomastroschke <thomas.troschke89@googlemail.com>
2024-02-08 13:32:00 +01:00
ThomasTroschke 1cd2740402 Added some patches to the plugin-scaffolder-backend-module-gitlab Part2
Signed-off-by: thomastroschke <thomas.troschke89@googlemail.com>
2024-02-08 13:31:35 +01:00