-
Notifications
You must be signed in to change notification settings - Fork 1
Secrets support #7
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have just done a pass on the docs. Looking very good mostly in terms of docs, just some minor comments, thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I mostly found typos
Co-authored-by: Christopher Bartz <[email protected]>
Co-authored-by: Christopher Bartz <[email protected]>
Co-authored-by: Christopher Bartz <[email protected]>
Test coverage for c79c582
Static code analysis report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, just a few minor things.
Could you add the spec (or name as I believe its private) in the PR description? Thanks very much.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Applicable spec: https://docs.google.com/document/d/13K6TlXI2b_Hg0-0_b0LeMhPJ3WVdfJtFPsImVRgiFNc
Overview
Support sharing secrets via relation, as per the spec above. Note that support for Juju 2 will land in a separate PR
Rationale
N/A
Juju Events Changes
Module Changes
charm.py and charm_state.py
Library Changes
Added new relation to the library
Checklist
src-docs
urgent
,trivial
,complex
)