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: do not require pod readiness when switching desired service selector on abort #3338

Commits on Jan 30, 2024

  1. do not switch service selectors back when using alb due to race betwe…

    …en two controllers with pod readiness gates
    
    Signed-off-by: Zach Aller <[email protected]>
    zachaller committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c5f4254 View commit details
    Browse the repository at this point in the history
  2. update tests for alb

    Signed-off-by: Zach Aller <[email protected]>
    zachaller committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    aca715a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. lets not check for readiness instead

    Signed-off-by: Zach Aller <[email protected]>
    zachaller committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1ed3dbe View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. clean up notes

    Signed-off-by: Zach Aller <[email protected]>
    zachaller committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cb3e7c4 View commit details
    Browse the repository at this point in the history
  2. fix /

    Signed-off-by: Zach Aller <[email protected]>
    zachaller committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    38ab9c6 View commit details
    Browse the repository at this point in the history