k3s/pkg/controller
Matt Matejczyk bf25f7160b Clear EndpointsLastChangeTriggerTime on no-change.
We should clean the EndpointsLastChangeTriggerTime annotation when there
is no new trigger time to be exported. Not clearing it may result in
kube-proxy exporting the wrong Network Programming Latency SLI.
2019-02-20 11:53:40 +01:00
..
apis/config Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
bootstrap
certificates Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
cloud remove cloud provider dependencies to pkg/volume 2019-02-09 01:16:55 -05:00
clusterroleaggregation
cronjob Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
daemon Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
deployment Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
disruption Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
endpoint Clear EndpointsLastChangeTriggerTime on no-change. 2019-02-20 11:53:40 +01:00
garbagecollector Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
history Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
job Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
namespace Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
nodeipam Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
nodelifecycle Merge pull request #72904 from ping035627/k8s-190115 2019-02-18 18:40:09 -08:00
podautoscaler Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
podgc Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
replicaset Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
replication Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
resourcequota Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
route Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
service Merge pull request #72185 from dcbw/owners-label-sig-network 2019-02-08 10:36:16 -08:00
serviceaccount Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
statefulset Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
testutil
ttl
ttlafterfinished
util/node
volume Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
.import-restrictions Migration shim logic for Persistent Volumes for Attach/Detach 2019-02-14 17:04:23 -08:00
BUILD replace client-go/util/integer with k8s.io/utils/integer 2019-01-24 15:34:21 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
client_builder.go SAControllerClientBuilder: Replace ListWatchUntil with UntilWithSync to 2019-01-07 15:58:12 +01:00
controller_ref_manager.go
controller_ref_manager_test.go
controller_utils.go Stop using apps/v1beta1 in tests 2019-01-31 10:12:38 -05:00
controller_utils_test.go
doc.go
lookup_cache.go