Skip to content

Commit

Permalink
UPSTREAM: 58930: Don't wait for certificate rotation on Kubelet start
Browse files Browse the repository at this point in the history
We weren't actually failing kubelet start, so waiting made no sense.
Instead, we always start. Also, if the last rotated cert has expired,
fallback to the bootstrap certificate info.
  • Loading branch information
smarterclayton committed Feb 1, 2018
1 parent bb1c9e5 commit 0592af3
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 102 deletions.
2 changes: 1 addition & 1 deletion vendor/k8s.io/kubernetes/pkg/kubelet/kubelet.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0592af3

Please sign in to comment.