KoB
|
ce3639c588
|
feat(kubernetes-plugin): add pv and pvc rendering (#31355)
* feat: add persistent volumes rendering
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: add pv status
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: add volume status and volume type
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: add test for pv
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: add persistent volume claims
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: add persistent volume status pending
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: add persistent volume metadata
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: add persistent volume claims metadata
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: add persistent volume claims test code
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: changeset
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: remove gcp and gke.io
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: yarn build:api-reports
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: update pv to table drawer like pod
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* feat: update pvc to table drawer like pod
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: remove user event at test code
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: exclude pv,pvc from default objects
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: remove duplication import for pv
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: yarn build:api-reports
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: retrigger required checks
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: retrigger required checks
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: retrigger required checks
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
* chore: retrigger required checks
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
---------
Signed-off-by: 김병준 <kingbj0429@gmail.com>
Signed-off-by: KoB <63000843+kingbj940429@users.noreply.github.com>
|
2026-01-28 14:31:01 -05:00 |
|
Fredrik Adelöw
|
7455dae884
|
require the use of node prefix on native imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2026-01-26 13:22:53 +01:00 |
|
Ilya Savich
|
7c6530b036
|
Remove trivial deps
Signed-off-by: Ilya Savich <isavich@box.com>
|
2025-12-05 11:13:10 +01:00 |
|
Ilya Savich
|
7f9846fd55
|
Add Kubernetes Router extension point, add fetcher to custom objects provider
Signed-off-by: Ilya Savich <isavich@box.com>
|
2025-11-20 12:34:27 +01:00 |
|
Paul Schultz
|
05f60e1e0a
|
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
Signed-off-by: Paul Schultz <pschultz@pobox.com>
|
2025-10-14 08:29:21 -05:00 |
|
benjdlambert
|
908420bf3b
|
chore: fix up code review comments
Signed-off-by: benjdlambert <ben@blam.sh>
|
2025-08-18 15:30:53 +02:00 |
|
benjdlambert
|
3b8a186bf8
|
chore: updating extension type
Signed-off-by: benjdlambert <ben@blam.sh>
|
2025-08-18 11:10:27 +02:00 |
|
Fredrik Adelöw
|
3507fcdf89
|
Just some more circular dep cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-06-25 11:33:23 +02:00 |
|
Fredrik Adelöw
|
10405c3338
|
Merge pull request #29759 from backstage/freben/pinniped
remove backend-common from plugin-kubernetes-node
|
2025-04-29 12:05:20 +02:00 |
|
Fredrik Adelöw
|
9cdf00128c
|
remove backend-common from plugin-kubernetes-node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-04-28 17:09:46 +02:00 |
|
Gabriel Dugny
|
72d019d663
|
chore(typos): Fix low-impact typos
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
|
2025-04-23 17:56:22 +02:00 |
|
Fredrik Adelöw
|
835764ac43
|
fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-04-22 17:31:19 +02:00 |
|
Florian Bauer
|
ac0e1acf78
|
Kubernetes: add option to fetch additional objectTypes which are not present in DEFAULT_OBJECTS (#28150)
* Fixed lack of secrets
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>
* add tests
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>
* remove log
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>
---------
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>
|
2025-01-17 08:15:39 -05:00 |
|
Fredrik Adelöw
|
ed0aaec92f
|
move off of some alpha exports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-11-21 18:51:25 +01:00 |
|
Fredrik Adelöw
|
64dd202dc4
|
remove extra package documentation tags
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-09-25 15:36:38 +02:00 |
|
Johan Haals
|
29ee082ed6
|
backend-app-api: Remove deprecated MiddlewareFactory
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2024-08-14 14:32:03 +02: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 |
|
Camila Belo
|
eb34b87d5a
|
refactor: stop using getVoidLogger in tests
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-05-16 09:21:54 +02:00 |
|
blam
|
022f1953cb
|
bug: fixing the passing of backstage credentials everywhere
Signed-off-by: blam <ben@blam.sh>
|
2024-04-05 11:14:30 +02:00 |
|
Camila Belo
|
69d0217cba
|
fix: sent token to get entities request
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-03-05 11:29:33 +01: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 |
|
Andrés Mauricio Gómez P
|
6d615e781c
|
Update plugins/kubernetes-node/src/auth/PinnipedHelper.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
Update plugins/kubernetes-node/src/auth/PinnipedHelper.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
Update plugins/kubernetes-node/src/auth/PinnipedHelper.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
Update plugins/kubernetes-node/src/auth/PinnipedHelper.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
Update plugins/kubernetes-node/src/auth/PinnipedHelper.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2024-01-18 09:52:59 -05:00 |
|
Andres Mauricio Gomez P
|
cceed8acde
|
Introducing PinnipedHelper class to enable authentication to kubernetes clusters throught Pinniped and PinnipedTMC
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2024-01-18 09:38:02 -05:00 |
|
Jamie Klassen
|
63c7967d51
|
Merge pull request #22177 from andmagom/kubernetes/CustomAuthMetaToFrontend
Feature: Clusters endpoint is able to return Custom auth metadata info
|
2024-01-18 09:34:00 -05:00 |
|
Andres Mauricio Gomez P
|
a77559663c
|
Enabled a way to include custom auth metadata info on the clusters endpoint
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2024-01-18 08:25:29 -05:00 |
|
Andres Mauricio Gomez P
|
f180cba319
|
Enabling authentication to kubernetes clusters with mTLS x509 client certs
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-12-27 09:24:46 -05:00 |
|
Andres Mauricio Gomez P
|
6c5d7f6f40
|
Refactoring KubernetesBuilder.test.ts to use kubernetesObjectsProviderExtensionPoint, kubernetesClusterSupplierExtensionPoint, kubernetesAuthStrategyExtensionPoint, kubernetesFetcherExtensionPoint and kubernetesServiceLocatorExtensionPoint
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-12-13 12:05:14 -05:00 |
|
Andres Mauricio Gomez P
|
673e08a1a3
|
Creating extension point for kubernetesServiceLocator
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-12-13 12:05:13 -05:00 |
|
Andres Mauricio Gomez P
|
aa8ee8559b
|
Creating extension point for kubernetesFetcher
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-12-13 12:05:13 -05:00 |
|
Andres Mauricio Gomez P
|
49e6285275
|
Creating extension point for kubernetesAuthStrategy
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-12-13 12:05:13 -05:00 |
|
Andres Mauricio Gomez P
|
6010564860
|
Creating extension point for kubernetesClusterSupplier
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-12-13 12:05:11 -05:00 |
|
Andres Mauricio Gomez P
|
6b044e8840
|
Moving KubernetesObjectsProvider interface to kubernetes-node to avoid a cyclic dependency
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-10-10 13:15:33 +02:00 |
|
Andres Mauricio Gomez P
|
cbb0e3c3f4
|
Creating extension point for kubernetesObjectsProvider
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-10-10 13:15:33 +02:00 |
|