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 Jan 28, 2018
1 parent 75205cf commit 8f83e8c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 51 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.

0 comments on commit 8f83e8c

Please sign in to comment.