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

Update access control how-to guide #5433

Merged
merged 2 commits into from Oct 10, 2022

Conversation

ppbaena
Copy link
Collaborator

@ppbaena ppbaena commented Oct 5, 2022

Description of the change

Update the How-to guide to standardize with rest of guides and follow style guidelines.

Benefits

Documentation updated

Possible drawbacks

N/A

Applicable issues

@netlify
Copy link

netlify bot commented Oct 5, 2022

Deploy Preview for kubeapps-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8fc42c7
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/633ee71934f5e600094f0e7a
😎 Deploy Preview https://deploy-preview-5433--kubeapps-dev.netlify.app/docs/latest/howto/access-control
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

2. [Service Account authentication](#service-account-authentication)
3. [Assigning Kubeapps User Roles](#assigning-kubeapps-user-roles)
1. [Applications](#applications)
1. [Read access to Applications within a namespace](#read-access-to-applications-within-a-namespace) 2.[Write access to Applications within a namespace](#write-access-to-applications-within-a-namespace)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
1. [Read access to Applications within a namespace](#read-access-to-applications-within-a-namespace) 2.[Write access to Applications within a namespace](#write-access-to-applications-within-a-namespace)
1. [Read access to Applications within a namespace](#read-access-to-applications-within-a-namespace)
2.[Write access to Applications within a namespace](#write-access-to-applications-within-a-namespace)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have used the format document option in Visual Studio before saving it, so this could change that. Thanks!

@castelblanque
Copy link
Collaborator

Please note that most part of the Assigning Kubeapps User Roles section only applies to direct Helm.
For example <RELEASE_NAME>-repositories-read and <RELEASE_NAME>-repositories-write are only created if the plugin is Helm and value rbac.create is true (defaults to true).
We might want to add a section per plugin on how to manage access. The mentioned content would go inside direct Helm plugin, and for Carvel and Flux we might point to any existing documentation those projects might have (haven't checked).

Copy link
Collaborator

@castelblanque castelblanque left a comment

Choose a reason for hiding this comment

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

Thanks!

@ppbaena ppbaena merged commit 073ffe9 into vmware-tanzu:main Oct 10, 2022
@ppbaena ppbaena deleted the #5024-doc/how-to-access branch October 10, 2022 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants