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 |
|