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 maxConcurrentCanaries flag to limit concurrent progressing canaries #1568

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

Commits on Sep 9, 2024

  1. add maxConcurrentCanaries flag to limit concurrent progressing canaries

    This adds a flag to limit concurrent progessing canaries to avoid high
    requests of resources at once.
    
    The flag will not take effect if set to "0", which is default.
    
    Closes fluxcd#1069
    
    Signed-off-by: Louis Halbritter <[email protected]>
    
    chore: update Helm default values and README
    
    Signed-off-by: Louis Halbritter <[email protected]>
    louishalbritter committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    eedb8e8 View commit details
    Browse the repository at this point in the history