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

feat: View default namespace for authorised users #162

Open
1 of 2 tasks
portly-halicore-76 opened this issue Nov 25, 2024 · 0 comments
Open
1 of 2 tasks

feat: View default namespace for authorised users #162

portly-halicore-76 opened this issue Nov 25, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@portly-halicore-76
Copy link
Contributor

Feature Request

Describe the Feature Request

Give Paas users, defined via the paas.spec.groups, view access to the default namespace (named after the paas itself) generated by the operator.

Why:

PaasNs'es belonging to the Paas capabilities, are created in this default namespace. If, for some reason, an error is thrown in the reconciliation of these PaasNs'es, is it stated on the status block of those PaasNs'es in that default namespace. However, only a clusteradmin has rights to that namespace, as Paas users from the Paas, don't get access. So far self-service for our customers.

Describe Preferred Solution

Reconcile a view rolebinding for the default namespace, to each group specified in the Paas.
Document that a permission must be in place that all authenticated users may view PaasNs'es.

Describe Alternatives

Can't think of any.

Related Code

Probably in the rolebinding controller.

Additional Context

If the feature request is approved, would you be willing to submit a PR?
(Help can be provided if you need assistance submitting a PR)

  • Yes
  • No
@portly-halicore-76 portly-halicore-76 added enhancement New feature or request good first issue Good for newcomers labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant