Skip to content

Conversation

@jvstme
Copy link
Collaborator

@jvstme jvstme commented Dec 26, 2024

The endpoint didn't work both in the old and the
new gateway implementations. The model proxy
attempted forwarding requests to localhost that
resolves to ::1 on Kubernetes gateways, while
Nginx is only listening on 127.0.0.1.

#1595

The endpoint didn't work both in the old and the
new gateway implementations. The model proxy
attempted forwarding requests to `localhost` that
resolves to `::1` on Kubernetes gateways, while
Nginx is only listening on `127.0.0.1`.
@jvstme jvstme merged commit 2df74b8 into master Dec 26, 2024
24 checks passed
@jvstme jvstme deleted the issue_1595_fix_k8s_model_proxy branch December 26, 2024 12:57
pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Feb 9, 2025
The endpoint didn't work both in the old and the
new gateway implementations. The model proxy
attempted forwarding requests to `localhost` that
resolves to `::1` on Kubernetes gateways, while
Nginx is only listening on `127.0.0.1`.
pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Mar 4, 2025
The endpoint didn't work both in the old and the
new gateway implementations. The model proxy
attempted forwarding requests to `localhost` that
resolves to `::1` on Kubernetes gateways, while
Nginx is only listening on `127.0.0.1`.
pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Mar 5, 2025
The endpoint didn't work both in the old and the
new gateway implementations. The model proxy
attempted forwarding requests to `localhost` that
resolves to `::1` on Kubernetes gateways, while
Nginx is only listening on `127.0.0.1`.
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