-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Labels
triage/unresolvedIndicates an issue that can not or will not be resolved.Indicates an issue that can not or will not be resolved.
Description
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
Labels
triage/unresolvedIndicates an issue that can not or will not be resolved.Indicates an issue that can not or will not be resolved.