-
Notifications
You must be signed in to change notification settings - Fork 28
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
docs: permissions & reference roles #443
docs: permissions & reference roles #443
Conversation
I presume the |
Either |
Yes in any case could you also add a page Could then cross-ref the |
Then,
|
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.
actually can we merge permissions.md
with authentication.md
? They shouldn't be separate pages IMO. The latter name is probably better to keep.
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.
getting there!
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.
minor
Co-authored-by: Casper da Costa-Luis <casper.dcl@physics.org>
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.
one slight concern I have is the syntax won't work on all shells (e.g. windows) but is probably understandable to the sort of users it targets.
56390d8
to
abd6742
Compare
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.
(minor) could we remove as many of the empty newlines in the *.tf
/*.sh
files as possible?
(Infimum) Not at the cost of breaking the Style Conventions? |
I think those conventions were written without deep thought. If |
Deep Thought, I presume?
Inversely, I believe that |
I was right, |
Also removes subshell, only required when sourcing or copying/pasting the code into a shell
This comment was marked as off-topic.
This comment was marked as off-topic.
I'd prefer not to remove these newlines myself, on principle. 😅 Still, a commit with that change would be welcome. |
Terraform configuration is usually formatted like in this example, following the style guide. Neither abd6742 nor omitting newlines are common practices. Anyway, this boils down to a matter of taste, and adherence (or not) to official guidelines; I don't want to block a pull request because of an existential quandary. ⚔️ 😅 🔔 @casperdcl, please make the changes you deem opportune and merge this pull request. |
802da6a
to
76bb6a9
Compare
Yes, there is no canonical representation for HCL apart from @casperdcl–taste-format and @0x2b3bfa0-style-guide-format. In absence of machines there is no clear way of make a neutral choice and differences are minimal, so my pragmatic vote is for the former. 🏳️
Post scriptum: I adore black... --line-length=79. |
Ready to merge unless you want to |
Closes #75; may need extra eyes and opinions on documentation and some awkward
kubectl
scripting.Potential follow–ups
smoke
test workflow1Footnotes
Requires some internal infrastructure work to create the appropriate sandboxes. ↩
Doesn't seem possible without a https://github.com/hashicorp/terraform-provider-kubernetes/issues/1641 ↩
https://twitter.com/michaelgat/status/1017166804139954176 ↩