config/sysinv/sysinv/sysinv/sysinv/tests/conductor
Bart Wensley 35984d5a31 Kubernetes upgrades support (continued)
Continuing the implementation of kubernetes upgrades. Changes
include:
- Pre-pull control plane images on both controllers as part of
  the "system kube-upgrade-start". This is necessary, because the
  upgrade of the first control plane with "kubeadm upgrade"
  creates pods on both masters to download the control plane
  images. These pods cannot download images from authenticated
  registries, so we must pre-pull them.
- Add a new "system kube-upgrade-complete" command to set the
  upgrade state to complete (after checking that all the
  required components have been upgraded).
- Add a --force option to the "system kube-host-upgrade" command
  to allow a kubelet to be re-upgraded even if it is reporting
  that it is running the new version. This could be necessary
  to handle some error scenarios.

Change-Id: If7d047ed49725d810407b22ccd5eca90a7658189
Depends-On: https://review.opendev.org/#/c/697185
Story: 2006781
Task: 37579
Task: 37581
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-12-03 15:11:55 -06:00
..
data Support to handle various image formats for application 2019-11-27 00:08:12 -05:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
test_ceph.py Refactor upgrade re-tries on failure path 2019-10-22 16:14:37 -04:00
test_kube_app_image_parser.py Support to handle various image formats for application 2019-11-27 00:08:12 -05:00
test_manager.py Kubernetes upgrades support (continued) 2019-12-03 15:11:55 -06:00
test_rpcapi.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00