Skip to content

Allow disabling of user namespace onboarding through configuration #69

@Ragatzino

Description

@Ragatzino

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions