-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
nginx fails with IPv6 at Kubernetes cluster which is not supported IPv6 #8447
Labels
Comments
char0n
added a commit
that referenced
this issue
Mar 7, 2023
Enabling IPv6 address and port for IPv6 addresses caused backward incompatible issues in the docker image. Refs #8447
17 tasks
Thanks for the report. I've issued #8449. Please have a look at it. |
char0n
added a commit
that referenced
this issue
Mar 7, 2023
Fix will be released in next release cycle. Closing. |
Apologies for that one, I didn't consider environments that did not support ipv6! Thanks for the quick fix and the config value to support both of our use-cases 🙏 |
Thank you for fix it🙏 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we encountered following error messages with image
swaggerapi/swagger-ui:v4.17.1
.I think an interface cannot support IPv6 at our kubernetes clusters.
affected issues: #8438 (cc: @Southclaws )
So we would like to control enable/disable IPv6 with environment variable.
Q&A (please complete the following information)
Content & configuration
Example Swagger/OpenAPI definition:
# your YAML here
Swagger-UI configuration options:
Describe the bug you're encountering
To reproduce...
Steps to reproduce the behavior:
Expected behavior
Screenshots
Additional context or thoughts
The text was updated successfully, but these errors were encountered: