mirror of https://github.com/linkerd/linkerd2.git
Updated release notes for edge-23.6.2 (#11030)
* Updated release notes for edge-23.6.2 Signed-off-by: Eric Anderson <eric@buoyant.io> * Updated helm charts and readmes Signed-off-by: Eric Anderson <eric@buoyant.io> * Updated release notes for edge release Signed-off-by: Eric Anderson <eric@buoyant.io> --------- Signed-off-by: Eric Anderson <eric@buoyant.io>
This commit is contained in:
parent
a965e1a7ae
commit
352e404aea
12
CHANGES.md
12
CHANGES.md
|
|
@ -1,5 +1,17 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
|
## edge-23.6.2
|
||||||
|
|
||||||
|
This edge release introduces timeout capabilities for HTTPRoutes in a manner
|
||||||
|
compatible with the proposed changes to HTTPRoute in
|
||||||
|
[kubernetes-sigs/gateway-api#1997](https://github.com/kubernetes-sigs/gateway-api/pull/1997).
|
||||||
|
|
||||||
|
This release also includes several small improvements and fixes:
|
||||||
|
|
||||||
|
* A fix for HA validation checks when Linkerd is installed with Helm. Thanks
|
||||||
|
@mikutas!!
|
||||||
|
* Build improvements for multi-arch build artifacts. Thanks @MarkSRobinson!!
|
||||||
|
|
||||||
## edge-23.6.1
|
## edge-23.6.1
|
||||||
|
|
||||||
This edge release changes the behavior of the CNI plugin to run exclusively in
|
This edge release changes the behavior of the CNI plugin to run exclusively in
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ dependencies:
|
||||||
- name: partials
|
- name: partials
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
repository: file://../partials
|
repository: file://../partials
|
||||||
version: 1.13.5-edge
|
version: 1.13.6-edge
|
||||||
icon: https://linkerd.io/images/logo-only-200h.png
|
icon: https://linkerd.io/images/logo-only-200h.png
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Linkerd authors
|
- name: Linkerd authors
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
Linkerd gives you observability, reliability, and security
|
Linkerd gives you observability, reliability, and security
|
||||||
for your microservices — with no code change required.
|
for your microservices — with no code change required.
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ dependencies:
|
||||||
- name: partials
|
- name: partials
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
repository: file://../partials
|
repository: file://../partials
|
||||||
version: 1.7.2-edge
|
version: 1.7.3-edge
|
||||||
icon: https://linkerd.io/images/logo-only-200h.png
|
icon: https://linkerd.io/images/logo-only-200h.png
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Linkerd authors
|
- name: Linkerd authors
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
Linkerd gives you observability, reliability, and security
|
Linkerd gives you observability, reliability, and security
|
||||||
for your microservices — with no code change required.
|
for your microservices — with no code change required.
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
**Homepage:** <https://linkerd.io>
|
**Homepage:** <https://linkerd.io>
|
||||||
|
|
|
||||||
|
|
@ -9,4 +9,4 @@ description: |
|
||||||
kubeVersion: ">=1.21.0-0"
|
kubeVersion: ">=1.21.0-0"
|
||||||
icon: https://linkerd.io/images/logo-only-200h.png
|
icon: https://linkerd.io/images/logo-only-200h.png
|
||||||
name: "linkerd2-cni"
|
name: "linkerd2-cni"
|
||||||
version: 30.9.2-edge
|
version: 30.9.3-edge
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ Linkerd [CNI plugin](https://linkerd.io/2/features/cni/) takes care of setting
|
||||||
up your pod's network so incoming and outgoing traffic is proxied through the
|
up your pod's network so incoming and outgoing traffic is proxied through the
|
||||||
data plane.
|
data plane.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: linkerd-crds-1.7.2-edge
|
helm.sh/chart: linkerd-crds-1.7.3-edge
|
||||||
linkerd.io/control-plane-ns: linkerd
|
linkerd.io/control-plane-ns: linkerd
|
||||||
spec:
|
spec:
|
||||||
group: policy.linkerd.io
|
group: policy.linkerd.io
|
||||||
|
|
@ -105,7 +105,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: linkerd-crds-1.7.2-edge
|
helm.sh/chart: linkerd-crds-1.7.3-edge
|
||||||
linkerd.io/control-plane-ns: linkerd
|
linkerd.io/control-plane-ns: linkerd
|
||||||
spec:
|
spec:
|
||||||
group: policy.linkerd.io
|
group: policy.linkerd.io
|
||||||
|
|
@ -3437,7 +3437,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: linkerd-crds-1.7.2-edge
|
helm.sh/chart: linkerd-crds-1.7.3-edge
|
||||||
linkerd.io/control-plane-ns: linkerd
|
linkerd.io/control-plane-ns: linkerd
|
||||||
spec:
|
spec:
|
||||||
group: policy.linkerd.io
|
group: policy.linkerd.io
|
||||||
|
|
@ -3525,7 +3525,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: linkerd-crds-1.7.2-edge
|
helm.sh/chart: linkerd-crds-1.7.3-edge
|
||||||
linkerd.io/control-plane-ns: linkerd
|
linkerd.io/control-plane-ns: linkerd
|
||||||
spec:
|
spec:
|
||||||
group: policy.linkerd.io
|
group: policy.linkerd.io
|
||||||
|
|
@ -3578,7 +3578,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: linkerd-crds-1.7.2-edge
|
helm.sh/chart: linkerd-crds-1.7.3-edge
|
||||||
linkerd.io/control-plane-ns: linkerd
|
linkerd.io/control-plane-ns: linkerd
|
||||||
spec:
|
spec:
|
||||||
group: policy.linkerd.io
|
group: policy.linkerd.io
|
||||||
|
|
@ -3844,7 +3844,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: linkerd-crds-1.7.2-edge
|
helm.sh/chart: linkerd-crds-1.7.3-edge
|
||||||
linkerd.io/control-plane-ns: linkerd
|
linkerd.io/control-plane-ns: linkerd
|
||||||
spec:
|
spec:
|
||||||
group: policy.linkerd.io
|
group: policy.linkerd.io
|
||||||
|
|
@ -3979,7 +3979,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: linkerd-crds-1.7.2-edge
|
helm.sh/chart: linkerd-crds-1.7.3-edge
|
||||||
linkerd.io/control-plane-ns: linkerd
|
linkerd.io/control-plane-ns: linkerd
|
||||||
spec:
|
spec:
|
||||||
group: linkerd.io
|
group: linkerd.io
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
|
||||||
name: linkerd-jaeger
|
name: linkerd-jaeger
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/linkerd/linkerd2/
|
- https://github.com/linkerd/linkerd2/
|
||||||
version: 30.10.2-edge
|
version: 30.10.3-edge
|
||||||
icon: https://linkerd.io/images/logo-only-200h.png
|
icon: https://linkerd.io/images/logo-only-200h.png
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Linkerd authors
|
- name: Linkerd authors
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
The Linkerd-Jaeger extension adds distributed tracing to Linkerd using
|
The Linkerd-Jaeger extension adds distributed tracing to Linkerd using
|
||||||
OpenCensus and Jaeger.
|
OpenCensus and Jaeger.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
|
||||||
name: "linkerd-multicluster"
|
name: "linkerd-multicluster"
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/linkerd/linkerd2/
|
- https://github.com/linkerd/linkerd2/
|
||||||
version: 30.9.2-edge
|
version: 30.9.3-edge
|
||||||
icon: https://linkerd.io/images/logo-only-200h.png
|
icon: https://linkerd.io/images/logo-only-200h.png
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Linkerd authors
|
- name: Linkerd authors
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
The Linkerd-Multicluster extension contains resources to support multicluster
|
The Linkerd-Multicluster extension contains resources to support multicluster
|
||||||
linking to remote clusters
|
linking to remote clusters
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue