Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Support watchNamespaces for Plain and Helm bundle format #815

Open
varshaprasad96 opened this issue Jan 22, 2024 · 1 comment
Open

Support watchNamespaces for Plain and Helm bundle format #815

varshaprasad96 opened this issue Jan 22, 2024 · 1 comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@varshaprasad96
Copy link
Member

#802 introduced a field in bundledeployment spec named watchNamespaces wherein users can specify the namespaces the operator needs to be configured to watch. Based on certain validations that evaluate if the Operator itself can support such configuration, Rukapk generates RBAC. This feature currently works only in registryV1 bundles.

With Helm and Plain we need to evaluate how the operator author can specify the supported install mode.

Copy link

This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

1 participant