digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
745 stars 258 forks source link

HTTP to HTTPS Redirect not working after upgrading to Ambassador v7.2.2 #133

Closed dannycarrera closed 2 years ago

dannycarrera commented 2 years ago

Bug Report

Describe the bug

After following the steps in part 03, HTTP to HTTPS redirection is not working.

Affected Components

Ambassador Ingress Controller

Expected Behavior

HTTP requests should 301 redirect to HTTPS.

Actual Behavior

200 HTTP response is served.

Steps to Reproduce

Follow steps outlined in the ambassador.md in step 03.

Additional context

Reverting to v6.9.3 resolves the issue.

vladciobancai commented 2 years ago

Hi @dannycarrera thank you for reporting it, we have started to check it and we will let you know

vladciobancai commented 2 years ago

@dannycarrera the patch #134 has been merged, please test it again and let us know

vladciobancai commented 2 years ago

@dannycarrera I will close the issue, please re-open it if the problem occurs again.