We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the most recent bi-weekly run of our nfr tests #3079, there are errors in both oss and plus test runs when sending traffic to our https endpoint.
https://github.com/nginx/nginx-gateway-fabric/blob/a6a8cef71d9dfe55d26ab0e594fa695f56bdabde/tests/results/zero-downtime-scale/edge/edge-oss.md
https://github.com/nginx/nginx-gateway-fabric/blob/a6a8cef71d9dfe55d26ab0e594fa695f56bdabde/tests/results/zero-downtime-scale/edge/edge-plus.md
You can see that all our traffic to the /tea endpoint results in all 0's coming back.
/tea
This is the given error: Get "https://cafe.example.com/tea": remote error: tls: unrecognized name
Get "https://cafe.example.com/tea": remote error: tls: unrecognized name
The text was updated successfully, but these errors were encountered:
bjee19
No branches or pull requests
In the most recent bi-weekly run of our nfr tests #3079, there are errors in both oss and plus test runs when sending traffic to our https endpoint.
https://github.com/nginx/nginx-gateway-fabric/blob/a6a8cef71d9dfe55d26ab0e594fa695f56bdabde/tests/results/zero-downtime-scale/edge/edge-oss.md
https://github.com/nginx/nginx-gateway-fabric/blob/a6a8cef71d9dfe55d26ab0e594fa695f56bdabde/tests/results/zero-downtime-scale/edge/edge-plus.md
You can see that all our traffic to the
/tea
endpoint results in all 0's coming back.This is the given error:
Get "https://cafe.example.com/tea": remote error: tls: unrecognized name
The text was updated successfully, but these errors were encountered: