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

Commits on Apr 7, 2020

  1. Add support for series upgrade

    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 committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d2903c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

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