Prevent Windows Updates by disabling the service#1083
Prevent Windows Updates by disabling the service#1083vuil merged 1 commit intovmware-tanzu:mainfrom stuartpreston:prevent_windows_updates
Conversation
|
Cluster Generation A/B Results: |
pkg/v1/providers/ytt/03_customizations/03_windows/prevent_windows_updates.yaml
Outdated
Show resolved
Hide resolved
|
Cluster Generation A/B Results: |
Signed-off-by: Stuart Preston <spreston@vmware.com> Co-authored-by: Naadir Jeewa <naadir@randomvariable.co.uk>
|
Cluster Generation A/B Results: |
|
Re-verified expected behavior with @randomvariable suggested change. |
|
Cluster Generation A/B Results: |
pkg/v1/providers/ytt/03_customizations/03_windows/prevent_windows_updates.yaml
Show resolved
Hide resolved
|
gtg |

Signed-off-by: Stuart Preston spreston@vmware.com
What this PR does / why we need it
This PR prevents Windows Updates by disabling the service during the Kubeadm join. As we regularly build images with the latest Windows Updates, we should not be applying and rebooting any patches at runtime. The intended outcome of this PR is to lower the impact that rebooting the node has.
Which issue(s) this PR fixes
Fixes #977
Describe testing done for PR
Release note
PR Checklist
Additional information
Special notes for your reviewer