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

Document RoleRequest: list all resources created in matching managed clusters #14

Open
gianlucam76 opened this issue Jan 31, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@gianlucam76
Copy link
Member

User Story

As a developer I would like comprehensive documentation for the resources deployed in a managed cluster as part of RoleRequest reconciliation.
For instance, when a cluster matches a RoleRequest, referenced ConfigMaps/Secrets are collected. And each Role/ClusterRole contained in such ConfigMaps/Secrets is deployed in managed cluster. And corresponding RoleBinding/ClusterRoleBinding are created as well.

Detailed Description

In order to make it easier for devs to quickly understand sveltos internals, in the documentation (https://projectsveltos.github.io/sveltos/) create a section with RoleRequest reconciler internals.

/kind documentation
/help
/good-first-issue

@gianlucam76 gianlucam76 added good first issue Good for newcomers help wanted Extra attention is needed labels Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant