-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[v14] Replace mermaid diagram, add guided instructions, remove includes wit… #35804
Conversation
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
7d906f1
to
f2af66c
Compare
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
f2af66c
to
6aa5b5a
Compare
kubernetes_groups: | ||
- viewers | ||
kubernetes_users: | ||
- <Var name="myuser"/> |
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.
This one is implicit if you don't have any kubernetes_users defined on all roles.
If you have multiple users defined it will fail so we shouldn't encourage people using it otherwise it will fail.
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.
Unfortunately, the page already includes this change on master
from the PR that this backports. I'll open a separate PR!
…h the get context command
6aa5b5a
to
9ef783d
Compare
Backport #33554 to branch/v14