wojtekt
53ce79a18a
Migrate to k8s.io/utils/clock in pkg/kubelet
2021-09-10 12:20:09 +02:00
chenyw1990
57a3b0abd6
reduce configmap and secret watch of kubelet
2021-03-08 16:55:39 +08:00
Kubernetes Prow Robot
52fb02fdbe
Merge pull request #87718 from wojtek-t/kubelet_not_watching_immutable_secret_configmaps
...
WatchBasedManager stops watching immutable objects
2020-02-11 23:14:33 -08:00
Mike Danese
3aa59f7f30
generated: run refactor
2020-02-07 18:16:47 -08:00
wojtekt
b11b7d354d
WatchBasedManager stops watching immutable objects
2020-01-31 20:53:21 +01:00
obitech
898c40a484
Fix golint failures in some pkg/kubelet packages
...
Fixed:
- pkg/kubelet/pod
- pkg/kubelet/metrics
- pkg/kubelet/configmap
- pkg/kubelet/config
2019-08-03 21:07:12 +02:00
Kubernetes Prow Robot
2a366773e9
Merge pull request #76281 from zgfh/patch-5
...
fix typo: "inidvidual"-> "individual"
2019-06-24 11:23:50 -07:00
SataQiu
80bee6d965
fix golint failures of pkg/kubelet/configmap pkg/kubelet/custommetrics
2019-05-20 09:56:19 +08:00
Alan
b00911a920
fix typo: "inidvidual"-> "individual"
...
fix typo: "inidvidual"-> "individual"
2019-04-09 03:02:50 +08:00
wojtekt
72a0f4d167
Enable watching secret and configmap manager
2018-06-19 22:13:18 +02:00
wojtekt
01e58de70c
Refactor ConfigMapManager
2018-05-17 11:37:35 +02:00
Kevin
4c8539cece
use core client with explicit version globally
2017-10-27 15:48:32 +08:00
Joel Smith
58ae5a78f9
Clean up kublet secret and configmap unit test
...
* Expected value comes before actual value in assert.Equal()
* Use assert.Equal() instead of assert.True() when possible
* Add a unit test that verifies no-op pod updates to the
secret_manager and the configmap_manager
* Add a clarifying comment about why it's good to seemingly
delete a secret on updates.
* Fix (for now, non-buggy) variable shadowing issue
2017-09-06 16:38:01 -06:00
Jacob Simpson
29c1b81d4c
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Shyam Jeedigunta
1cf6b339f6
Use TTL-based caching configmap manager in kubelet
2017-05-31 10:39:40 +02:00
Shyam Jeedigunta
4425864707
Migrate kubelet configmap management logic to an interface
2017-05-31 10:39:36 +02:00