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

Merged
merged 8 commits into from
Feb 7, 2025

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
@cameronmeissner cameronmeissner marked this pull request as ready for review February 7, 2025 20:34
@cameronmeissner cameronmeissner enabled auto-merge (squash) February 7, 2025 20:46
Copy link
Collaborator

@Devinwong Devinwong left a comment

Choose a reason for hiding this comment

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

lgtm

@cameronmeissner cameronmeissner merged commit da10daa into master Feb 7, 2025
17 checks passed
@cameronmeissner cameronmeissner deleted the cameissner/defs branch February 7, 2025 21:30
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.

2 participants