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

support batch-id labeling for canary and bluegreen strategy #249

Open
2 tasks
furykerry opened this issue Jan 3, 2025 · 3 comments · May be fixed by #250
Open
2 tasks

support batch-id labeling for canary and bluegreen strategy #249

furykerry opened this issue Jan 3, 2025 · 3 comments · May be fixed by #250
Assignees
Labels
enhancement New feature or request

Comments

@furykerry
Copy link
Member

furykerry commented Jan 3, 2025

currently batch-id and order-id is patched onto the pod only when batch-release strategy, however it is also desirable to see the updated pod of each canary and bluegreen step.

order id: rollouts.kruise.io/rollout-id
batch id: rollouts.kruise.io/rollout-batch-id

this issue can be solved in two sub-task

  • support batch-id labeling for canary strategy
  • support batch-id labeling for bluegreen strategy
@furykerry furykerry added the enhancement New feature or request label Jan 3, 2025
@PersistentJZH
Copy link

/assign

@furykerry
Copy link
Member Author

@PersistentJZH can you work on the labeling for canary strategy ? the bluegreen strategy is more complicated, and can be left to @AiRanthem

@PersistentJZH
Copy link

@PersistentJZH can you work on the labeling for canary strategy ? the bluegreen strategy is more complicated, and can be left to @AiRanthem

sure, I will work on the labeling for canary strategy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants