Whxuan0701 commented on PR #6773: URL: https://github.com/apache/camel-k/pull/6773#issuecomment-5419911768
Implemented the requested expansion in commit 9b885ded3.\n\nThe installation guide now covers:\n\n- OLM MultiNamespace: create an OperatorGroup targeting tenant-a and tenant-b, apply the OperatorHub Subscription, and verify the CSV and target namespaces.\n- Helm selected namespaces: install the chart in operators, set WATCH_NAMESPACE=tenant-a,tenant-b, and apply a per-tenant Kustomize RBAC overlay that binds operators/camel-k-operator.\n- Existing Kustomize: retained the complete two-tenant workflow and verification commands.\n\nValidation completed:\n- ./docs/local-build.sh quick\n- kubectl kustomize install/overlays/multi-namespace\n- kubectl kustomize of a remote v2.10.1 namespaced RBAC overlay with the Helm ServiceAccount patch\n- git diff --check\n\nThe chart limitation is documented explicitly: Helm currently supports only release-namespace or all-namespace watching, so selected namespaces require the post-install patch and tenant RBAC overlays. Reviewer assignment could not be requested because GitHub denied RequestReviewsByLogin for this account.\n\nThis update was prepared with AI assistance from OpenAI Codex (GPT-5) on behalf of Weihao Xuan (Whxuan0701). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
