k3s/pkg/controller
Kubernetes Submit Queue eb5fbfd40c
Merge pull request #66120 from CaoShuFeng/csr_deny
Automatic merge from submit-queue (batch tested with PRs 66136, 64999, 65425, 66120, 66074). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

optimize certificate cleaner

No need to parse certificates for every conditions



**What this PR does / why we need it**:

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-07-12 15:14:20 -07:00
..
bootstrap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
certificates optimize certificate cleaner 2018-07-12 18:59:03 +08:00
cloud Merge pull request #65052 from dbdd4us/master 2018-07-11 22:25:03 -07: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 kubernetes: fix printf format errors 2018-07-11 00:10:15 +03: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 Run hack/update-bazel.sh 2018-06-22 16:22:57 -07: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 Merge pull request #65052 from dbdd4us/master 2018-07-11 22:25:03 -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 #65649 from rsc/fix-printf 2018-07-11 14:09:08 -07:00
.import-restrictions
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS
client_builder.go remove duplicated import 2017-11-14 17:18:17 +08:00
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