Skip to content

Restricting visibility of specific CRDs to some namespaces #734

@lulf

Description

@lulf

We have our operator working nicely on OCP 4. Our operator(EnMasse, AMQ Online) is a "global" operator, but not all of the CRDs makes sense to expose to all namespaces. This makes the console view a bit confusing because you can create resources that are not being acted on by the operator.

Is it possible, or will it be possible, to put restrictions in which namespaces CRDs can be created and/or be visible? For instance, we have 4 CRDs that only makes sense to create in the operator namespace, and 3 api-service backed resources that should be possible to create across the entire cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/unresolvedIndicates an issue that can not or will not be resolved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions