kubernetes/plugin/pkg/auth/authorizer
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
..
node Merge pull request #79309 from draveness/feature/cleanup-CSIPersistentVolume-feature-gates 2019-06-25 01:15:03 -07:00
rbac add /livez as a liveness endpoint for kube-apiserver 2019-08-29 14:13:19 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00