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
Labels
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
#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.
The text was updated successfully, but these errors were encountered: