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

prepare to release edge-23.7.1 #11090

Merged
merged 3 commits into from
Jul 7, 2023
Merged

prepare to release edge-23.7.1 #11090

merged 3 commits into from
Jul 7, 2023

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented Jul 6, 2023

This edge release adds support for the upstream gateway.networking.k8s.io
HTTPRoute resource (rather than the policy.linkerd.io CRD installed by
Linkerd). In addition, it fixes a bug where the ingress-mode proxy would fail to
fall back to ServiceProfiles for destinations without HTTPRoutes.

  • Added support for gateway.networking.k8s.io HTTPRoutes in the policy
    controller
  • Added distinguishable version information to proxy logs and metrics
  • Fixed incorrect handling of NotFound client policies in ingress-mode proxies

@hawkw hawkw requested a review from a team as a code owner July 6, 2023 22:34
@hawkw
Copy link
Contributor Author

hawkw commented Jul 6, 2023

Note that this depends on the proxy version bump in #11089.

hawkw added 2 commits July 6, 2023 16:22
## edge-23.7.1

This edge release adds support for the upstream `gateway.networking.k8s.io`
HTTPRoute resource (rather than the `policy.linkerd.io` CRD installed by
Linkerd). In addition, it fixes a bug where the ingress-mode proxy would fail to
fall back to ServiceProfiles for destinations without HTTPRoutes.

* Added support for `gateway.networking.k8s.io` HTTPRoutes in the policy
  controller
* Added distinguishable version information to proxy logs and metrics
* Fixed incorrect handling of `NotFound` client policies in ingress-mode
  proxies
@hawkw hawkw requested a review from a team July 7, 2023 16:02
CHANGES.md Outdated Show resolved Hide resolved
@hawkw hawkw merged commit a961398 into main Jul 7, 2023
35 checks passed
@hawkw hawkw deleted the eliza/edge-23.7.1 branch July 7, 2023 18:24
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