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
Fredrik Adelöw
aa0492c3b0
Merge pull request #13915 from backstage/renovate/luxon-3.x-lockfile
...
Update dependency luxon to v3.0.4
2022-09-29 18:28:11 +02:00
Fredrik Adelöw
8c7bff2bb4
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-09-29 16:52:40 +02:00
Johan Haals
5caabbeecd
Merge pull request #13903 from backstage/renovate/asyncapi-react-component-1.x
...
Update dependency @asyncapi/react-component to v1.0.0-next.43
2022-09-29 16:37:09 +02:00
Johan Haals
f1cc0abf45
Merge pull request #13889 from alexrybch/gcalendar-loader
...
fixed loader in gcalendar when not signed in
2022-09-29 16:34:36 +02:00
ivgo
63a0f35835
Add tests for the fallback
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-09-29 13:25:15 +02:00
ivgo
44c9a95dcf
Add return statement in fallback 'set'
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-09-29 13:25:15 +02:00
renovate[bot]
50c6e14aee
Update dependency @asyncapi/react-component to v1.0.0-next.43
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-29 09:43:45 +00:00
Johan Haals
44aa394c35
Merge pull request #13887 from William-Hill-Online/feature/update-repoUrl-owner-description
...
Making the GitLab repoUrl picker description clearer
2022-09-28 17:02:39 +02:00
Eric Peterson
aa8b3b77b3
Merge pull request #13890 from pedronastasi/Search-less-restrictive-V2
...
[Search] Be less restrictive with unknown keys on query endpoint
2022-09-28 17:01:59 +02:00
Pedro Nastasi
65c8a72b54
bugfix: prettier
...
Signed-off-by: Pedro Nastasi <v-pnastasi@expediagroup.com >
2022-09-28 11:44:47 -03:00
Pedro Nastasi
58528fb833
Be less restrictive with unknown keys on query endpoint
...
Signed-off-by: Pedro Nastasi <v-pnastasi@expediagroup.com >
2022-09-28 11:18:10 -03:00
Alex Rybchenko
4c2ed7ecf1
fixed loader in gcalendar when not signed in
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2022-09-28 15:55:07 +02:00
Fredrik Adelöw
26c32ef614
Merge pull request #13877 from RoadieHQ/tweak-tech-insights-endpoints
...
Tech Insights - Fix endpoint bug
2022-09-28 15:46:42 +02:00
Nishkarsh Raj
d02dc3375c
Prettier got angry :)
...
Signed-off-by: Nishkarsh Raj <nishkarshraj000@gmail.com >
2022-09-28 14:29:52 +01:00
NishkarshRaj
e4f0a96424
Making the GitLab repoUrl picker description clearer
...
Signed-off-by: NishkarshRaj <nishkarshraj000@gmail.com >
2022-09-28 14:10:31 +01:00
Fredrik Adelöw
3cf87c1d11
forgot a slash ...
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-09-28 12:03:43 +02:00
Jussi Hallila
91d9311ce3
Change to a simple logic.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-09-28 12:02:15 +02:00
Jussi Hallila
f7cbfb97ed
Modify router endpoint to handle singular and collections of request params similarly.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-09-28 11:17:55 +02:00
Fredrik Adelöw
d737d76907
Merge pull request #13755 from alissonfabiano/af/added-get-latest-tech-insights
...
[Tech-Insights] added get latest facts
2022-09-27 22:14:11 +02:00
Fredrik Adelöw
d98a3cc3e4
Merge pull request #13867 from backstage/freben/set
...
fix installation instructions for user-settings that were stale
2022-09-27 22:13:52 +02:00
Fredrik Adelöw
c7f88d041b
Merge pull request #13862 from backstage/freben/owned
...
filter ownership by references
2022-09-27 17:14:13 +02:00
Fredrik Adelöw
174f02a00a
fix installation instructions for user-settings that were stale
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-09-27 17:10:43 +02:00
Fredrik Adelöw
9a5726a48d
nerfed qs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-09-27 15:51:31 +02:00
github-actions[bot]
4e94720142
Version Packages (next)
2022-09-27 10:57:53 +00:00
Patrik Oldsberg
c3e68fe249
Merge pull request #13704 from RoadieHQ/scaffolder/configure-globals-on-nunjucks
...
make nunjucks' globals configureable
2022-09-27 12:49:32 +02:00
Patrik Oldsberg
a72e1915a8
Merge pull request #13861 from clemensheithecker/patch-3
...
Fix wrong import in README.md of @backstage/plugin-user-settings-backend
2022-09-27 12:15:57 +02:00
Fredrik Adelöw
719ccbb963
filter ownership by references
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-09-27 12:06:24 +02:00
Kiss Miklos
074def89aa
stringify globals
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-09-27 12:03:07 +02:00
Eric Peterson
de80ce2ad3
Merge pull request #13577 from matteosilv/master
...
fixing techdocs-cli Docker client creation
2022-09-27 12:00:16 +02:00
Clemens Stefan Heithecker
b5a63ea00b
Fix wrong import in README.md
...
Replace `identityApi` with `identityApiRef` when importing from
@backstage/core-plugin-api.
Signed-off-by: Clemens Stefan Heithecker <48448358+clemensheithecker@users.noreply.github.com >
Signed-off-by: Clemens Stefan Heithecker <clemens@heithecker.dev >
2022-09-27 11:54:23 +02:00
Fredrik Adelöw
16586e4cd6
Merge pull request #13841 from iress-willygo/gh_allow_auto_merge
...
Add `allowAutoMerge` option for `publish:github` action
2022-09-27 11:36:31 +02:00
Patrik Oldsberg
813f446cb4
Merge pull request #13852 from backstage/rugvip/app-backend-port
...
app-backend: add implementation for new backend system
2022-09-27 11:29:21 +02:00
Patrik Oldsberg
299365b8c5
Merge pull request #13855 from OpenSourceZombie/ahmed/fix-ouath
...
gitlab oauth: consider hosted gitlab with relative path
2022-09-27 11:08:55 +02:00
Patrik Oldsberg
54682eafb2
Merge pull request #13844 from backstage/rugvip/integrations
...
catalog-backend: add integration tests + fix entity provider diffing
2022-09-27 11:07:00 +02:00
Patrik Oldsberg
be617b42a4
catalog-backend: integration test review fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-27 10:03:46 +02:00
Patrik Oldsberg
5b9b30ad57
Merge pull request #13850 from Bonial-International-GmbH/pjungermann/bitbucket-cloud/model
...
chore: update Bitbucket Cloud models
2022-09-27 00:37:11 +02:00
Patrik Oldsberg
621852991e
Merge pull request #13805 from clemensheithecker/repo-url-picker-azure
...
feat: Add support for `allowedOrganizations` and `allowedOwners` to the `AzureRepoPicker`
2022-09-27 00:31:06 +02:00
Clemens S. Heithecker
dadeeb8a88
Update api-report.md
...
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev >
2022-09-26 23:43:25 +02:00
Matthew Clarke
35a6cfe257
fix: useCustomResource hook infinite call ( #13835 )
...
* fix: useCustomResource hook infinite call
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* prettier
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2022-09-26 17:22:34 -04:00
Clemens S. Heithecker
01d3242b47
Update helper text for organization selection
...
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev >
2022-09-26 22:47:12 +02:00
Clemens S. Heithecker
4132eacfe3
Update helper text for project selection
...
Signed-off-by: Clemens S. Heithecker <clemens@heithecker.dev >
2022-09-26 22:40:24 +02:00
ahmed
3e0f0c0285
oauth: consider hosted gitlab with relative path
...
Signed-off-by: ahmed <ahmed@planet.com >
2022-09-26 22:07:11 +02:00
Patrik Oldsberg
5b8bdeebc8
Merge pull request #13662 from MiniMarker/merge_upstream
...
Add support for links on Template Card
2022-09-26 21:53:12 +02:00
Patrik Oldsberg
d2ec9a8358
Merge pull request #13833 from Pike/smaller-dry-run
...
Ignore .git store on Template uploads for editor and increase payload size to 10MB (fixes #12561 )
2022-09-26 19:54:46 +02:00
Patrik Oldsberg
4acad115c1
Update plugins/scaffolder-backend/src/service/router.ts
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-26 19:33:43 +02:00
Patrik Oldsberg
fff524b44d
app-backend: make "app" the default app package
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-26 16:49:55 +02:00
Patrik Oldsberg
571ff04b0c
app-backend: initial port to new backend system
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-26 16:22:38 +02:00
Patrick Jungermann
ad74723fbf
chore: update Bitbucket Cloud models
...
The latest specification contained some BREAKING CHANGES
due to removed fields.
All of these fields are not used at other plugins, though.
Therefore, this change has no impact on other modules here.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-09-26 12:57:30 +02:00
Kiss Miklos
42a7e89b06
add test for global addition
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-09-26 11:40:18 +02:00