mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-01 22:30:21 +00:00
Add the "get" and "watch" verbs to the ClusterRole created for the sample apiserver. Without this, the test complains about "Failed to watch..." the resources in question. Strictly speaking the "get" verb doesn't seem to be needed, but this aligns the e2e test with the example at staging/src/k8s.io/sample-apiserver/artifacts/example/rbac.yaml