Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

WebSocket Support #35

Open
Open
@SamCHogg

Description

@SamCHogg

Environment:

  • Kubernetes distribution: EKS
  • Kubernetes version: v1.11.8-eks-7c34c0
  • Osiris version: 0.0.1-2019.05.21.13.53.23-4f8deee
  • Install method: helm install osiris/osiris-edge --name osiris --namespace osiris-system --devel

What happened?
I have been starting to use this project to scale down our preview environments (which is really awesome btw!). However I came across issues when I tried to use this one of our services which relies on websockets. The browser gets a '502 Bad Gateway' response from the websocket requests. Checking the logs from the proxy sidecar I see this error:

http: proxy error: internal error: 101 switching protocols response with non-writable body

So I was wondering if websockets are supported, and what I might be missing to get this working?

What you expected to happen?
Websocket requests work correctly through the proxy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions