armada icon indicating copy to clipboard operation
armada copied to clipboard

[WIP] Improve configurability of ingress config

Open Sovietaced opened this issue 1 year ago • 1 comments

Fixes #4187

This pull request improves the configurability of the ingress config for environments like ours where we run nginx ingress, cert-manager, and external DNS. This change allows ingress classes to be configured and also gives the user more control over TLS hosts so that TLS hosts can be matched up with a DNS entry configured via the annotations. This allows for TLS termination of domain name targeted traffic.

Sovietaced avatar Feb 04 '25 23:02 Sovietaced

This pull requests needs more work. In order to get our setup to work we have to change even more of the code in conversions.go which seems like it would be pretty disruptive.

Sovietaced avatar Feb 05 '25 00:02 Sovietaced