Commit Graph

129 Commits

Author SHA1 Message Date
github-actions[bot] c42c710982 Version Packages (next) 2024-10-01 09:20:36 +00:00
Fredrik Adelöw d2c0746aee Merge pull request #26844 from aramissennyeydd/react-types-peer-dependencies
move react types to a dev dependency and peer dependency
2024-10-01 11:02:49 +02:00
Fredrik Adelöw fb613b7808 Merge pull request #26531 from backstage/renovate/kubernetes-models-base-5.x
fix(deps): update dependency @kubernetes-models/base to v5
2024-09-27 14:22:20 +02:00
aramissennyeydd 5129ad0669 standard react version
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:12:19 -04:00
aramissennyeydd 4958c01d14 revert version of react and fix merge conflicts
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:08:37 -04:00
aramissennyeydd a99bf141a0 use common react version
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:04:08 -04:00
aramissennyeydd 264f537977 add linting for peer deps
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:02:40 -04:00
aramissennyeydd e1c89ddd08 add react and react-router as dev dependencies
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:01:31 -04:00
aramissennyeydd dc9d3acc87 move react types to a dev dependency and peer dependency
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 20:57:54 -04:00
github-actions[bot] 96864c8386 Version Packages (next) 2024-09-24 09:04:06 +00:00
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00
secustor 65da28ad53 add newly generated api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:34 +02:00
github-actions[bot] 698adeb1ea Version Packages 2024-09-17 13:19:01 +00:00
github-actions[bot] 47358815d6 Version Packages (next) 2024-09-10 13:56:19 +00:00
renovate[bot] 836127cb40 chore(deps): update dependency @testing-library/react to v16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 09:00:42 +00:00
renovate[bot] 605e0bb62b fix(deps): update dependency @kubernetes-models/base to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 12:23:43 +00:00
github-actions[bot] 582092fb23 Version Packages (next) 2024-09-03 14:38:01 +00:00
github-actions[bot] 2a2c84ba68 Version Packages 2024-08-20 08:56:34 +00:00
Deepankumar 954a5939db Liveness probe added in ContainerCard component (#25958)
* Liveness probe added in ContainerCard component

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* liveness probe shows only if available

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* changed return object from variable

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

---------

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-08-15 09:10:48 +01:00
github-actions[bot] 003494838b Version Packages (next) 2024-08-13 13:59:06 +00:00
github-actions[bot] 120319d2b5 Version Packages (next) 2024-08-06 13:15:32 +00:00
github-actions[bot] 58bbb3edca Version Packages (next) 2024-07-30 12:26:11 +00:00
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
Camila Belo b82aff92aa refactor(test-utils): deprecate the isDockerDisabledForTests function
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 17:06:00 +02:00
Camila Belo 95a3a0b91c refactor(test-utils): rename setupRequestMockHandlers to setupMswHandler
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 15:45:49 +02:00
Seba 2414d86668 Kubernetes react -> Warning: validateDOMNesting(...): <ul> cannot appear as a descendant of <p> (#25559)
* fix html markup in FixDialog

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* Update .changeset/short-impalas-suffer.md

Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com>

---------

Signed-off-by: sebalaini <sebastianolaini@gmail.com>
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 08:28:50 -04:00
github-actions[bot] e583b47687 Version Packages (next) 2024-07-09 12:58:58 +00:00
Ilias Van Peer e3cb6abeec Add namespace label to argo rollouts in kubernetes (#25467)
* Create fixture for rollouts

Since rollouts have customized support, having a fixture for them can
help in maintaining their rendering.

Signed-off-by: ilias <mail@ilias.xyz>

* Show namespace on Argo Rollout drawers

Signed-off-by: ilias <mail@ilias.xyz>

* Add changeset

Signed-off-by: ilias <mail@ilias.xyz>

* Check namespace shows up on rollouts

Signed-off-by: ilias <mail@ilias.xyz>

---------

Signed-off-by: ilias <mail@ilias.xyz>
2024-07-02 10:47:10 -04:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
github-actions[bot] 18a40424cb Version Packages 2024-06-18 12:37:38 +00:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
Patrik Oldsberg d44a20a5cd add plugin metadata to all plugin packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
github-actions[bot] 77da22e67f Version Packages (next) 2024-05-28 13:43:01 +00:00
Patrik Oldsberg b3906b2347 Merge pull request #24878 from alexef/more-fetch
fix: use fetchApi instead of explicit identityApi token in remaining plugins
2024-05-28 15:02:35 +02:00
Ben Lambert b319254ffc Merge pull request #24827 from mclarke47/move-to-hpa-v2
fix: move kubernetes autoscaling to v2
2024-05-28 11:48:22 +02:00
Alex Eftimie bbd19b7c45 fix build
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-23 11:25:22 +02:00
Alex Eftimie 206ce36aa2 Use fetch
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-23 10:39:51 +02:00
github-actions[bot] cce04957e9 Version Packages (next) 2024-05-21 14:41:46 +00:00
Matthew Clarke 0177f75892 fix: move kubernetes autoscaling to v2
Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2024-05-17 16:17:37 -04:00
github-actions[bot] 0972164fbc Version Packages 2024-05-14 12:02:01 +00:00
github-actions[bot] 0478509ee2 Version Packages (next) 2024-04-30 11:22:01 +00:00
Seba 3102a99f48 add the namespace label to CronJobDrawer & IngressDrawer (#24485)
Signed-off-by: sebalaini <sebastianolaini@gmail.com>
2024-04-26 14:28:17 -04:00
github-actions[bot] 46046059b4 Version Packages (next) 2024-04-23 14:53:09 +00:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
Timothy Deakin 58800ba44c feat: add eslint rule for top level imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-04-13 18:01:36 +01:00
renovate[bot] abfbcfca9c chore(deps): update dependency @testing-library/react to v15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 21:06:44 +00:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
Deepankumar e6d474f1bb Fixed ResourceUtilization component for POD Memory Limits (#23982)
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-04-04 11:36:41 -04:00