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

Connect: Fix Envoy getting stuck during load #5499

Merged
merged 4 commits into from
Mar 22, 2019
Merged

Commits on Mar 18, 2019

  1. Connect: Fix Envoy getting stuck during load

    Also in this PR:
     - Enabled outlier detection on upstreams which will mark instances unhealthy after 5 failures (using Envoy's defaults)
     - Enable weighted load balancing where DNS weights are configured
    banks committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    1942a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccfb070 View commit details
    Browse the repository at this point in the history
  3. Fix import names from review

    banks committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    0157778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c34fd44 View commit details
    Browse the repository at this point in the history