k3s/pkg/registry/rbac
Davanum Srinivas 954996e231
Move from glog to klog
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
  * github.com/kubernetes/repo-infra
  * k8s.io/gengo/
  * k8s.io/kube-openapi/
  * github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods

Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135
2018-11-10 07:50:31 -05:00
..
clusterrole dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
clusterrolebinding dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
reconciliation Tolerate lack of namespace permissions in RBAC reconciliation 2018-10-29 11:30:04 -04:00
rest Move from glog to klog 2018-11-10 07:50:31 -05:00
role dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
rolebinding dry-run: Create new options for Update/Create and pass it along 2018-07-12 07:18:37 -07:00
validation Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS authorizers subproject approvers/reviewers 2018-11-06 00:57:38 -05:00
escalation_check.go Allow non-RBAC authorizers to participate in role/clusterrole escalation checks 2018-06-06 15:31:05 -04:00
helpers.go GC: Add check for nil interface 2017-10-16 02:21:11 -04:00
helpers_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00