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 leader and status new hooks #129

Merged
merged 3 commits into from May 20, 2015
Merged

Add leader and status new hooks #129

merged 3 commits into from May 20, 2015

Conversation

perrito666
Copy link

These hooks are required for:
Leader election, these are alredy defined but in the wrong place
inside juju core.
Health status, we add an update-status hook.

Horacio Duran added 2 commits May 11, 2015 12:30
These hooks are required for:
Leader election, these are alredy defined but in the wrong place
inside juju core.
Health status, we add an update-status hook.
@mattyw
Copy link
Contributor

mattyw commented May 20, 2015

LGTM

@frankban
Copy link
Member

👍 thank you!

ConfigChanged Kind = "config-changed"
UpgradeCharm Kind = "upgrade-charm"
Stop Kind = "stop"
ActionRequested Kind = "action-requested" // TODO: remove in charm v5, DEPRECATED
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could probably remove this now, as we've long since moved to charm v5 and beyond.

@rogpeppe
Copy link
Contributor

LGTM with one thought.

perrito666 pushed a commit that referenced this pull request May 20, 2015
Add leader and status new hooks
@perrito666 perrito666 merged commit 2b813ba into juju:v6-unstable May 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants