Closed dougsland closed 2 years ago
/good-first-issue
@dougsland: This request has been marked as suitable for new contributors.
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue
command.
@knabben already fixed that using stable:
k8s_linux_apiserver="stable-${kubernetes_version}"
Issue:
The CI Image for APIServer is static is require manually change for updating.
Steps to change it:
How to test after the change?
Goal: make sure it's using the latest kubernetes image for CI without breaking the build process.
See discussion here for more info: https://github.com/kubernetes-sigs/sig-windows-dev-tools/pull/148