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

[release-1.22] xds: push CDS on AUTO_PASSTHROUGH Gateway change #50981

Commits on May 10, 2024

  1. xds: push CDS on AUTO_PASSTHROUGH Gateway change to fix missing mtls …

    …clusters
    
    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    07f05fb View commit details
    Browse the repository at this point in the history
  2. Add a release note

    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9b88779 View commit details
    Browse the repository at this point in the history
  3. Fix nil pointer dereference

    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9046044 View commit details
    Browse the repository at this point in the history
  4. Push CDS on Gateway update only for relevant changes

    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cde0307 View commit details
    Browse the repository at this point in the history
  5. Fix nil pointer dereference

    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6ef7872 View commit details
    Browse the repository at this point in the history
  6. Set ContainsAutoPassthroughGateways in PrevMergedGateway

    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    603954d View commit details
    Browse the repository at this point in the history
  7. Add a unit test for GetAutoPassthrughGatewaySNIHosts

    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    caf2a3d View commit details
    Browse the repository at this point in the history
  8. Compare merged gateways only once before iterating over updated configs

    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bc16f67 View commit details
    Browse the repository at this point in the history
  9. Always update prev merged gateway

    Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
    jewertow authored and istio-testing committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3325c27 View commit details
    Browse the repository at this point in the history