StarlingX System Configuration Management
2ba470a29f
During the upgrade from stx6.0 to stx7.0, the content of /opt/platform/config/22.06/pxelinux.cfg/ is copied from the previous release. This way, the grub.cfg, which is a symlink, points to /pxeboot/pxelinux.cfg.files/grub.cfg. As in release stx7.0 /pxeboot was moved to /var/pxeboot, the symlink should be recreated to point the correct path, which is /var/pxeboot/pxelinux.cfg.files/grub.cfg. This fix recriates the symlink pointing to the correct path. Note: cert-manager nginx-ingress-controller oidc-auth-apps platform-integ-apps The above apps were removed from upgrade path on 65-k8s-app-upgrade.sh script to finish upgrade process successfully Test plan PASS: Run initial bootstrap successfully PASS: Upgrade AIO-DX from stx6.0 to stx7.0 Closes-bug:1972572 Signed-off-by: Samuel Presa Toledo <samuel.presatoledo@windriver.com> Change-Id: Icb2b026ccac583295089e922e98d2acd207cabdb |
||
---|---|---|
api-ref/source | ||
config-gate | ||
controllerconfig | ||
devstack | ||
doc | ||
releasenotes | ||
storageconfig | ||
sysinv | ||
tmp/patch-scripts/EXAMPLE_SYSINV/scripts | ||
tools/docker/images | ||
tsconfig | ||
workerconfig | ||
.gitignore | ||
.gitreview | ||
.yamllint | ||
.zuul.yaml | ||
bindep.txt | ||
centos_build_layer.cfg | ||
centos_dev_wheels.inc | ||
centos_helm.inc | ||
centos_iso_image.inc | ||
centos_pkg_dirs | ||
centos_pkg_dirs_containers | ||
centos_stable_wheels.inc | ||
CONTRIBUTORS.wrs | ||
debian_build_layer.cfg | ||
debian_iso_image.inc | ||
debian_pkg_dirs | ||
debian_stable_wheels.inc | ||
LICENSE | ||
README.rst | ||
test-requirements.txt | ||
tox.ini |
stx-config
StarlingX Configuration Management