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

[v15] Refactor the Database Object Permissions guide #42361

Merged
merged 6 commits into from
Jun 4, 2024

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Jun 4, 2024

Backport #41925 to branch/v15

Closes #41917

Merge the Database Object Permissions guide into the Database Access
RBAC guide for greater discoverability and a clearer division of labor
between the two guides.

This change also includes the following edits to make the refactor
cleaner, since we can include each troubleshooting step as a separate H3
in the dateabase object permissions H2:

- Remove an unnecessary troubleshooting step: One step indicates that
  import rules are validated, which is unnecessary to document, since
  validation errors are self explanatory.
- Instead of mentioning the admin user as a troubleshooting step, add a
  separate H3 for the admin user and describe the `admin_user` field,
  which was not mentioned in the original database object permissions
  guide.
- Clarify the placing of the `admin_user` field
Per Tener and r0mant feedback, integrate the introduction from the
Database Access Controls page into the newly merged RBAC guide. Frame
Database Access Controls as encompassing both databases and database
objects.
@ptgott ptgott added the no-changelog Indicates that a PR does not require a changelog entry label Jun 4, 2024
@github-actions github-actions bot requested review from r0mant and Tener June 4, 2024 14:14
Copy link

github-actions bot commented Jun 4, 2024

🤖 Vercel preview here: https://docs-l4merfsua-goteleport.vercel.app/docs/ver/preview

@ptgott ptgott added this pull request to the merge queue Jun 4, 2024
Merged via the queue into branch/v15 with commit fc44c42 Jun 4, 2024
33 checks passed
@ptgott ptgott deleted the bot/backport-41925-branch/v15 branch June 4, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport documentation no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants