-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cache filtering granularity to align with SA permissions
Fixed when hub/managed managers are instantiated, the cache options is now populated with the correct field selector on secrets. Updated controller-runtime to v0.16.3. Breaking changes: 1. MetricsBindAddress is now inside Metrics struct as BindAddress 2. Namespaces in cache.Options is changed to DefaultNamespaces as a map where the key is the namespace, and value is the cache config that describes all potential options for a given watch in the namespace. More info: https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.16.0 ref: https://issues.redhat.com/browse/ACM-6869 Signed-off-by: Jason Zhang <[email protected]>
- Loading branch information
1 parent
0ac24d0
commit 9d7cd6c
Showing
3 changed files
with
116 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.