UNCLASSIFIED - NO CUI

Skip to content

Resolve "Istio Values Not Passed To Haproxy"

Michael Martin requested to merge 1963-istio-values-not-passed-to-haproxy into master

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:

before-fix

After fix:

after-fix

Linked Issue

Closes #1963 (closed)

Upgrade Notices

N/A

Edited by Michael Martin

Merge request reports