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

Revert "Remove list permission on secrets for Rufio:" #105

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

jacobweinstock
Copy link
Member

Reverts #102

Rufio uses controller-runtime. Controller-runtime needs list permissions for its caching mechanism.
"// Cache is the cache.Options that will be used to create the default Cache.
// By default, the cache will watch and list requested objects in all namespaces."
- https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/manager#Options

kubernetes-sigs/controller-runtime#1220

@jacobweinstock jacobweinstock merged commit 89cd621 into main Jun 11, 2024
4 checks passed
@jacobweinstock jacobweinstock deleted the revert-102-update-perms branch June 11, 2024 03:10
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.

None yet

1 participant