mirror of https://github.com/linkerd/linkerd2.git
parent
cf665ef56c
commit
6d0b555e21
21
CHANGES.md
21
CHANGES.md
|
|
@ -1,5 +1,26 @@
|
|||
# Changes
|
||||
|
||||
## edge-23.1.2
|
||||
|
||||
This edge release fixes a memory leak in the Linkerd control plane that could
|
||||
occur when many many pods were created. It also adds a number of new
|
||||
configuration options Multicluster extension's gateway.
|
||||
|
||||
* Added additional shortnames for Linkerd policy resources (thanks @javaducky!)
|
||||
* Added new configuration options for the multicluster gateway:
|
||||
* `gateway.deploymentAnnotations`
|
||||
* `gateway.terminationGracePeriodSeconds` (thanks @bunnybilou!)
|
||||
* `gateway.loadBalancerSourceRanges` (thanks @Tyrion85!)
|
||||
* Added an optional AuthorizationPolicy to authorize Grafana to Prometheus
|
||||
in the Viz extension
|
||||
* Fixed the link to the Jaeger dashboard the in viz dashboard (thanks @eugenegoncharuk!)
|
||||
* Fixed an issue where control plane components could fail to start on large
|
||||
clusters because of failing readiness probes while caches were being
|
||||
initialized
|
||||
* Fixed a memory leak in the Destination controller
|
||||
* Fixed an issue where PodSecurityPolicies could reject Linkerd control plane
|
||||
components due to the `seccompProfile`
|
||||
|
||||
## edge-23.1.1
|
||||
|
||||
This edge release fixes a caching issue in the destination controller, converts
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ dependencies:
|
|||
- name: partials
|
||||
version: 0.1.0
|
||||
repository: file://../partials
|
||||
version: 1.11.1-edge
|
||||
version: 1.11.2-edge
|
||||
icon: https://linkerd.io/images/logo-only-200h.png
|
||||
maintainers:
|
||||
- name: Linkerd authors
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
Linkerd gives you observability, reliability, and security
|
||||
for your microservices — with no code change required.
|
||||
|
||||

|
||||

|
||||

|
||||

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

|
||||

|
||||

|
||||
|
||||
**Homepage:** <https://linkerd.io>
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ description: |
|
|||
kubeVersion: ">=1.21.0-0"
|
||||
icon: https://linkerd.io/images/logo-only-200h.png
|
||||
name: "linkerd2-cni"
|
||||
version: 30.6.0-edge
|
||||
version: 30.6.1-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
|
||||
data plane.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
annotations:
|
||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||
labels:
|
||||
helm.sh/chart: linkerd-crds-1.4.0
|
||||
helm.sh/chart: linkerd-crds-1.5.0-edge
|
||||
linkerd.io/control-plane-ns: linkerd
|
||||
spec:
|
||||
group: policy.linkerd.io
|
||||
|
|
@ -2516,7 +2516,7 @@ metadata:
|
|||
annotations:
|
||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||
labels:
|
||||
helm.sh/chart: linkerd-crds-1.4.0
|
||||
helm.sh/chart: linkerd-crds-1.5.0-edge
|
||||
linkerd.io/control-plane-ns: linkerd
|
||||
spec:
|
||||
group: policy.linkerd.io
|
||||
|
|
@ -2602,7 +2602,7 @@ metadata:
|
|||
annotations:
|
||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||
labels:
|
||||
helm.sh/chart: linkerd-crds-1.4.0
|
||||
helm.sh/chart: linkerd-crds-1.5.0-edge
|
||||
linkerd.io/control-plane-ns: linkerd
|
||||
spec:
|
||||
group: policy.linkerd.io
|
||||
|
|
@ -2655,7 +2655,7 @@ metadata:
|
|||
annotations:
|
||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||
labels:
|
||||
helm.sh/chart: linkerd-crds-1.4.0
|
||||
helm.sh/chart: linkerd-crds-1.5.0-edge
|
||||
linkerd.io/control-plane-ns: linkerd
|
||||
spec:
|
||||
group: policy.linkerd.io
|
||||
|
|
@ -2921,7 +2921,7 @@ metadata:
|
|||
annotations:
|
||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||
labels:
|
||||
helm.sh/chart: linkerd-crds-1.4.0
|
||||
helm.sh/chart: linkerd-crds-1.5.0-edge
|
||||
linkerd.io/control-plane-ns: linkerd
|
||||
spec:
|
||||
group: policy.linkerd.io
|
||||
|
|
@ -3056,7 +3056,7 @@ metadata:
|
|||
annotations:
|
||||
linkerd.io/created-by: linkerd/cli dev-undefined
|
||||
labels:
|
||||
helm.sh/chart: linkerd-crds-1.4.0
|
||||
helm.sh/chart: linkerd-crds-1.5.0-edge
|
||||
linkerd.io/control-plane-ns: linkerd
|
||||
spec:
|
||||
group: linkerd.io
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
|
|||
name: linkerd-jaeger
|
||||
sources:
|
||||
- https://github.com/linkerd/linkerd2/
|
||||
version: 30.6.1-edge
|
||||
version: 30.6.2-edge
|
||||
icon: https://linkerd.io/images/logo-only-200h.png
|
||||
maintainers:
|
||||
- name: Linkerd authors
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
The Linkerd-Jaeger extension adds distributed tracing to Linkerd using
|
||||
OpenCensus and Jaeger.
|
||||
|
||||

|
||||

|
||||
|
||||

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

|
||||

|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
|
|||
name: "linkerd-viz"
|
||||
sources:
|
||||
- https://github.com/linkerd/linkerd2/
|
||||
version: 30.4.7-edge
|
||||
version: 30.4.8-edge
|
||||
icon: https://linkerd.io/images/logo-only-200h.png
|
||||
maintainers:
|
||||
- name: Linkerd authors
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
The Linkerd-Viz extension contains observability and visualization
|
||||
components for Linkerd.
|
||||
|
||||

|
||||

|
||||
|
||||

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