mirror of https://github.com/k3s-io/k3s
![]() Right now the kubelet creates a new csr object with the same key every time it restarts during the bootstrap process. It should resume with the old csr object if it exists. To do this the name of the csr object must be stable. Also using a list watch here eliminates a race condition where a watch event is missed and the kubelet stalls. |
||
---|---|---|
.. | ||
cache | ||
csr | ||
format | ||
ioutils | ||
queue | ||
sliceutils | ||
BUILD | ||
doc.go | ||
util.go | ||
util_linux.go | ||
util_test.go | ||
util_unsupported.go | ||
util_windows.go |