Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add node os upgrade channel #1120

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

hsubramanianaks
Copy link
Collaborator

@hsubramanianaks hsubramanianaks commented Dec 11, 2024

This PR fixes an issue where nodeOSUpgradeChannel was missing in the properties for AKS cluster creation ARM template causing CVE alerts. This has been set to NodeImage which updates NodeImage weekly - more details below
https://learn.microsoft.com/en-us/azure/aks/auto-upgrade-node-os-image?tabs=azure-cli#update-ownership-and-schedule

image

customers control these upgrades via maintenance configurations. More details here - https://learn.microsoft.com/en-us/azure/aks/auto-upgrade-node-os-image?tabs=azure-cli#node-os-planned-maintenance-windows

@hsubramanianaks hsubramanianaks force-pushed the fix-node-upgrade-channel branch from 4b0d265 to 8e50120 Compare December 11, 2024 18:24
@Tatsinnit Tatsinnit self-requested a review December 11, 2024 20:49
@Tatsinnit Tatsinnit added bug Something isn't working enhancement 🚀 New feature or request or improvements on existing code. labels Dec 11, 2024
@hsubramanianaks hsubramanianaks marked this pull request as ready for review December 11, 2024 20:49
Copy link
Member

@Tatsinnit Tatsinnit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ Thank you so much for this, Looks great to me, we can get this tested and ship it <3

Copy link
Collaborator

@ReinierCC ReinierCC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tatsinnit Tatsinnit merged commit f48f240 into Azure:main Dec 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement 🚀 New feature or request or improvements on existing code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants