Merged
Conversation
alpeb
reviewed
Nov 22, 2023
adleong
approved these changes
Nov 22, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
edge-23.11.4
This edge release introduces support for the native sidecar containers
added in Kubernetes 1.29, improving proxy sidecar compatibility for jobs
and initContainers. In addition, it includes Helm chart improvements,
and improvements to the multicluster extension.
config.alpha.linkerd.io/proxy-enable-native-sidecarannotation and
Proxy.NativeSidecarHelm option that causes the proxycontainer to run as an init-container (thanks @teejaded!) (Add native sidecar support #11465;
fixes Implement KEP753 initContainer restartPolicy=Always sidecar #11461)
service-mirrorwhenrunning in HA mode (Fix service-mirror template when running in HA mode #11609; fixes
linkerd multicluster link --hagenerates invalid deployment spec #11603)linkerd checkthat ensures all extensionnamespaces are configured properly (Introduce a new check for extension namespace configuration #11629; fixes linkerd fails to find Lease component for service-mirror #11509)
linkerd-vizextension to v2.48.0, resolving a number of CVEs in older Prometheus
versions (Bump prometheus to v2.48.0 #11633)
nodeAffinitytodeploymenttemplates in thelinkerd-vizand
linkerd-jaegerHelm charts (thanks @naing2victor!) (Add affinity settings in viz and jaeger chart #11464;fixes linkerd-viz and linkerd-jaeger charts do not support nodeAffinity #10680)