Skip to content

stable-2.14.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 23:04
· 2147 commits to main since this release
stable-2.14.3
97275dd

stable-2.14.3

This stable release fixes an issue in the Destination controller that was
forbidding to route traffic to opaque ports on unmeshed pods. Also, it increases
the log level from debug to warning when the outbound proxy faces this type of
events.

  • Fixed GetProfiles error in the Destination controller when address is opaque
    and unmeshed (#11556, fixes#11555)
  • Started logging at warning level in the proxy when the controller clients
    receive an error (#2499)