InseeFrLab / InseeFrLab/k8s-onboarding

Allow disabling of user namespace onboarding through configuration

Open
#69 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.