Mark Rossetti
Mark Rossetti
This PR is to try and repo the issue where containerd doesn't get upgraded during provisioning
This issue is to track running Windows tests on a cluster where DSR is enabled on the hosts to better validate DSR functionally on Windows.
#### What would you like to be added: We should version the [README.md KEP template file](https://github.com/kubernetes/enhancements/blob/master/keps/NNNN-kep-template/README.md) and ensure that PRs that update the README files under https://github.com/kubernetes/enhancements/tree/master/keps have been updated...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: https://github.com/kubernetes/kubernetes/pull/125297 is adding a Windows flavor to the kube-proxy image and...
### Description ### Issue https://github.com/kubernetes/kubernetes/pull/122922 added support for memory pressure eviction singals on Windows in v1.31 and these are the corresponding doc updates. /sig windows /area kubelet Closes: #
### Enhancement Description - One-line enhancement description (can be used as a release note): Support DSR and Overlay networking in Windows kube-proxy - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/5100-windows-dsr-and-overlay-support - Discussion Link:...
Adds a PR job to build a windows cluster with `run-capz-e2e.sh` and then run the azuredisk-csi-driver e2e test This targets a fork for run-capz-e2e.sh with https://github.com/marosset/windows-testing/commit/f5bbb638edeeb32efcadce1383d342e8c4b158c6 so we can run...
This is so we can run jobs like the the azuredisk/azurefile csi driver tests using the CAPZ templates from this repo instead of capz. example expected usage: https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-cloud-provider/azure/release-master.yaml#L152-L161 These jobs...