Skip to content

Commit

Permalink
Merge pull request #31848 from lzhecheng/release-branch-use-oot-cp
Browse files Browse the repository at this point in the history
1.28, 1.29 use linux-vmss-ci-no-win-oot-credential-provider
  • Loading branch information
k8s-ci-robot committed Feb 6, 2024
2 parents baee779 + b066476 commit 21d5052
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ presubmits:
- name: KUBERNETES_VERSION # CAPZ config
value: "latest-1.28"
- name: CLUSTER_TEMPLATE # CAPZ config
value: https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/tests/k8s-azure/manifest/cluster-api/linux-vmss-ci-no-win.yaml
value: https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/tests/k8s-azure/manifest/cluster-api/linux-vmss-ci-no-win-oot-credential-provider.yaml
- name: AZURE_LOADBALANCER_SKU # cloud-provider-azure config
value: "Standard"
- name: CUSTOM_CLOUD_PROVIDER_CONFIG # CAPZ config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ presubmits:
- name: KUBERNETES_VERSION # CAPZ config
value: "latest-1.29"
- name: CLUSTER_TEMPLATE # CAPZ config
value: https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/tests/k8s-azure/manifest/cluster-api/linux-vmss-ci-no-win.yaml
value: https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/tests/k8s-azure/manifest/cluster-api/linux-vmss-ci-no-win-oot-credential-provider.yaml
- name: AZURE_LOADBALANCER_SKU # cloud-provider-azure config
value: "Standard"
- name: CUSTOM_CLOUD_PROVIDER_CONFIG # CAPZ config
Expand Down

0 comments on commit 21d5052

Please sign in to comment.