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

Add field spec.analysis.canaryReadyThreshold for configuring canary threshold #1102

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

somtochiama
Copy link
Member

This pull request adds the spec.analysis.canaryReadyThreshold for configuring the percentage of canary workloads that must be available/ready before rollout can continue.

Fixes: #944

Signed-off-by: Somtochi Onyekwere somtochionyekwere@gmail.com

Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @somtochiama 🏅

@stefanprodan stefanprodan merged commit 3bfa7c9 into fluxcd:main Feb 10, 2022
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.

Interaction of HPA + progressDeadlineSeconds flag can cause canary failure during peak times
2 participants