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 blue/green balance mode #201

Merged
merged 4 commits into from
Sep 30, 2018
Merged

Add blue/green balance mode #201

merged 4 commits into from
Sep 30, 2018

Conversation

jcmoraisjr
Copy link
Owner

@jcmoraisjr jcmoraisjr commented Aug 5, 2018

Add ingress.kubernetes.io/blue-green-mode annotation with pod (v0.6 behavior) and deploy (v0.7 default behavior) mode. The deploy mode might be used to recalculate weight based on the number of replicas of each group of pods.

  • recalc weight if mode is deploy
  • Move blue/green to its own package
  • Unit test blue/green
  • update docs and example

@jcmoraisjr jcmoraisjr added this to the v0.7 milestone Aug 5, 2018
@jcmoraisjr jcmoraisjr changed the title WIP: Add blue/green balance mode Add blue/green balance mode Aug 27, 2018
@jcmoraisjr jcmoraisjr merged commit 318dfc1 into master Sep 30, 2018
@jcmoraisjr jcmoraisjr deleted the jm-blue-green-mode branch September 30, 2018 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant