StarlingX OpenStack Armada App
Go to file
Lucas de Ataides 5d4de9da6f Add missing initial delay in readiness probes
After applying STX-Openstack, some API pods are failing to pass the
readiness probe. This change adds a initialDelaySeconds value to the
deployment files of the services that are having this warning.

The liveness probe for these deployments already have a
initialDelaySeconds of 30 seconds, adding this value to the readiness
probe supresses this issue.

For the glance-api deployment, it was also required to add the
initialDelaySeconds to the liveness probe.

Test Plan:
PASS: Build openstack-helm package
PASS: Build STX-Openstack application tarball
PASS: Upload / apply STX-Openstack application
PASS: Check the cinder-api, glance-api and heat-api pods and verify that
      there are no more readiness probe failures.

Closes-Bug: 2030908

Change-Id: If273f095ae0c589fa71faff7756d5f6861cfd264
Signed-off-by: Lucas de Ataides <lucas.deataidesbarreto@windriver.com>
2024-03-04 16:07:21 -03:00
enhanced-policies Update enhanced RBAC policies for OpenStack@2023.1 2023-12-14 13:21:01 -03:00
openstack-helm Add missing initial delay in readiness probes 2024-03-04 16:07:21 -03:00
openstack-helm-infra Update "isApplication" label default value to true 2024-02-11 18:59:53 -03:00
python3-k8sapp-openstack Update app Zuul Check Jobs. 2023-12-20 09:11:03 -07:00
stx-openstack-helm-fluxcd Update "isApplication" label default value to true 2024-02-11 18:59:53 -03:00
upstream/openstack Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
.gitignore Update app Zuul Check Jobs. 2023-12-20 09:11:03 -07:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 08:42:46 -05:00
.zuul.yaml Add minimum Kubernetes version supported 2024-02-07 14:42:14 -03:00
bindep.txt Add python3.9 support 2021-09-09 11:27:54 -04:00
debian_build_layer.cfg Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03:00
debian_helm.inc Update .inc files to use FluxCD related pkgs 2022-10-25 16:37:54 -03:00
debian_pkg_dirs Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03:00
debian_stable_docker_images.inc Uncomment Openstack Debian packages and images 2023-10-02 10:07:36 -03:00
helm-charts-release-info.inc Set application references for stx.9.0 release 2024-02-19 13:27:49 -03:00
requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
test-requirements.txt Attempting to add zuul jobs to new repo 2019-09-09 12:25:17 -05:00
tox.ini Update app Zuul Check Jobs. 2023-12-20 09:11:03 -07:00