-
Notifications
You must be signed in to change notification settings - Fork 21
docs: list sensitive talos resources when omni-managed #79
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
base: main
Are you sure you want to change the base?
Conversation
Show the list of sensitive Talos resources that cannot be viewed for Omni managed clusters. Signed-off-by: Andrew Longwill <[email protected]>
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.
but I would also ask @Iheanacho-ai to review
|
|
||
| ## Sensitive resources | ||
|
|
||
| Omni prevents viewing machine configuration which might contain sensitive PKI. To view the list of resources that cannot be viewed you can use this command: |
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.
i personally think that there are too many "view" in this paragraph
would this be a better rewrite?
'Omni restricts access to machine configurations that may contain sensitive PKI information. To see which resources are restricted, run the following command:'
|
|
||
| ## Sensitive resources | ||
|
|
||
| Omni prevents viewing machine configuration which might contain sensitive PKI. To view the list of resources that cannot be viewed you can use this command: |
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.
i added this comment yesterday but for some reason it has been pending since, but here are my thoughts:
i personally think that there are too many "view" in this paragraph
would this be a better rewrite?
'Omni restricts access to machine configurations that may contain sensitive PKI information. To see which resources are restricted, run the following command:'
Show the list of sensitive Talos resources that cannot be viewed for Omni managed clusters.