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

Implement juju status #59

Open
lazypower opened this issue Jul 10, 2015 · 0 comments
Open

Implement juju status #59

lazypower opened this issue Jul 10, 2015 · 0 comments

Comments

@lazypower
Copy link
Owner

as of 1.24 juju has a set-status feature encapsulated in charm-helpers.

As we have no native callout to chlp - a simple command call to chlp status-set would be brilliant for emitting these messages to the user during deployment on what we are currently waiting on while the charm deploys.

@lazypower lazypower self-assigned this Jul 10, 2015
@lazypower lazypower added this to the v0.1.5 milestone Jul 10, 2015
lazypower pushed a commit that referenced this issue Jul 20, 2015
Preliminary support for Juju Actions. I dont like the overall
architecture of this implementation as it will fail on juju revisions
earlier than 1.24

When charm-helpers confirms chlp support has landed with a safe fallback
to juju-log, I will update the implementation vs calling the status-set
command directly and wrap chlp so we maintain safe backwords compat.
@lazypower lazypower modified the milestones: v0.1.8, v0.1.5 Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant