k3s/pkg/controller
yue9944882 ccb1ec7a36 fixes operation for "create on update"
remove create-on-update logic for quota controller

review: add more error check

remove unused args

revert changes in patch.go

use hasUID to judge if it's a create-on-update
2018-07-10 17:22:09 +08:00
..
bootstrap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
certificates Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cloud Improved logging message for checking if node is shutdown. 2018-07-03 09:34:42 -04:00
clusterroleaggregation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cronjob Typo Fix. 2018-06-29 11:04:10 +05:30
daemon Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
deployment deployment: remove unused parameter 'podMap' 2018-06-25 09:22:58 +08:00
disruption Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
endpoint Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
garbagecollector Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
history Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
job Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
namespace Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
nodeipam Update external k8s.io/metrics imports 2018-07-02 10:44:18 +02:00
nodelifecycle Fix out of bounds error on non-64-bit machines 2018-06-28 16:29:52 -04:00
podautoscaler Update external k8s.io/metrics imports 2018-07-02 10:44:18 +02:00
podgc Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
replicaset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
replication Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
resourcequota fixes operation for "create on update" 2018-07-10 17:22:09 +08:00
route Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
service fixes docs 2018-06-28 11:33:47 +08:00
serviceaccount Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
statefulset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
testutil Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
ttl Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util/node Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
volume Merge pull request #65774 from lichuqiang/add_reviewer 2018-07-03 11:31:12 -07:00
.import-restrictions
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS
client_builder.go
controller_ref_manager.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
controller_ref_manager_test.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
controller_utils.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
controller_utils_test.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
doc.go
lookup_cache.go