Resolve "Istio Values Not Passed To Haproxy"
General MR
Summary
istio.enabled
and istio.hardened.enabled
are not passed through to the haproxy chart. This can be verified in that no AuthService
kinds are created for haproxy prior to making these changes.
We'll also enable istio.hardened
for the CI runs and pass istio.enabled
through to the authservice subchart.
Relevant logs/screenshots
Before fix:
After fix:
Linked Issue
Closes #1963 (closed)
Upgrade Notices
N/A
Merge request reports
Activity
changed milestone to %2.22.0
added haproxy istio statusdoing labels
assigned to @michaelmartin
mentioned in merge request !3901 (merged)
added 3 commits
-
caa42169...8e0db8ce - 2 commits from branch
master
- 36a0df85 - Merge remote-tracking branch 'origin/master' into 1963-istio-values-not-passed-to-haproxy
-
caa42169...8e0db8ce - 2 commits from branch
added statusreview label and removed statusdoing label
requested review from @chris.oconnell, @ryan.j.garcia, and @ryan.thompson.44
@andrewshoell : You have been tagged in this merge request for the purpose of conducting secondary review.
changed milestone to %2.23.0
mentioned in commit 0c632ce8
mentioned in merge request big-bang/customers/template!76 (merged)