image-builder icon indicating copy to clipboard operation
image-builder copied to clipboard

The Windows Azure images should use k-sigs/windows-testing infra for image validation

Open marosset opened this issue 2 months ago • 1 comments

Is your feature request related to a problem? Please describe.

Recently some Azure Windows images broke sig-windows test passes. Ex: https://github.com/kubernetes/test-infra/pull/34771 where we had to pin the test passes to use an older image until the issue got resolved.

Describe the solution you'd like

We should use the sig-windows test infrastructure (https://github.com/kubernetes-sigs/windows-testing/blob/master/capz/run-capz-e2e.sh) to validate new image-builder images prior to promoting them. This validation should ensure that at least one Windows node provisioned successfully and was able to join to a Kubernetes cluster

Describe alternatives you've considered

Additional context


/kind feature

marosset avatar Oct 27 '25 18:10 marosset

/cc @mboersma @jackfrancis @zylxjtu

marosset avatar Oct 27 '25 18:10 marosset