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

fix: abort scaledown stable RS for canary with traffic routing #1331

Merged

Commits on Jul 9, 2021

  1. fix: abort scaledowns stable RS for canary with traffic routing

    - Don't set desiredNewReplica to 0 if rollout is aborted
    
    Signed-off-by: Hui Kang <hui.kang@salesforce.com>
    Hui Kang committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    aff0e67 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. set weight to 100 by comparing the rollout.Status.CurrentPodHash and …

    …rollout.Status.StableRS
    
    co-authored-by: Jesse Suen <jesse_suen@intuit.com>
    Signed-off-by: Hui Kang <hui.kang@salesforce.com>
    Hui Kang and jessesuen committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    154229c View commit details
    Browse the repository at this point in the history