Skip to content

Commit 63879a4

Browse files
authored
Merge pull request #4918 from nojnhuh/uami-ci
add user-assigned identity to worker nodes for CI version templates
2 parents d5d822d + f6f94d5 commit 63879a4

File tree

6 files changed

+14
-0
lines changed

6 files changed

+14
-0
lines changed

templates/test/ci/cluster-template-prow-ci-version-dual-stack.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/cluster-template-prow-ci-version-ipv6.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/cluster-template-prow-ci-version.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/prow-ci-version/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ patches:
5555
- path: patches/machine-deployment-ci-version-control-plane.yaml
5656
- path: ../patches/metrics-server-enabled-cluster.yaml
5757
- path: ../patches/controller-manager-featuregates.yaml
58+
- path: ../patches/uami-md-0.yaml
5859
configMapGenerator:
5960
- behavior: merge
6061
files:

templates/test/ci/prow-machine-pool-ci-version/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ patches:
2929
- path: patches/machine-pool-ci-version.yaml
3030
- path: ../patches/machine-pool-worker-counts.yaml
3131
- path: patches/machine-pool-ci-version-windows.yaml
32+
- path: ../patches/uami-mp-0.yaml
3233
configMapGenerator:
3334
- behavior: merge
3435
files:

0 commit comments

Comments
 (0)