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 support for series upgrade #60

Merged
merged 2 commits into from Apr 24, 2020
Merged

Conversation

johnsca
Copy link
Contributor

@johnsca johnsca commented Apr 7, 2020

We can't actually pause the service because the series upgrade hooks run on the subordinates before the principal so doing so could interfere with the pod drain process. So instead, we just set a status to let the Juju admin know that it's ok to proceed.

Part of https://bugs.launchpad.net/charm-flannel/+bug/1869944

We can't actually pause the service because the series upgrade hooks run
on the subordinates before the principal so doing so could interfere
with the pod drain process. So instead, we just set a status to let the
Juju admin know that it's ok to proceed.

Part of https://bugs.launchpad.net/charm-flannel/+bug/186994
@johnsca johnsca marked this pull request as ready for review April 21, 2020 16:56
reactive/flannel.py Outdated Show resolved Hide resolved
@Cynerva
Copy link
Contributor

Cynerva commented Apr 24, 2020

LGTM

@Cynerva Cynerva merged commit 2161958 into master Apr 24, 2020
@Cynerva Cynerva deleted the johnsca/1869944/series-upgrade branch April 24, 2020 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants