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

(WIP) feature: Drain nodes prior to termination when using RollingUpgrade strategy #259

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2021

  1. Initial Implementation

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    d8b6d23 View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5885f75 View commit details
    Browse the repository at this point in the history
  3. Update rollingupdate.go

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    4fe1855 View commit details
    Browse the repository at this point in the history
  4. Fixes and options

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5187ca8 View commit details
    Browse the repository at this point in the history
  5. Update instancegroup_controller.go

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    4fcf804 View commit details
    Browse the repository at this point in the history
  6. add max retries

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    a02d38c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. remove max retries

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    11dcec9 View commit details
    Browse the repository at this point in the history
  2. remove readiness gates

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    57c1f4a View commit details
    Browse the repository at this point in the history
  3. docs

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    2d64abc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. fix unit tests

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    3b8e1bf View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. terminate in goroutine

    Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
    Eytan Avisror committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    b32aa23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b35ea4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

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

Commits on May 19, 2021

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

Commits on Jun 4, 2021

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

Commits on Jun 7, 2021

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

Commits on Jun 9, 2021

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

Commits on Jun 11, 2021

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

Commits on Oct 14, 2021

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