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

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Feb 14, 2020

This PR syncs the Istio client with the latest v1alpha3 API fix: #439

Changes:

  • add ConsecutiveGatewayErrors, Consecutive5xxErrors and MinHealthPercent to OutlierDetection
  • add H2UpgradePolicy and IdleTimeout to ConnectionPool HTTPSettings
  • Add Istio traffic policy validation schema to CRD
  • Allow installing Flagger CRDs with Helm v3 (set crd.create to false by default)
  • Update packages to Kubernetes v1.17.2

- add ConsecutiveGatewayErrors, Consecutive5xxErrors and MinHealthPercent to OutlierDetection
- add H2UpgradePolicy and IdleTimeout to ConnectionPool HTTPSettings
Allow installing the CRDs with Helm v3
@stefanprodan stefanprodan merged commit e1bb8e7 into master Feb 14, 2020
@stefanprodan stefanprodan deleted the istio-v1alpha3 branch February 14, 2020 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support latest v1alpha3 Istio DestinationRule attributes
1 participant