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

feat: Implement Issue #1779: add rollout.Spec.Strategy.Canary.MinPodsPerReplicaSet #2448

Merged
merged 11 commits into from
Dec 19, 2022

Commits on Dec 2, 2022

  1. add rollout.Spec.Strategy.Canary.MinPodsPerRS (for TrafficRoutedCanar…

    …y only)
    
    Signed-off-by: Shlomo Sanders <ssanders@synamedia.com>
    Shlomo Sanders committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    30f9af7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. fix lint and test

    Signed-off-by: Shlomo Sanders <ssanders@synamedia.com>
    Shlomo Sanders committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    6d3eb36 View commit details
    Browse the repository at this point in the history
  2. fix codegen

    Signed-off-by: Shlomo Sanders <ssanders@synamedia.com>
    Shlomo Sanders committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    33c3429 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    8bef42a View commit details
    Browse the repository at this point in the history
  2. rename MinPodsPerRS to MinPodsPerReplicaSet

    Signed-off-by: Shlomo Sanders <ssanders@synamedia.com>
    Shlomo Sanders committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    9db92cd View commit details
    Browse the repository at this point in the history
  3. fix lint and codegen

    Signed-off-by: Shlomo Sanders <ssanders@synamedia.com>
    Shlomo Sanders committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    b739241 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. update specification.md

    Signed-off-by: Shlomo Sanders <ssanders@synamedia.com>
    Shlomo Sanders committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7df6352 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. codegen

    Signed-off-by: zachaller <zachaller@users.noreply.github.com>
    zachaller committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    91971dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:argoproj/argo-rollouts into issue…

    …_1779_MinPodsPerRS
    
    Signed-off-by: zachaller <zachaller@users.noreply.github.com>
    zachaller committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    46d09c3 View commit details
    Browse the repository at this point in the history
  3. codegen missed a file

    Signed-off-by: zachaller <zachaller@users.noreply.github.com>
    zachaller committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    302784b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    aab92b8 View commit details
    Browse the repository at this point in the history