Skip to content

Commit 2e817c3

Browse files
authored
Merge pull request #5436 from willie-yao/test-dra
fix: Update DRA test api version to v1beta1
2 parents 6967dce + 2723057 commit 2e817c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/patches/dra-kubeadmcontrolplane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
value: DynamicResourceAllocation=true
2222
- op: add
2323
path: /spec/kubeadmConfigSpec/clusterConfiguration/apiServer/extraArgs/runtime-config
24-
value: resource.k8s.io/v1alpha3=true
24+
value: resource.k8s.io/v1beta1=true
2525
- op: add
2626
path: /spec/kubeadmConfigSpec/clusterConfiguration/scheduler
2727
value:

templates/test/dev/cluster-template-custom-builds-dra.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)