k3s/pkg
NickrenREN 0b94834b17 fix nodeStatusUpdateRetry count exceeding condition judgement
When tryUpdateNodeStatus() return err,err!=nil,  but nc.kubeClient.Core().Nodes().Get() return no err, err==nil,
And we run nodeStatusUpdateRetry times, when for loop ends, err == nil, we can not print error info and run continue, so the condition judgement is wrong.
2017-01-12 22:00:30 +08:00
..
admission start the apimachinery repo 2017-01-11 09:09:48 -05:00
api Update bazel 2017-01-11 18:53:24 +01:00
apimachinery start the apimachinery repo 2017-01-11 09:09:48 -05:00
apis Update bazel 2017-01-11 18:53:24 +01:00
auth moves of genericapiserver packages without dependencies 2017-01-11 15:06:38 -05:00
capabilities Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
client Merge pull request #38666 from tanshanshan/empty-check 2017-01-11 09:14:52 -08:00
cloudprovider start the apimachinery repo 2017-01-11 09:09:48 -05:00
controller fix nodeStatusUpdateRetry count exceeding condition judgement 2017-01-12 22:00:30 +08:00
conversion start the apimachinery repo 2017-01-11 09:09:48 -05:00
credentialprovider start the apimachinery repo 2017-01-11 09:09:48 -05:00
fieldpath start the apimachinery repo 2017-01-11 09:09:48 -05:00
fields start the apimachinery repo 2017-01-11 09:09:48 -05:00
generated start the apimachinery repo 2017-01-11 09:09:48 -05:00
genericapiserver Merge pull request #39483 from deads2k/generic-15-deps-02-for-real 2017-01-11 15:16:13 -08:00
hyperkube Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
kubeapiserver mechanical repercussions 2017-01-11 15:20:36 -05:00
kubectl Merge pull request #39038 from ncdc/fix-kubectl-get-list 2017-01-11 09:58:38 -08:00
kubelet Merge pull request #38742 from timstclair/cri-exec-long 2017-01-11 17:16:07 -08:00
kubemark start the apimachinery repo 2017-01-11 09:09:48 -05:00
labels start the apimachinery repo 2017-01-11 09:09:48 -05:00
master start the apimachinery repo 2017-01-11 09:09:48 -05:00
metrics Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
probe start the apimachinery repo 2017-01-11 09:09:48 -05:00
proxy start the apimachinery repo 2017-01-11 09:09:48 -05:00
quota start the apimachinery repo 2017-01-11 09:09:48 -05:00
registry Update bazel 2017-01-11 18:53:24 +01:00
routes Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
runtime start the apimachinery repo 2017-01-11 09:09:48 -05:00
security start the apimachinery repo 2017-01-11 09:09:48 -05:00
securitycontext Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
selection start the apimachinery repo 2017-01-11 09:09:48 -05:00
serviceaccount Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
ssh moves of genericapiserver packages without dependencies 2017-01-11 15:06:38 -05:00
storage Merge pull request #39483 from deads2k/generic-15-deps-02-for-real 2017-01-11 15:16:13 -08:00
types start the apimachinery repo 2017-01-11 09:09:48 -05:00
util mechanical repercussions 2017-01-11 15:20:36 -05:00
version Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
volume start the apimachinery repo 2017-01-11 09:09:48 -05:00
watch start the apimachinery repo 2017-01-11 09:09:48 -05:00
BUILD mechanical repercussions 2017-01-11 15:20:36 -05:00
OWNERS