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

Feature: support batch-id labeling for bluegreen strategy #250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AiRanthem
Copy link
Member

@AiRanthem AiRanthem commented Jan 7, 2025

Ⅰ. Describe what this PR does

new pods created by each step of a rollout blue-green release will be patched with the rollouts.kruise.io/rollout-id and rollouts.kruise.io/rollout-batch-id labels, which is useful for platforms to select pods with some specific batch

Ⅱ. Does this pull request fix one issue?

fixes #249

Ⅲ. Special notes for reviews

@AiRanthem AiRanthem marked this pull request as ready for review January 7, 2025 12:03
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.

support batch-id labeling for canary and bluegreen strategy
1 participant