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

Fetch cloud credential secrets from all namespaces #281

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

reachjainrahul
Copy link
Contributor

Description

Allow secret watcher to watch for cloud credential secrets from all namespace.

Changes

Move RBAC of secret from role to cluster role to allow CPA controller to watch cloud credentials secrets from any namespace. If POD_NAMESPACE env is not set, secret watcher will watch for secrets in all namespace and if its set, it will watch only in that namespace.

Move RBAC of secret from role to cluster role to allow CPA controller
to watch cloud credentials secrets from any namespace. If POD_NAMESPACE
env is not set, secret watcher will watch for secrets in all namespace
and if its set, it will watch only in that namespace.

Signed-off-by: Rahul Jain <rahulj@vmware.com>
@reachjainrahul
Copy link
Contributor Author

/nephe-test-e2e-agentless

@reachjainrahul reachjainrahul merged commit 1cfbddc into main Jul 21, 2023
@reachjainrahul reachjainrahul deleted the allns branch July 21, 2023 22:47
@reachjainrahul reachjainrahul added this to the Nephe v0.6.0 release milestone Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants