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

feat: add new GetMaintainedLinuxSIGImageConfigMap API #5604

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

cameronmeissner
Copy link
Collaborator

@cameronmeissner cameronmeissner commented Jan 17, 2025

What type of PR is this?

What this PR does / why we need it:

details from new API description:

// GetMaintainedLinuxSIGImageConfigMap returns a set of Distro -> SigImageConfig mappings
// for ALL Linux distros that are currently built and maintained by AKS Node SIG (Version == LinuxSIGImageVersion).
// Note that each distro's SigImageConfig SubscriptionID field will be empty.
// This can be used downstream to make sure that all expected images have been properly replicated before
// releasing new versions of agentbakersvc.

will be used by downstream code to safely release agentbakersvc

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

@cameronmeissner cameronmeissner changed the title feat: add new GetAllMaintainedLinuxSIGImageConfigTemplates API feat: add new GetMaintainedLinuxSIGImageConfigMap API Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant