Commit Graph

222 Commits

Author SHA1 Message Date
Patrik Oldsberg be32bc3edb package,plugins: move react to peer deps and include v17
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-07 17:38:14 +01:00
Matthew Clarke c010632f88 kubernetes-plugin: integrate with top method from kubernetes client library (#8248)
* kubernetes-plugin: integrate with top method from kubernetes client library

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

* fix existing tests

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

* prettier

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

* add fetcher test

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

* update api report

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

* fix fe tests

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

* fe tests

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

* changeset

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

* add skip metrics lookup flag

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

* add skip metrics lookup to gke locator and docs

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

* fix tests

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

* minor change

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

* missed prettier

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

* missed file

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

* more details to changeset

Signed-off-by: mclarke <mclarke@spotify.com>
2021-12-02 23:10:48 +00:00
github-actions[bot] 29f2606ed9 Version Packages 2021-12-02 12:35:24 +00:00
Andrew Tran bccebd0884 fix typo in test
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 12:14:45 -06:00
Andrew Tran 487647524a update PodsTable tests
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 11:17:57 -06:00
Andrew Tran a73df1532f fix spellings and update changeset
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 10:06:16 -06:00
Andrew Tran ec25c34676 add a few tests
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 10:06:16 -06:00
Andrew Tran c8f72b29eb add cronjobs/jobs to k8s tab
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 10:06:16 -06:00
github-actions[bot] ef34f5de7b Version Packages 2021-11-25 12:40:52 +00:00
Fredrik Adelöw 7b124c2729 Merge pull request #8182 from livetocode/feature/addOpenshiftUrlFormatter
implement openshiftFormatter
2021-11-25 00:11:36 +01:00
Morgan Martinet 2c54173a39 apply code review recommandations
use encodeURIComponent on dynamic parts
ensure that we keep any dashboard path prefix when generating links
move URL hash exception for SPAs into the standardFormatter

Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-11-23 18:01:30 -05:00
Patrik Oldsberg 8a96019a39 Merge branch 'master' into rugvip/test-port 2021-11-22 17:33:10 +01:00
Morgan Martinet 3739d3f773 implement openshiftFormatter
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-11-22 00:05:55 -05:00
Patrik Oldsberg 0fae9f2c0b core-app-api: fix and release accidental createApp type breakage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 22:54:46 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
Patrik Oldsberg 29ef695410 packages,plugins: migrate to using TestApiProvider and Registry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 11:28:46 +01:00
blam 8b21788e96 chore: added some more deprecation fixes for the routeRefs
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam 1332a98a01 chore: fixing deprecation warnings for all the things that are in the monorepo
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:24:20 +01:00
github-actions[bot] 3369ade8c0 Version Packages 2021-11-11 11:07:58 +00:00
rgorkovenko 9f3dd76bc7 fix: kuber plugin pass id token on getClusters req
Signed-off-by: rgorkovenko <rodiongork@github.com>
2021-11-09 10:07:22 +03:00
github-actions[bot] d66c5f1282 Version Packages 2021-10-28 14:06:43 +00:00
blam d465f2e0af chore: bump the msw package and remove it from test-utils as it's not even needed
Signed-off-by: blam <ben@blam.sh>
2021-10-26 17:13:49 +02:00
Ben Lambert a22ebf3da6 Merge pull request #7681 from mclarke47/refresh-kubernetes-plugin-at-interval
Refresh k8s plugin at interval
2021-10-25 10:23:00 +02:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
mclarke47 4c08c30178 add refresh test
Signed-off-by: mclarke47 <matthewclarke47@gmail.com>
2021-10-19 19:59:16 +01:00
mclarke47 eaa78edcbc refactor and refresh k8s plugin at interval
Signed-off-by: mclarke47 <matthewclarke47@gmail.com>
2021-10-19 19:49:45 +01:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00:00
github-actions[bot] 97420439e1 Version Packages 2021-10-07 12:17:39 +00:00
Jeff Stein c148c8854b feat(kubernetes): support rancher with path prefix
Signed-off-by: Jeff Stein <jeff@jeffvstein.org>
2021-10-05 12:39:35 -07:00
Eric Peterson 81a41ec249 Apply extension-names codemod to monorepo.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-10-04 19:29:43 +02:00
Patrik Oldsberg ca0559444c avoid usage of to*Case + add project lint rule
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:43:11 +02:00
github-actions[bot] f67e8ddcec Version Packages 2021-09-30 11:43:05 +00:00
Patrik Oldsberg 2dab51237c kubernetes: fix DeploymentDrawer conditional namespace rendering + add test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-29 17:38:40 +02:00
Patrik Oldsberg d4a0f8ce8d Merge branch 'master' into k8s-plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-29 17:08:26 +02:00
Patrik Oldsberg 927c6d6302 kubernetes: add isolatated plugin dev setup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-29 16:46:12 +02:00
Patrik Oldsberg 6ba06efe08 kubernetes: export API types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-29 16:46:11 +02:00
Fredrik Adelöw 92c3d6dc04 Merge pull request #7356 from backstage/dependabot/npm_and_yarn/testing-library/react-hooks-7.0.2
build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
2021-09-28 15:25:56 +02:00
Patrik Oldsberg 075562efa7 Merge pull request #7309 from branchvincent/kubernetes-rancher
feat(kubernetes): add rancher dashboard formatter
2021-09-28 13:11:51 +02:00
dependabot[bot] e5327abaa3 build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.4.2 to 7.0.2.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v3.4.2...v7.0.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 13:01:24 +02:00
Andre Wanlin 28d4e6f0fc Updated API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-26 11:04:50 -05:00
Andre Wanlin 8d397ef27a Add check for Kubernetes annotation on entity
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:27:57 -05:00
Branch Vincent 6c0bd7fb75 feat(kubernetes): add rancher dashboard formatter
Signed-off-by: Branch Vincent <branchevincent@gmail.com>
2021-09-23 23:42:45 -04:00
github-actions[bot] 6e5b1bda9d Version Packages 2021-09-23 10:01:17 +00:00
Fredrik Adelöw 0492cff964 Merge pull request #6782 from livetocode/feature/k8s-dashboard-links
provide access to the Kubernetes dashboard when viewing a specific resource
2021-09-20 14:17:30 +02:00
github-actions[bot] fff5c48429 Version Packages 2021-09-16 11:41:51 +00:00
Oliver Sand 4d96985088 Merge pull request #7196 from SDA-SE/feat/update-material-lab
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
2021-09-16 12:29:41 +02:00
Oliver Sand 9f1362dcc1 Upgrade @material-ui/lab to 4.0.0-alpha.57
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-15 16:51:23 +02:00
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Patrik Oldsberg 71f6356390 plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:33:40 +02:00
livetocode 07a8543ffa Merge branch 'backstage:master' into feature/k8s-dashboard-links 2021-09-11 18:25:34 -04:00