You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upversioned the nginx app with new images, nginx
controller image to v1.9.3, kube-webhook-certgen to
v20231011-8b53cabe0 and opentelementry to v20230721-3e2062ee5
Test Cases:
PASS: Install system,bootstrap with new images and verify it
is successful
PASS: Deploy kaurd app by exposing service using nginx ingress
controller with cert issued by stepca using ACME protocol
PASS: Test snmp app with nginx overrides, try snmpbulkget with
success with no error on nginx pods
PASS: Test WRO app, upload,apply and deploy WRO without https.
Verify openstack endpoints and check cli, notice there are
no errors in the logs.
PASS: Test WRO app with https, install openstack,openstack_ca
certificate, verify openstack endpoints changed to https
and verify openstack cli with no errors
Story: 2010705
Task: 48992
Depends-on: https://review.opendev.org/c/starlingx/ansible-playbooks/+/899271
Change-Id: I047b763c529efe482b3f3e90c130ffa56bd01993
Signed-off-by: amantri <[email protected]>
Copy file name to clipboardExpand all lines: stx-nginx-ingress-controller-helm/stx-nginx-ingress-controller-helm/fluxcd-manifests/ingress-nginx/helmrelease.yaml
Copy file name to clipboardExpand all lines: stx-nginx-ingress-controller-helm/stx-nginx-ingress-controller-helm/fluxcd-manifests/ingress-nginx/ingress-nginx-static-overrides.yaml
+3-3
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ controller:
11
11
# cleans the default digest value since sysinv changes the digest when pushing the image to the local registry
0 commit comments