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.21] Fix eds cluster loadassignment with invalid endpoint #50720

Merged
merged 2 commits into from
Apr 29, 2024

Commits on Apr 28, 2024

  1. move port name and labels check outside of filterIstioEndpoint (istio…

    …#49629)
    
    * move port name and labels check outside of filterIstioEndpoint
    
    * fix slices filter
    
    * fix ut
    hzxuzhonghu authored and zirain committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    94e37fd View commit details
    Browse the repository at this point in the history
  2. Fix eds cluster loadassignment with invalid endpoint (istio#50690)

    * fix eds cluster has invalid endpoints
    
    * Add release note
    
    * Fix specical case ep address empty
    
    * add uds addr check
    
    * use IsValidIP
    hzxuzhonghu authored and zirain committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    01bd47c View commit details
    Browse the repository at this point in the history