Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ssl-always-follow-redirect option #1118

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

jcmoraisjr
Copy link
Owner

Controller v0.11 and older had an incorrect behavior compared with ingress spec, regarding HTTPS configuration and SSL redirect.

v0.12 added ssl-always-add-https option that adds the host in the HTTPS map when enabled, regardless of the tls attribute configuration. This was a v0.11 and older behavior.

This update adds the ability to avoid SSL redirect when TLS was added automatically. This was also a v0.11 and older behavior.

@jcmoraisjr
Copy link
Owner Author

#1064

Controller v0.11 and older had an incorrect behavior compared with
ingress spec, regarding HTTPS configuration and SSL redirect.

v0.12 added ssl-always-add-https option that adds the host in the HTTPS
map when enabled, regardless of the tls attribute configuration. This
was a v0.11 and older behavior.

This update adds the ability to avoid SSL redirect when TLS was added
automatically. This was also a v0.11 and older behavior.
@jcmoraisjr jcmoraisjr merged commit 52f7b3a into master Jun 3, 2024
2 checks passed
@jcmoraisjr jcmoraisjr deleted the jm-follow-ssl-redirect branch June 3, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant