kubernetes/pkg
Michael Taufen 1089cb629f Don't compare interface values in dynamic config controller
This previously caused a panic when moving lastKnownGood between two
non-nil values, because we were comparing the interface wrapper instead
of comparing the NodeConfigSources. The case of moving from one non-nil
lastKnownGood config to another doesn't appear to be tested by the e2e
node tests. I added a unit test and an e2e node test to help catch bugs
with this case in the future.
2018-11-09 10:45:12 -08:00
..
api Remove mount propagation feature gate logic 2018-10-31 15:51:37 +01:00
apis Merge pull request #70469 from WanLinghao/audit_validation_fix 2018-11-08 08:44:18 -08:00
auth Revert "Improve multi-authorizer errors" 2018-10-29 11:05:45 -07:00
capabilities
client delete internal informer/lister 2018-10-29 11:28:17 +08:00
cloudprovider Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
controller Merge pull request #68812 from WanLinghao/token_projection_ca_secret_create 2018-11-08 10:57:25 -08:00
credentialprovider Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
features Move volume scheduling feature to GA 2018-11-05 15:31:18 -08:00
fieldpath Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
generated Merge pull request #69709 from seans3/kubectl-translate-fix 2018-10-18 10:25:18 -07:00
kubeapiserver Merge pull request #70600 from liggitt/sig-auth-subprojects 2018-11-06 17:55:07 -08:00
kubectl Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
kubelet Don't compare interface values in dynamic config controller 2018-11-09 10:45:12 -08:00
kubemark scale test service account token projection in kubemark 2018-10-26 09:57:56 -07:00
master prune internal client from ca registration hook 2018-11-08 00:27:57 +08:00
printers Merge pull request #70598 from dims/switch-from-sigs.k8s.io/yaml-to-ghodss/yaml 2018-11-08 10:57:36 -08:00
probe Merge pull request #69822 from tallclair/owners 2018-10-23 15:32:05 -07:00
proxy Merge pull request #70564 from KevinWang15/master 2018-11-05 19:04:45 -08:00
quota Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
registry auth policy subproject approvers/reviewers 2018-11-06 00:57:39 -05:00
routes
scheduler Merge pull request #70783 from hex108/debug_extender 2018-11-08 02:51:12 -08:00
security auth policy subproject approvers/reviewers 2018-11-06 00:57:39 -05:00
securitycontext api changes for psp runasgroup policy 2018-10-09 17:32:09 -07:00
serviceaccount serviceaccount subproject approvers/reviewers 2018-11-06 00:57:39 -05:00
ssh Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util update bazel 2018-11-05 10:33:31 +08:00
version *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
volume Merge pull request #60195 from humblec/glusterfs-pvspec-3 2018-11-08 00:24:39 -08:00
watch/json Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
windows/service Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
.import-restrictions
BUILD prune internal informer from kubeapiserver constructor 2018-10-29 11:30:44 +08:00
customers.yaml api changes for psp runasgroup policy 2018-10-09 17:32:09 -07:00
OWNERS