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

edge-23.5.3 #10945

Merged
merged 3 commits into from
May 26, 2023
Merged

edge-23.5.3 #10945

merged 3 commits into from
May 26, 2023

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented May 25, 2023

edge-23.5.3

This edge release includes fixes for several bugs related to HTTPRoute handling.

  • Fixed an issue where the namespace field on HTTPRoute backendRefs was
    ignored, and the backend Service would always be assumed to be in the
    namespace as the parent Service
  • Fixed an issue where default authorizations generated for readiness and
    liveness probes would fail if the probe path included URI query parameters
  • Fixed the proxy not using gRPC response classification for gRPC requests to
    destinations without ServiceProfiles

@hawkw hawkw requested a review from a team as a code owner May 25, 2023 21:19
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@hawkw hawkw requested a review from a team May 25, 2023 22:13
@hawkw hawkw merged commit 66a459f into main May 26, 2023
@hawkw hawkw deleted the eliza/edge-23.5.3 branch May 26, 2023 00:04
hawkw added a commit that referenced this pull request Jun 1, 2023
## edge-23.5.3

This edge release includes fixes for several bugs related to HTTPRoute handling.

- Fixed an issue where the `namespace` field on HTTPRoute `backendRef`s was
  ignored, and the backend Service would always be assumed to be in the
  namespace as the parent Service
- Fixed an issue where default authorizations generated for readiness and
  liveness probes would fail if the probe path included URI query parameters
- Fixed the proxy not using gRPC response classification for gRPC requests to
  destinations without ServiceProfiles
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.

3 participants