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
* Fix CI to pass the TLS client flags
This also adds wait logic for the cert-manager secret to be provisioned.
Signed-off-by: mprahl <[email protected]>
* Stop passing in explicit MySQL configurations to MLMD in TLS mode
This conflicts with the configuration options.
Signed-off-by: mprahl <[email protected]>
* Disable CI for unimplemented test scenarios
Pod to Pod TLS manifests are not yet implemented for Kubernetes Native API mode
Signed-off-by: mprahl <[email protected]>
* Build metadata-writer in CI to avoid TLS connection errors
Signed-off-by: mprahl <[email protected]>
* Provide --ca_cert_path only if one is set
Signed-off-by: mprahl <[email protected]>
* Use a clearer path for the custom CA files
Having it be under /etc/pki/tls could override the system CAs.
Signed-off-by: mprahl <[email protected]>
* Add missing mlPipelineServiceTLSEnabled flag on SWF TLS manifests
Signed-off-by: mprahl <[email protected]>
* Add TLS connection info to importer
Signed-off-by: mprahl <[email protected]>
---------
Signed-off-by: mprahl <[email protected]>
Signed-off-by: CollinHowland <[email protected]>
0 commit comments