You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Requesting a user-friendly release notes page for the AKS Node Images. It should have details of the security patches, any breaking changes and updates to the core packages, components etc
Describe the solution you'd like
A page similar to the AKS releases notes
Describe alternatives you've considered
Currently need to do a diff check between auto generated component list of the latest node image version and previous version to see what has changed,
The text was updated successfully, but these errors were encountered:
Hi @manandakmsft - did you try the AKS Release Tracker? If you select the Node Image type (say, Azure Linux) you can then click on the release and it will show you what is installed on that instance. These links point to the AgentBaker repository that contains release details - for example: 202412.10.0.txt and 202412.10.0.txt. You can do a diff on these to understand what's changed between node images. Appreciate it's not automated, but the information is there if required.
Is your feature request related to a problem? Please describe.
Requesting a user-friendly release notes page for the AKS Node Images. It should have details of the security patches, any breaking changes and updates to the core packages, components etc
Describe the solution you'd like
A page similar to the AKS releases notes
Describe alternatives you've considered
Currently need to do a diff check between auto generated component list of the latest node image version and previous version to see what has changed,
The text was updated successfully, but these errors were encountered: