k3s/pkg/kubelet/config
Yu-Ju Hong d7cf294c99 Kubelet: recreate mirror pod if the static pod changes
If a static pod changes, delete the corresponding mirror pod. When kubelet
could not see mirror pod from the API server update, it'd attemp to create a
new mirror pod with up-to-date specs.
2015-04-08 18:06:21 -07:00
..
apiserver.go Revert "Stop the bleeding for #6059" 2015-04-08 13:29:29 +02:00
apiserver_test.go Kubelet: no need to overwrite SelfLink for pods from the apiserver 2015-03-25 16:34:02 -07:00
common.go Kubelet: recreate mirror pod if the static pod changes 2015-04-08 18:06:21 -07:00
config.go Use the first token of hostname for generating static pod names 2015-03-26 16:12:49 -07:00
config_test.go Make each new instance of kubelet generate a new event channel (instead of reusing existing). 2015-03-30 14:22:16 -07:00
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
file.go Pass hostname to all kubelet config sources instead of os.Hostname() 2015-03-23 15:58:45 -04:00
file_test.go Kubelet: recreate mirror pod if the static pod changes 2015-04-08 18:06:21 -07:00
http.go Pass hostname to all kubelet config sources instead of os.Hostname() 2015-03-23 15:58:45 -04:00
http_test.go Kubelet: recreate mirror pod if the static pod changes 2015-04-08 18:06:21 -07:00