Configure and validate that Gateway pulls images from registry1
Description
It was found that images for Istio Gateway are not pulling from registry1.
Expected Outcome
- Set global values in the Istiod value.yaml for the Istio Gateway package.
- Validate that images are pulled from https://registry1.dso.mil in a test deployment.
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Luis Gomez changed milestone to %2.33.0
changed milestone to %2.33.0
- Luis Gomez added istio kindmaintenance priority6 statusdoing teamService Mesh labels
added istio kindmaintenance priority6 statusdoing teamService Mesh labels
- Luis Gomez set weight to 1
set weight to 1
- Luis Gomez assigned to @lgomez2
assigned to @lgomez2
- Luis Gomez added to epic big-bang&352 (closed)
added to epic big-bang&352 (closed)
- Luis Gomez changed iteration to Big Bang Iterations Jul 23, 2024 - Aug 5, 2024
changed iteration to Big Bang Iterations Jul 23, 2024 - Aug 5, 2024
- Luis Gomez created branch
5-configure-and-validate-that-gateway-pulls-images-from-registry1
to address this issuecreated branch
5-configure-and-validate-that-gateway-pulls-images-from-registry1
to address this issue - Luis Gomez mentioned in merge request !6 (merged)
mentioned in merge request !6 (merged)
- Luis Gomez changed the description
Compare with previous version changed the description
- Luis Gomez created branch
5-configure-and-validate-that-gateway-pulls-images-from-registry1-2
to address this issuecreated branch
5-configure-and-validate-that-gateway-pulls-images-from-registry1-2
to address this issue - Luis Gomez mentioned in issue big-bang/bigbang#2214 (closed)
mentioned in issue big-bang/bigbang#2214 (closed)
- Author Developer
I added the imagePullSecret in the chart/values.yaml.
I also ran a test deployment in a k3d cluster and verified that the image for the gateway pod is getting pulled from registry1 and referencing the correct pull secret.
The secret needs to exist in the namespace prior to running the helm deploy.Edited by Luis Gomez - Luis Gomez removed statusdoing label
removed statusdoing label
- Luis Gomez added statusreview label
added statusreview label
- Luis Gomez mentioned in merge request istiod!15
mentioned in merge request istiod!15
- Author Developer
I opened a new Istiod MR #15 to rework how image pull values are handled for the Istiod and Gateway charts. There is now global set values in the Istiod package that gets consumed by both Istiod and Gatway deployments.
- Author Developer
Global image pull values in the Istiod package have been tested and validated for both Istiod and Gateway deployments.
- Luis Gomez changed weight to 3 from 1
changed weight to 3 from 1
- Luis Gomez changed the description
Compare with previous version changed the description
- Greg M closed with merge request !6 (merged)
closed with merge request !6 (merged)
- Samuel Sarnowski added priority5 label and removed priority6 label