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

Extend Istio traffic policy #441

Merged
merged 7 commits into from
Feb 14, 2020
Merged

Extend Istio traffic policy #441

merged 7 commits into from
Feb 14, 2020

Commits on Feb 14, 2020

  1. Add missing fields to Istio destination rule

    - add ConsecutiveGatewayErrors, Consecutive5xxErrors and MinHealthPercent to OutlierDetection
    - add H2UpgradePolicy and IdleTimeout to ConnectionPool HTTPSettings
    stefanprodan committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    05050c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acce3a9 View commit details
    Browse the repository at this point in the history
  3. Add crds dir to Helm chart

    Allow installing the CRDs with Helm v3
    stefanprodan committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    57b1732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37a2bf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0106dff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33d57af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4753f6 View commit details
    Browse the repository at this point in the history