From 019c9b4d2dd015a7ed515479771bae4cd9165679 Mon Sep 17 00:00:00 2001 From: Mitsuru Kariya Date: Tue, 25 Feb 2025 16:34:46 +0900 Subject: [PATCH] Fix Fixture Data I apologize, the Fixture Data modifications were missed. Signed-off-by: Mitsuru Kariya --- .../bootstrappolicy/testdata/controller-roles.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/controller-roles.yaml b/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/controller-roles.yaml index f89dea6d4a5..73dc1aacea7 100644 --- a/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/controller-roles.yaml +++ b/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/controller-roles.yaml @@ -206,6 +206,7 @@ items: verbs: - delete - list + - watch - apiGroups: - "" - events.k8s.io @@ -466,6 +467,7 @@ items: - get - list - update + - watch - apiGroups: - "" resources: @@ -517,6 +519,7 @@ items: - get - list - update + - watch - apiGroups: - "" - events.k8s.io @@ -567,6 +570,7 @@ items: - get - list - update + - watch - apiGroups: - "" - events.k8s.io @@ -735,12 +739,14 @@ items: - pods verbs: - list + - watch - apiGroups: - metrics.k8s.io resources: - pods verbs: - list + - watch - apiGroups: - custom.metrics.k8s.io resources: @@ -748,6 +754,7 @@ items: verbs: - get - list + - watch - apiGroups: - external.metrics.k8s.io resources: @@ -755,6 +762,7 @@ items: verbs: - get - list + - watch - apiGroups: - "" - events.k8s.io @@ -896,6 +904,7 @@ items: - list - patch - update + - watch - apiGroups: - "" resources: @@ -918,6 +927,7 @@ items: - delete - get - list + - watch - apiGroups: - "" - events.k8s.io @@ -1040,6 +1050,7 @@ items: verbs: - get - list + - watch - apiGroups: - "" resources: