kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata
Han Kang aa1b2d6d35 add /livez as a liveness endpoint for kube-apiserver
go fmt

make func private

refactor config_test

Two primary refactorings:

1. config test checkPath method is now each a distinct test
run (which makes it easier to see what is actually failing)

2. TestNewWithDelegate's root path check now parses the json output and
does a comparison against a list of expected paths (no more whitespace
and ordering issues when updating this test, yay).

go fmt

modify and simplify existing integration test for readyz/livez

simplify integration test

set default rbac policy rules for livez

rename a few functions and the entrypoint command line argument (and etcetera)

simplify interface for installing readyz and livez and make auto-register completion a bootstrapped check

untangle some of the nested functions, restructure the code
2019-08-29 14:13:19 -07:00
..
cluster-role-bindings.yaml Move cloud-specific roles out of RBAC bootstrap 2019-04-02 19:17:53 +08:00
cluster-roles.yaml add /livez as a liveness endpoint for kube-apiserver 2019-08-29 14:13:19 -07:00
controller-role-bindings.yaml Currently the root-ca-cert-publisher was shadowed by BoundServiceAccountTokenVolume feature gate. 2018-11-27 11:44:35 +08:00
controller-roles.yaml Use the escalate verb for clusterroleaggregator rather than cluster-admin permissions 2019-08-08 17:59:12 -04:00
namespace-role-bindings.yaml Ensure controller manager and scheduler can perform delegated auth checks 2019-02-08 11:15:52 -05:00
namespace-roles.yaml add rbac for events.k8s.io apiGroup to system:kube-scheduler 2019-07-11 16:10:32 +02:00