kubernetes/plugin/pkg/auth/authorizer/rbac
Quan Tian 3571992ffc Add watch permission to namespace-controller for WatchListClient feature
The WatchListClient feature is enabled for kube-controller-manager, but
namespace-controller misses the necessary "watch" permission, which
results in 30 error logs being generated every time a namespace is
deleted and falling back to the standard LIST semantics.

Signed-off-by: Quan Tian <quan.tian@broadcom.com>
2024-12-13 18:15:00 +08:00
..
bootstrappolicy Add watch permission to namespace-controller for WatchListClient feature 2024-12-13 18:15:00 +08:00
rbac.go wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00
rbac_test.go add field and label selectors to authorization attributes 2024-07-19 15:06:47 -04:00
subject_locator.go wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00
subject_locator_test.go wire in ctx to rbac plugins 2024-09-17 20:04:02 +03:00