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

fix: remove legacy ingress annotations #30

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Conversation

lentidas
Copy link
Contributor

Description of the changes

The SSL redirection is no longer defined by these annotations, I think this is a leftover from ancient code. The HTTP -> HTTPS redirection is handled natively by the Traefik module and is enabled by default (a variable is available to deactivate it if necessary).

Breaking change

  • No

Tests executed on which distribution(s)

  • AKS (Azure)
  • EKS (AWS)
  • SKS (Exoscale)

The SSL redirection is no longer defined by these annotations, I think this is a leftover from ancient code. The HTTP -> HTTPS redirection is handled natively by the Traefik module and is enabled by default (a variable is available to deactivate it if necessary).
@lentidas lentidas self-assigned this Feb 27, 2024
@lentidas lentidas requested a review from a team as a code owner February 27, 2024 16:17
@lentidas lentidas merged commit cc16dce into main Mar 1, 2024
@lentidas lentidas deleted the fix/remove_ssl_annotations branch March 1, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants