StarlingX Puppet modules and manifests
Go to file
Gleb Aronsky 77e0c7c14f Remove references to deprecated script
upgrade_k8s_config.sh has been deprecated and
removed due to lack of support for "flow" style YAML.
Deprecated functionality has been superseded
by better YAML-aware handling in sysinv.

Updating how we invoke kubeadm, we will now use an explicit
version of kubeadm when calling it.  The version called
will now match the version we are upgrading to in order to handle
the format unsupported by previous versions of kubeadm.

Test Plan
PASS:
- Manually update scripts on controllers and worker nodes based on
  https://review.opendev.org/c/starlingx/integ/+/880390
- Perform manual upgrade from k8s v1.21.8 to v1.22.5
- Verify kubernetes successfully upgraded to v1.22.5

Test was performed in the lab with local changes
to verify the code.
Patch was not tested.

Closes-Bug: 2017696
Change-Id: I840eb566057be495fe0da3cae7604bf8055c0d4f
Signed-off-by: Gleb Aronsky <gleb.aronsky@windriver.com>
2023-04-26 16:22:51 -07:00
modules Disable guest plugin loading in VIM 2023-04-05 08:31:49 -03:00
playbooks/tox-puppet-lint Fix puppet-lint errors 2019-10-09 15:39:30 -05:00
puppet-manifests Remove references to deprecated script 2023-04-26 16:22:51 -07:00
.gitignore Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:45:59 -05:00
.zuul.yaml Tox and Zuul job for the bandit code scan in stx/stx-puppet 2020-05-19 14:08:03 +00:00
bindep.txt Add bindep target to tox 2021-02-19 12:14:38 -06:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 19:16:17 +08:00
centos_iso_image.inc Config file changes to add 'puppet-manifests modules/puppet-dcdbsync modules/puppet-dcmanager modules/puppet-dcorch modules/puppet-fm modules/puppet-mtce modules/puppet-nfv modules/puppet-patching modules/puppet-smapi modules/puppet-sshd modules/puppet-sysinv ' after relocation from 'stx-config' 2019-09-04 11:07:06 -04:00
centos_pkg_dirs Config file changes to add 'puppet-manifests modules/puppet-dcdbsync modules/puppet-dcmanager modules/puppet-dcorch modules/puppet-fm modules/puppet-mtce modules/puppet-nfv modules/puppet-patching modules/puppet-smapi modules/puppet-sshd modules/puppet-sysinv ' after relocation from 'stx-config' 2019-09-04 11:07:06 -04:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:12:38 -04:00
debian_iso_image.inc stx-puppet: update debian_iso_image.inc 2022-12-06 08:44:31 +08:00
debian_pkg_dirs Update debian_pkg_dirs for puppet modules 2021-09-28 10:39:46 -04:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
pylint.rc Add pylint py3 portability checks for the stx-puppet repo 2021-09-13 17:24:43 +00:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 14:52:12 -05:00
test-requirements.txt Calling an additional shell lint command from zuul 2021-06-03 09:42:07 -05:00
tox.ini Update tox.ini to work with tox 4 2022-12-27 01:28:45 +00:00