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

Allow disabling of user namespace onboarding through configuration #69

Open
Ragatzino opened this issue Nov 8, 2022 · 1 comment
Open

Comments

@Ragatzino
Copy link
Contributor

Ragatzino commented Nov 8, 2022

You should be able to choose whether or not you want to let user create namespaces for themselves.

This can be done by disabling "user" endpoints on the API through some property :

  • e.g. io.insee.dev.k8sonboarding.user-namespace-enabled: true

And on the UI, by disabling access to components using the API with an env variable :

  • USER_ENABLED=true
@Ragatzino
Copy link
Contributor Author

Ragatzino commented Nov 8, 2022

Should this be done through only one env variable ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant