k3s/pkg/controller
Kubernetes Submit Queue 2368f70959
Merge pull request #59523 from gnufied/revert-57872-volume_metric_bound_pvc
Automatic merge from submit-queue (batch tested with PRs 57445, 59523). 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>.

Revert "add number measurement for bound/unbound pv/pvc"

Reverts kubernetes/kubernetes#57872

Fixes : https://github.com/kubernetes/kubernetes/issues/59517
2018-02-13 21:29:29 -08:00
..
bootstrap fix all the typos across the project 2018-02-11 11:04:14 +08:00
certificates Merge pull request #58264 from WanLinghao/log_fix 2018-02-06 20:27:36 -08:00
cloud Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
clusterroleaggregation Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
cronjob fix all the typos across the project 2018-02-11 11:04:14 +08:00
daemon fix all the typos across the project 2018-02-11 11:04:14 +08:00
deployment fix deployment's collision avoidance mechanism 2018-02-07 11:28:43 -08:00
disruption fix all the typos across the project 2018-02-11 11:04:14 +08:00
endpoint fix all the typos across the project 2018-02-11 11:04:14 +08:00
garbagecollector fix all the typos across the project 2018-02-11 11:04:14 +08:00
history Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
job Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
namespace Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
nodeipam fix all the typos across the project 2018-02-11 11:04:14 +08:00
nodelifecycle fix all the typos across the project 2018-02-11 11:04:14 +08:00
podautoscaler correct typo in HorizontalPodAutoscaler status condition 2018-01-29 13:01:43 -05:00
podgc Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
replicaset remove duplicated import 2018-01-17 09:34:59 +08:00
replication Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
resourcequota Merge pull request #57149 from deads2k/rebase-02-quota 2018-01-22 19:02:29 -08:00
route Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
service fix all the typos across the project 2018-02-11 11:04:14 +08:00
serviceaccount svcacct: move claim generation out of TokenGenerator 2018-02-06 13:19:54 -08:00
statefulset Merge pull request #55792 from dhilipkumars/statefulset-appsv1 2018-01-26 06:54:33 -08:00
testutil Update generated files 2017-11-09 12:14:08 +01:00
ttl Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
util/node Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
volume Merge pull request #59523 from gnufied/revert-57872-volume_metric_bound_pvc 2018-02-13 21:29:29 -08:00
.import-restrictions
BUILD Add PV protection controller 2018-01-31 20:18:54 +08:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
client_builder.go remove duplicated import 2017-11-14 17:18:17 +08:00
controller_ref_manager.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
controller_ref_manager_test.go Merge pull request #50353 from zhangxiaoyu-zidif/Delete-redundant-expectError-for-controller-ref-test 2017-08-12 00:00:55 -07:00
controller_utils.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
controller_utils_test.go Removed unused function. 2017-11-14 10:53:29 +02:00
doc.go
lookup_cache.go