Vincenzo Scamporlino
46f0dcef7a
core-app-api: remove unused method
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-27 15:12:10 +02:00
Vincenzo Scamporlino
e755aa0240
Update docs/plugins/analytics.md
...
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com >
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-27 15:09:31 +02:00
blam
b738ef79fe
chore: does this work?
...
Signed-off-by: blam <ben@blam.sh >
2023-04-27 14:35:28 +02:00
Ben Lambert
5785510bd2
Merge pull request #17357 from ivangonzalezacuna/feat/custom-tech-insight-description
...
feat(tech-insights) Add option to override description in result renderer
2023-04-27 14:31:35 +02:00
Ben Lambert
3908be3130
Merge pull request #17532 from backstage/blam/home/rjfs
...
[home] include required dependencies and use later version
2023-04-27 11:02:03 +02:00
Ben Lambert
86ed5a8036
Merge pull request #17537 from martin-wanerskar/join-adopters
...
Volvo Cars joining as Backstage adopters
2023-04-27 10:40:39 +02:00
Vincenzo Scamporlino
19348c5990
core-app-api: add route params test
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:16:12 +02:00
Vincenzo Scamporlino
bf2c56797e
core-plugin-api: add clarifying comment
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:16:12 +02:00
Vincenzo Scamporlino
f9e4c279e2
Revert "core-plugin-api: useAnalytics clean up"
...
This reverts commit d7d3e471e1c480cd9ad171840833c551a8af268f.
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:15:59 +02:00
Vincenzo Scamporlino
d4a5dd0890
core-app-api: improve changeset
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:14:56 +02:00
Vincenzo Scamporlino
c9c70d7599
docs: clarify navigate event
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:14:56 +02:00
Vincenzo Scamporlino
c89437db89
changesets
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:14:55 +02:00
Vincenzo Scamporlino
3f5d3255b5
core-app-api: remove prefix
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:14:55 +02:00
Vincenzo Scamporlino
d23ce9548d
core-plugin-api: useAnalytics clean up
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:14:55 +02:00
Vincenzo Scamporlino
8afd9f8c34
core-app-api: forward route params to navigate event
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-26 23:14:55 +02:00
martin-wanerskar
775f29ec5c
Volvo Cars joining as Backstage adopters
...
Signed-off-by: martin-wanerskar <martin.wanerskar@volvocars.com >
2023-04-26 22:58:45 +02:00
James Peach
a160e02c3d
Omit ManagedFields from the Kubernetes resource YAML display. ( #17497 )
...
* Omit ManagedFields from the Kubernetes resource YAML display.
The default for the Kubernetes CLI tooling is to omit the managed fields
by default, since these are only present for internal machinery. For
the Kubernetes resource YAML display, the managed fields take up a ton
of space, but are never useful to operators who are interested in the
details of their Kubernetes resources.
This fixes #14177 .
Signed-off-by: James Peach <jpeach@apache.org >
* Add a control to toggle whether the managed fields display.
So that managed fields can be used for debugging purposes, add a switch
to toggle allow managed fields to display. This is off by default.
Signed-off-by: James Peach <jpeach@apache.org >
---------
Signed-off-by: James Peach <jpeach@apache.org >
2023-04-26 15:44:15 -04:00
Luna Stadler
f4114f02d4
Fetch only the required podMetrics for the given component ( #17489 )
...
The `PodMetrics` are now limited by `labelSelector` like already done
for pods and probably other requests to Kubernetes. This limits the
amount of data that is fetched.
Tested locally by modifying `app-config.yaml` and an example component
to use an internal cluster, which leads to the following request size
improvements:
Before: 344.71 kB compressed, 6.89 MB uncompressed
After: 12.01 kB compressed, 238.86 kB uncompressed
For the POST http://localhost:7007/api/kubernetes/services/playback-order
call, in a Kubernetes cluster with ~500 pods.
Fixes #17450 .
Signed-off-by: Luna Stadler <luc@spreadshirt.net >
2023-04-26 15:43:53 -04:00
blam
586f2bb3a4
chore: little fix
...
Signed-off-by: blam <ben@blam.sh >
2023-04-26 19:24:59 +02:00
blam
0e19e7b0f3
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
2023-04-26 18:21:28 +02:00
blam
28a8126b1a
chore: small rename and fix ts
...
Signed-off-by: blam <ben@blam.sh >
2023-04-26 18:19:12 +02:00
blam
bd53eb2be1
chore: rename this package like we do in scaffolder to avoid typescript namespace clashes
...
Signed-off-by: blam <ben@blam.sh >
2023-04-26 18:16:32 +02:00
blam
a9495557c1
chore: this should be broken
...
Signed-off-by: blam <ben@blam.sh >
2023-04-26 17:53:18 +02:00
Fredrik Adelöw
1c907ad726
Merge pull request #17501 from backstage/renovate/prettier-2.x-lockfile
...
Update dependency prettier to v2.8.8
2023-04-26 16:36:35 +02:00
Shubham
d446f8fb0a
Expose props
...
Signed-off-by: Shubham <Shubhamjajoo1@gmail.com >
2023-04-26 19:51:53 +05:30
ivgo
22963209d2
Add option to override description in result renderer
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2023-04-26 14:08:15 +02:00
Johan Haals
8ee31f38bf
Merge pull request #17471 from Andy2003/feature/scaffolder-allow-to-configure-cations-of-any-type
...
Update typing for usage of scaffolder TemplateAction
2023-04-26 13:57:37 +02:00
Fredrik Adelöw
7dc55a8b5b
Merge pull request #17521 from backstage/freben/doc
...
tweak the config docs slightly
2023-04-26 13:28:51 +02:00
Johan Haals
028041161a
Merge pull request #17379 from backstage/docs/scaffolder-permissions
...
Docs: scaffolder permissions
2023-04-26 13:20:38 +02:00
Johan Haals
d2aac513df
Merge pull request #17493 from tuananh/fix-gitlab-repo-picker
...
scaffolder: Fix GitLab repo picker in case workspace is nested subgroup
2023-04-26 13:20:14 +02:00
Camila Belo
0a1dfad42e
Merge pull request #17504 from backstage/track-sidebar-item-clicks
...
Track sidebar item clicks by default
2023-04-26 11:22:10 +02:00
Fredrik Adelöw
a12f58054d
tweak the config docs slightly
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-04-26 10:28:13 +02:00
Ben Lambert
453f40e024
Merge pull request #17315 from backstage/renovate/esbuild-0.x-lockfile
...
chore(deps): update dependency esbuild to v0.17.18
2023-04-26 09:59:33 +02:00
Johan Haals
a95f0144b4
Merge pull request #17502 from backstage/renovate/swr-2.x-lockfile
...
chore(deps): update dependency swr to v2.1.5
2023-04-26 09:29:33 +02:00
Chris Langhout
d859a93049
chore: add changeset for catalog
...
Signed-off-by: Chris Langhout <clanghout@bol.com >
2023-04-25 20:53:03 +02:00
Patrik Oldsberg
c18597e1a6
Merge pull request #17453 from backstage/changeset-release/master
...
Version Packages (next)
2023-04-25 19:47:21 +02:00
github-actions[bot]
e04bb20bdc
Version Packages (next)
2023-04-25 15:53:19 +00:00
Chris Langhout
4851581deb
chore: add changeset
...
Signed-off-by: Chris Langhout <clanghout@bol.com >
2023-04-25 17:52:38 +02:00
Patrik Oldsberg
fc900418b9
Merge pull request #17508 from backstage/rugvip/generator
...
config-loader: rename AsyncConfigSourceIterator -> AsyncConfigSourceGenerator
2023-04-25 17:44:49 +02:00
Patrik Oldsberg
0377143666
config-loader: rename AsyncConfigSourceIterator -> AsyncConfigSourceGenerator
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-25 17:34:42 +02:00
Tuan Anh Tran
d560d457c9
Add changeset
...
Signed-off-by: Tuan Anh Tran <me@tuananh.org >
2023-04-25 21:54:23 +07:00
Patrik Oldsberg
c3cfacc6fe
Merge pull request #17505 from backstage/rugvip/cleanup
...
config-loader: add ConfigSourceIteratorItem
2023-04-25 16:47:55 +02:00
Patrik Oldsberg
5514268195
Merge pull request #17152 from UsainBloot/config-driven-discovery
...
[backend-common, core-app-api] Add HostDiscovery to read plugin baseUrls from config
2023-04-25 16:47:41 +02:00
Patrik Oldsberg
18e6d3817a
docs: update threat model to mention placeholder processor quirk
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-25 16:45:59 +02:00
Patrik Oldsberg
bc8070a41d
config-loader: add ConfigSourceIteratorItem
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-25 16:34:07 +02:00
Patrik Oldsberg
064da8ce42
Merge pull request #16647 from luchillo17/fix/BCKSTG-95-search-plugin-accessibility
...
fix: Add close button & better padding on search input
2023-04-25 16:21:10 +02:00
Johan Haals
9f476e3f60
Merge pull request #17488 from backstage/iameap/supported-postgres
...
[Test Utils] Add PG 11 and 12 as supported test database targets
2023-04-25 16:18:22 +02:00
Patrik Oldsberg
e0181eed62
Merge pull request #16642 from sramak1396/master
...
Analytics Module to support Google Analytics 4
2023-04-25 16:15:38 +02:00
Johan Haals
5c1a6928f5
Merge pull request #17477 from ch-enfuse/patch-1
...
Create chatgpt-plugin
2023-04-25 16:15:12 +02:00
Patrik Oldsberg
51329677e1
core-app-api: refactor into FrontendHostDiscovery
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-25 16:08:14 +02:00