Skip to content
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

Explicitly enable WebSocket upgrades #18150

Merged
merged 3 commits into from
Jul 20, 2023

Commits on Jul 20, 2023

  1. Explicitly enable WebSocket upgrades

    This PR explicitly enables WebSocket upgrades in Envoy's UpgradeConfig for all
    proxy types. (API Gateway, Ingress, and Sidecar.)
    
    Fixes #8283
    blake committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    60cbdd5 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    blake committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    642c145 View commit details
    Browse the repository at this point in the history
  3. Update golden files

    blake committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b8dd99b View commit details
    Browse the repository at this point in the history