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

MINOR: Improve docs for principal format #1143

Merged
merged 4 commits into from
Jan 12, 2022
Merged

MINOR: Improve docs for principal format #1143

merged 4 commits into from
Jan 12, 2022

Conversation

cyrusv
Copy link
Contributor

@cyrusv cyrusv commented Jan 12, 2022

No description provided.

@cyrusv cyrusv requested review from sirianni and a team January 12, 2022 18:56
@@ -72,7 +72,7 @@ const (

// iam rbac role-binding commands
PrincipalFormatErrorMsg = "incorrect principal format specified"
PrincipalFormatSuggestions = "Principal must be specified in this format: `<Principal Type>:<Principal Name>`."
PrincipalFormatSuggestions = "Principal must be specified in this format: `<Principal Type>:<Principal Name>`.\nFor example, `User:u-xxxxxx` or `User:sa-xxxxxx`."
Copy link
Contributor

Choose a reason for hiding this comment

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

Are there other principal types worth including in this example instead of User twice?

Copy link
Member

@brianstrauch brianstrauch left a comment

Choose a reason for hiding this comment

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

Thanks!

cyrusv and others added 2 commits January 12, 2022 11:05
Co-authored-by: Brian Strauch <bstrauch@confluent.io>
…at-error-onprem.golden

Co-authored-by: Brian Strauch <bstrauch@confluent.io>
…at-error-onprem.golden

Co-authored-by: Brian Strauch <bstrauch@confluent.io>
@cyrusv cyrusv merged commit 11061be into main Jan 12, 2022
@cyrusv cyrusv deleted the cyrus-usertype2 branch January 12, 2022 20:55
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