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

Update Istio Preview to v1.6.9 #516

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

shaneutt
Copy link
Contributor

What type of PR is this?
Chore

Which issue(s) this PR fixes:
https://jira.d2iq.com/browse/D2IQ-71816

Special notes for your reviewer:
Please see the testing notes from the Chart PR.

Does this PR introduce a user-facing change?:

Bug Fixes

* Fixed HTTP match request without headers conflict
* Fixed Istio operator to watch multiple namespaces (Istio #26317)
* Fixed EDS cache when an endpoint appears after its service resource (Istio #26983)
* Fixed istioctl remove-from-mesh not removing init containers on CNI installations.
* Fixed istioctl add-to-mesh and remove-from-mesh commands from affecting OwnerReferences (Istio #26720)
* Fixed cleaning up of service information when the cluster secret is deleted
* Fixed egress gateway ports binding to 80⁄443 due to user permissions
* Fixed gateway listeners created with traffic direction outbound to be drained properly on exit
* Fixed headless services not updating listeners (Istio #26617)
* Fixed inaccurate endpointsPendingPodUpdate metric
* Fixed ingress SDS from not getting secret update (Istio #18912)
* Fixed ledger capacity size
* Fixed operator to update service monitor due to invalid permissions (Istio #26961)
* Fixed regression in gateway name resolution (Istio 26264)
* Fixed rotated certificates not being stored to /etc/istio-certs VolumeMount (Istio #26821)
* Fixed trust domain validation in transport socket level (Istio #26435)

Improvements

* Added istioctl analyzer to detect when Destination Rules do not specify caCertificates (Istio #25652)
* Added missing telemetry.loadshedding.* options to mixer container arguments
* Improved specifying network for a cluster without meshNetworks also being configured
* Improved the cache readiness state with TTL (Istio #26418)
* Updated SDS timeout to fetch workload certificates to 0s
* Updated app_containers to use comma separated values for container specification
* Updated default protocol sniffing timeout to 5s (Istio #24379)

Checklist

  • The commit message explains the changes and why are needed.
  • The code builds and passes lint/style checks locally.
  • The relevant subset of integration tests pass locally.
  • The core changes are covered by tests.
  • The documentation is updated where needed.

@shaneutt shaneutt requested review from a team as code owners September 17, 2020 17:54
@shaneutt shaneutt self-assigned this Sep 17, 2020
Copy link
Contributor

@alejandroEsc alejandroEsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@orsenthil
Copy link

Was this Teamcity Test Suite added recently - https://teamcity.mesosphere.io/buildConfiguration/ClosedSource_Konvoy_KonvoyE2eAwsKba?branch=pull%2F516&mode=builds#all-projects

There are two VCS roots here and I am not sure this causing some confusion with status reports

@orsenthil
Copy link

The suite seems to be present under Konvoy and including konvoy github url too and the commit sha is getting confused between two repos.

@shaneutt
Copy link
Contributor Author

Was this Teamcity Test Suite added recently - https://teamcity.mesosphere.io/buildConfiguration/ClosedSource_Konvoy_KonvoyE2eAwsKba?branch=pull%2F516&mode=builds#all-projects

There are two VCS roots here and I am not sure this causing some confusion with status reports

Interesting, it has been like this for some time to my knowledge.

The suite seems to be present under Konvoy and including konvoy github url too and the commit sha is getting confused between two repos.

Well, we only need one so please feel free to remove the Konvoy one.

@shaneutt shaneutt merged commit 66616e6 into master Sep 17, 2020
@shaneutt shaneutt deleted the shaneutt/update-istio-preview-to-v1.6.9 branch September 17, 2020 20:21
@joejulian joejulian modified the milestone: release/2.5 Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants