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 |
|
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
|
472a47f163
|
Adding a deprecation message for the types
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-12-13 12:05:15 -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 |
|
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 |
|
Patrik Oldsberg
|
2faf047072
|
Merge pull request #21604 from backstage/rugvip/kebab
switch all backend module IDs to use kebab-case
|
2023-11-29 10:54:41 +01:00 |
|
github-actions[bot]
|
356906bab8
|
Version Packages (next)
|
2023-11-28 13:37:18 +00:00 |
|
Patrik Oldsberg
|
cc4228ec11
|
switch all backend module IDs to use kebab-case
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-11-28 11:53:57 +01:00 |
|
Patrik Oldsberg
|
aea8f8d329
|
repo-tools: flip around API report naming
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-11-28 10:47:35 +01:00 |
|
Fredrik Adelöw
|
d423b9ef31
|
Merge pull request #21391 from backstage/renovate/aws-crypto-sha256-js-5.x
fix(deps): update dependency @aws-crypto/sha256-js to v5
|
2023-11-23 13:11:29 +01:00 |
|
Fredrik Adelöw
|
99fb54183b
|
Revert "Revert "fix(deps): update dependency @azure/identity to v4""
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-11-22 09:30:10 +01:00 |
|
Fredrik Adelöw
|
80bcf89c8a
|
Revert "fix(deps): update dependency @azure/identity to v4"
|
2023-11-22 00:00:38 +01:00 |
|
Fredrik Adelöw
|
3efcce49bf
|
Merge pull request #21393 from backstage/renovate/azure-identity-4.x
fix(deps): update dependency @azure/identity to v4
|
2023-11-21 23:49:13 +01:00 |
|
github-actions[bot]
|
8ece80419a
|
Version Packages (next)
|
2023-11-21 15:13:12 +00:00 |
|
renovate[bot]
|
42c1aee741
|
fix(deps): update dependency @google-cloud/container to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-20 15:08:04 +00:00 |
|
renovate[bot]
|
3978b71645
|
fix(deps): update dependency @azure/identity to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-20 09:22:06 +00:00 |
|
renovate[bot]
|
ae94d3ce6f
|
fix(deps): update dependency @aws-crypto/sha256-js to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-17 18:54:37 +00:00 |
|
Jamie Klassen
|
61b4e61a87
|
Merge pull request #21180 from backstage/renovate/kubernetes-client-node-0.x
fix(deps): update dependency @kubernetes/client-node to v0.20.0
|
2023-11-16 14:08:06 -05:00 |
|
Deepankumar
|
52050ada6e
|
SingleTenant ServiceLocatorMethod for Kubernetes cluster by entity annotation (#20954)
* Filter Kubernetes cluster by entity annotation
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
* Documentation updated
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
* SingleTenantLocator implemented
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
* API reports updated
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
* spelling corrected
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
* document updated and fixed review comments
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
---------
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
|
2023-11-15 14:54:22 -05:00 |
|
github-actions[bot]
|
c8a8aac2af
|
Version Packages
|
2023-11-14 13:25:17 +00:00 |
|
renovate[bot]
|
706fc3a7e1
|
fix(deps): update dependency @kubernetes/client-node to v0.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-10 01:14:14 +00:00 |
|
github-actions[bot]
|
8a9f0ce86b
|
Version Packages (next)
|
2023-11-07 09:43:56 +00:00 |
|
Jenson3210
|
df40b067e1
|
Kubernetes: Resource quotas as default objects (#20951)
* Fixed the lack of `resourcequotas`
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
* Fixed the lack of `resourcequotas`
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
* Fixed the lack of `resourcequotas`
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
* Fixed the lack of `resourcequotas`
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
---------
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
|
2023-11-06 16:13:59 -05:00 |
|
Patrik Oldsberg
|
eef4e4660b
|
Merge pull request #20321 from szubster/k8s-catalog-dashboard-params
Store GKE dashboard parameters in catalog
|
2023-11-01 13:49:10 +01:00 |
|
github-actions[bot]
|
f577e1176f
|
Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-31 15:42:09 +01:00 |
|
Fredrik Adelöw
|
ad7d38c4b6
|
fix tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-10-25 11:26:57 +02: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 |
|
Jamie Klassen
|
5a52a8eb48
|
Merge pull request #20541 from szubster/k8s-empty-labelselector
Allow passing undefined labelSelector to KubernetesFetcher
|
2023-10-11 11:33:28 -04:00 |
|
Tomasz Szuba
|
ae943c3bb1
|
Allow passing undefined labelSelector to KubernetesFetcher
Signed-off-by: Tomasz Szuba <tszuba@box.com>
|
2023-10-11 16:53:49 +02:00 |
|
Fredrik Adelöw
|
f4dbbfb322
|
Merge pull request #20397 from backstage/renovate/kubernetes-client-node-0.x
fix(deps): update dependency @kubernetes/client-node to v0.19.0
|
2023-10-11 16:08:36 +02: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
|
99c1ef9c26
|
Modifying resourceRoutes tests to use startTestBackend and the kubernetesObjectsProviderExtensionPoint
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 |
|
Tomasz Szuba
|
62180df4ee
|
Store GKE dashboard parameters in catalog
Signed-off-by: Tomasz Szuba <tszuba@box.com>
|
2023-10-10 10:30:04 +02:00 |
|
renovate[bot]
|
9101c0d1b6
|
fix(deps): update dependency @kubernetes/client-node to v0.19.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-07 16:18:29 +00:00 |
|
Patrik Oldsberg
|
fc0ac98469
|
Merge pull request #20378 from backstage/rugvip/20-fixes
More fixes for node 20 test breakage + overridePackagePathResolution
|
2023-10-05 21:01:48 +02:00 |
|
Patrik Oldsberg
|
3247b26d63
|
kubernetes-backend: refactor tests to avoid mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-04 16:41:16 +02:00 |
|
Andres Mauricio Gomez P
|
201eb08c84
|
Validating that custom auth strategies don't include dashes
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-10-03 10:29:28 -05:00 |
|
Andres Mauricio Gomez P
|
e4a83c1b85
|
kubernetes-backend proxy API invoke Authentication Strategies when Backstage-Kubernetes-Authorization-X-X are provided
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
|
2023-10-03 10:29:14 -05:00 |
|
github-actions[bot]
|
f95345c845
|
Version Packages (next)
|
2023-10-03 10:49:45 +00:00 |
|
github-actions[bot]
|
bea3617712
|
Version Packages (next)
|
2023-09-26 13:20:00 +00:00 |
|