Files
kubernetes/cmd/kubeadm/app/phases/upgrade
Lubomir I. Ivanov 906d3159b1 kubeadm: add a upgrade health check that deploys a Job
- Add a new preflight check for upgrade that runs the pause container
with -v in a Job.
- Wait for the Job to complete and return an error after N seconds.
- Manually clean the Job because we don't have the TTL controller
enabled in kubeadm yet (it's still alpha).
2019-11-22 18:04:40 +02:00
..
2019-10-02 12:10:58 +02:00
2019-08-23 15:12:29 +02:00
2019-04-27 09:58:17 +02:00