Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Add a e2e to verify gw https redirect works #62

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

sergicastro
Copy link
Contributor

Trying to reproduce this istio-ecosystem/authservice#232
I added the case in the e2e istio suite.

So the istio gateway accepts plain HTTP connections on port 80 (30002) and redirects to por 443 (30000) without losing any tokens.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.42%. Comparing base (bef473d) to head (e3a2fd7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   93.42%   93.42%           
=======================================
  Files          22       22           
  Lines        1430     1430           
=======================================
  Hits         1336     1336           
  Misses         56       56           
  Partials       38       38           

Copy link
Member

@nacx nacx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@sergicastro sergicastro merged commit 8216238 into main Feb 28, 2024
11 checks passed
@sergicastro sergicastro deleted the istio-e2e-https-redirect branch February 28, 2024 18:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants