k3s/plugin/pkg/admission
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
..
admit Move from glog to klog 2018-11-10 07:50:31 -05:00
alwayspullimages Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
antiaffinity Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
defaulttolerationseconds Move pkg/scheduler/algorithm/well_known_labels.go out 2018-10-13 09:10:00 +08:00
deny Move from glog to klog 2018-11-10 07:50:31 -05:00
eventratelimit *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
exec admission/exec: externalize exec admission controller 2018-08-27 11:37:15 +02:00
extendedresourcetoleration Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
gc fixes unnecessary dry import for test regression 2018-11-03 11:41:59 +08:00
imagepolicy Move from glog to klog 2018-11-10 07:50:31 -05:00
limitranger Merge pull request #62673 from jennybuckley/no-limitrange-on-pod-updates 2018-10-02 12:13:34 -07:00
namespace namespace exists externalization 2018-09-27 13:24:15 +08:00
noderestriction Updated test files with new fields 2018-11-08 19:45:01 -08:00
podnodeselector Move from glog to klog 2018-11-10 07:50:31 -05:00
podpreset Move from glog to klog 2018-11-10 07:50:31 -05:00
podtolerationrestriction Move from glog to klog 2018-11-10 07:50:31 -05:00
priority Move from glog to klog 2018-11-10 07:50:31 -05:00
resourcequota Move from glog to klog 2018-11-10 07:50:31 -05:00
security Move from glog to klog 2018-11-10 07:50:31 -05:00
securitycontext/scdeny Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
serviceaccount serviceaccount subproject approvers/reviewers 2018-11-06 00:57:39 -05:00
storage Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS add reviewer 2018-08-31 20:29:09 +08:00