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

fix up some IAM comments #5972

Merged
merged 4 commits into from
Jun 28, 2024
Merged

fix up some IAM comments #5972

merged 4 commits into from
Jun 28, 2024

Conversation

davepacheco
Copy link
Collaborator

Props to @bnaecker for spotting the error in the authz block comment.

While looking for more context about that, I found this other error. The description about built-in users was just wrong. (It seems to describe local-only users.) @ahl do you want to take a look at this, since it's kind of a weird thing it's describing?

@davepacheco davepacheco requested review from ahl and bnaecker June 28, 2024 18:34
Comment on lines 873 to 874
/// Built-in users are identities internal the system, used when the control
/// plane performs actions on its own behalf
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
/// Built-in users are identities internal the system, used when the control
/// plane performs actions on its own behalf
/// Built-in users are identities internal to the system, used when the control
/// plane performs actions on its own behalf

consider "on its own behalf" -> "autonomously"?

@ahl
Copy link
Contributor

ahl commented Jun 28, 2024

I imagine we'll need some EXPECTORATE=overwrite for nexus.json at least.

@davepacheco davepacheco enabled auto-merge (squash) June 28, 2024 21:31
@davepacheco davepacheco merged commit 653964b into main Jun 28, 2024
20 checks passed
@davepacheco davepacheco deleted the dap/nits branch June 28, 2024 23:51
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.

2 participants