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

Add no_traffic_healthy_interval #13336

Merged
merged 6 commits into from
Oct 12, 2020

Commits on Oct 8, 2020

  1. Add no_traffic_healthy_interval

    Adds a no_traffic_healthy_interval for when a cluster is marked healthy
    and we want to use a different interval than no_traffic_interval
    
    Fixes envoyproxy#13246
    
    Risk level: Low
    Testing: Unit test
    
    Signed-off-by: Chuong Vu <chuongv@google.com>
    Chuongv committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    9819d13 View commit details
    Browse the repository at this point in the history
  2. Fix up comments on no_traffic_healthy_interval

    Signed-off-by: Chuong Vu <chuongv@google.com>
    Chuongv committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    3ec874e View commit details
    Browse the repository at this point in the history
  3. Update api/envoy/config/core/v3/health_check.proto

    Co-authored-by: Matt Klein <mattklein123@gmail.com>
    Signed-off-by: Chuong Vu <chuongv@google.com>
    Chuongv and mattklein123 committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    3129c04 View commit details
    Browse the repository at this point in the history
  4. Correct version_history api

    Signed-off-by: Chuong Vu <chuongv@google.com>
    Chuongv committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    ee8f97d View commit details
    Browse the repository at this point in the history
  5. Fix the health_check proto ident

    Signed-off-by: Chuong Vu <chuongv@google.com>
    Chuongv committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    a35a4e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    8c5343c View commit details
    Browse the repository at this point in the history