Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
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