Commit Graph

26 Commits

Author SHA1 Message Date
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
Fredrik Adelöw f933590c95 Merge pull request #21842 from andmagom/kubernetes/mTLS
Enabling authentication to kubernetes clusters with mTLS x509 client certs
2024-01-18 14:35:34 +01: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
github-actions[bot] 8070f67dc4 Version Packages 2024-01-16 11:44:56 +00:00
github-actions[bot] ac277f3c91 Version Packages (next) 2024-01-09 12:44:34 +00:00
github-actions[bot] a3ccddeba5 Version Packages (next) 2024-01-02 10:42:54 +00: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
github-actions[bot] c9f71fba8d Version Packages (next) 2023-12-25 23:42:26 +00:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00: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
github-actions[bot] 3f1192f32f Version Packages (next) 2023-12-12 15:45:17 +00:00
github-actions[bot] a7f57602d1 Version Packages (next) 2023-12-05 13:55:44 +00:00
github-actions[bot] 356906bab8 Version Packages (next) 2023-11-28 13:37:18 +00:00
github-actions[bot] 8ece80419a Version Packages (next) 2023-11-21 15:13:12 +00:00
github-actions[bot] c8a8aac2af Version Packages 2023-11-14 13:25:17 +00:00
github-actions[bot] 8a9f0ce86b Version Packages (next) 2023-11-07 09:43:56 +00:00
github-actions[bot] f577e1176f Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-31 15:42:09 +01:00
github-actions[bot] 8345a35d04 Version Packages (next) 2023-10-24 11:04:16 +00:00
github-actions[bot] 8cdb8c2e40 Version Packages 2023-10-17 08:54:50 +00:00
github-actions[bot] e43d3eb1b7 Version Packages (next) 2023-10-10 11:39:03 +00: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