From d50992ea657b388d8eb358e7f67058647687881b Mon Sep 17 00:00:00 2001 From: Alex Leong Date: Thu, 15 Feb 2024 20:15:12 +0000 Subject: [PATCH 1/3] edge-24.2.3 Signed-off-by: Alex Leong --- CHANGES.md | 13 +++++++++++++ charts/linkerd-control-plane/Chart.yaml | 2 +- charts/linkerd-control-plane/README.md | 2 +- jaeger/charts/linkerd-jaeger/Chart.yaml | 2 +- jaeger/charts/linkerd-jaeger/README.md | 2 +- multicluster/charts/linkerd-multicluster/Chart.yaml | 2 +- multicluster/charts/linkerd-multicluster/README.md | 2 +- viz/charts/linkerd-viz/Chart.yaml | 2 +- viz/charts/linkerd-viz/README.md | 2 +- 9 files changed, 21 insertions(+), 8 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index f9989b2bc9015..3d46fce6cb20a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,18 @@ # Changes +## edge-24.2.3 + +* Allowed the `MutatingWebhookConfig` timeout value to be configured ([#12028]) + (thanks @Michael Bell) +* Added a counter for items dropped from destination controller workqueue + ([#12079]) +* Fixed a spurious `linkerd check` error when using container images with + digests ([#12059]) + +[#12028]: https://github.com/linkerd/linkerd2/pull/12028 +[#12079]: https://github.com/linkerd/linkerd2/pull/12079 +[#12059]: https://github.com/linkerd/linkerd2/pull/12059 + ## edge-24.2.2 This release addresses some issues in the destination service that could cause diff --git a/charts/linkerd-control-plane/Chart.yaml b/charts/linkerd-control-plane/Chart.yaml index 3d6f759ead507..1ec734ac11a97 100644 --- a/charts/linkerd-control-plane/Chart.yaml +++ b/charts/linkerd-control-plane/Chart.yaml @@ -16,7 +16,7 @@ dependencies: - name: partials version: 0.1.0 repository: file://../partials -version: 1.18.8-edge +version: 1.18.9-edge icon: https://linkerd.io/images/logo-only-200h.png maintainers: - name: Linkerd authors diff --git a/charts/linkerd-control-plane/README.md b/charts/linkerd-control-plane/README.md index e121ce2883435..90d6203dccee0 100644 --- a/charts/linkerd-control-plane/README.md +++ b/charts/linkerd-control-plane/README.md @@ -3,7 +3,7 @@ Linkerd gives you observability, reliability, and security for your microservices — with no code change required. -![Version: 1.18.8-edge](https://img.shields.io/badge/Version-1.18.8--edge-informational?style=flat-square) +![Version: 1.18.9-edge](https://img.shields.io/badge/Version-1.18.9--edge-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: edge-XX.X.X](https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square) diff --git a/jaeger/charts/linkerd-jaeger/Chart.yaml b/jaeger/charts/linkerd-jaeger/Chart.yaml index a6b6356d46692..e0531e2f5aed2 100644 --- a/jaeger/charts/linkerd-jaeger/Chart.yaml +++ b/jaeger/charts/linkerd-jaeger/Chart.yaml @@ -11,7 +11,7 @@ kubeVersion: ">=1.22.0-0" name: linkerd-jaeger sources: - https://github.com/linkerd/linkerd2/ -version: 30.14.8-edge +version: 30.14.9-edge icon: https://linkerd.io/images/logo-only-200h.png maintainers: - name: Linkerd authors diff --git a/jaeger/charts/linkerd-jaeger/README.md b/jaeger/charts/linkerd-jaeger/README.md index 17fde5e92db06..e83c334e686dd 100644 --- a/jaeger/charts/linkerd-jaeger/README.md +++ b/jaeger/charts/linkerd-jaeger/README.md @@ -3,7 +3,7 @@ The Linkerd-Jaeger extension adds distributed tracing to Linkerd using OpenCensus and Jaeger. -![Version: 30.14.8-edge](https://img.shields.io/badge/Version-30.14.8--edge-informational?style=flat-square) +![Version: 30.14.9-edge](https://img.shields.io/badge/Version-30.14.9--edge-informational?style=flat-square) ![AppVersion: edge-XX.X.X](https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square) diff --git a/multicluster/charts/linkerd-multicluster/Chart.yaml b/multicluster/charts/linkerd-multicluster/Chart.yaml index ade642193a5b5..67d2b257ba6a6 100644 --- a/multicluster/charts/linkerd-multicluster/Chart.yaml +++ b/multicluster/charts/linkerd-multicluster/Chart.yaml @@ -11,7 +11,7 @@ kubeVersion: ">=1.22.0-0" name: "linkerd-multicluster" sources: - https://github.com/linkerd/linkerd2/ -version: 30.12.17-edge +version: 30.12.18-edge icon: https://linkerd.io/images/logo-only-200h.png maintainers: - name: Linkerd authors diff --git a/multicluster/charts/linkerd-multicluster/README.md b/multicluster/charts/linkerd-multicluster/README.md index 53704b5f00f8a..d9f2ec92ab2ad 100644 --- a/multicluster/charts/linkerd-multicluster/README.md +++ b/multicluster/charts/linkerd-multicluster/README.md @@ -3,7 +3,7 @@ The Linkerd-Multicluster extension contains resources to support multicluster linking to remote clusters -![Version: 30.12.17-edge](https://img.shields.io/badge/Version-30.12.17--edge-informational?style=flat-square) +![Version: 30.12.18-edge](https://img.shields.io/badge/Version-30.12.18--edge-informational?style=flat-square) ![AppVersion: edge-XX.X.X](https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square) diff --git a/viz/charts/linkerd-viz/Chart.yaml b/viz/charts/linkerd-viz/Chart.yaml index b1803dbd150e4..4e3407a59984d 100644 --- a/viz/charts/linkerd-viz/Chart.yaml +++ b/viz/charts/linkerd-viz/Chart.yaml @@ -11,7 +11,7 @@ kubeVersion: ">=1.22.0-0" name: "linkerd-viz" sources: - https://github.com/linkerd/linkerd2/ -version: 30.14.8-edge +version: 30.14.9-edge icon: https://linkerd.io/images/logo-only-200h.png maintainers: - name: Linkerd authors diff --git a/viz/charts/linkerd-viz/README.md b/viz/charts/linkerd-viz/README.md index 4cf081ad6b22c..dd668fdad7271 100644 --- a/viz/charts/linkerd-viz/README.md +++ b/viz/charts/linkerd-viz/README.md @@ -3,7 +3,7 @@ The Linkerd-Viz extension contains observability and visualization components for Linkerd. -![Version: 30.14.8-edge](https://img.shields.io/badge/Version-30.14.8--edge-informational?style=flat-square) +![Version: 30.14.9-edge](https://img.shields.io/badge/Version-30.14.9--edge-informational?style=flat-square) ![AppVersion: edge-XX.X.X](https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square) From f816e7edf29d9f8507051a217d730e60e018d781 Mon Sep 17 00:00:00 2001 From: Alex Leong Date: Thu, 15 Feb 2024 20:17:02 +0000 Subject: [PATCH 2/3] Fix user name Signed-off-by: Alex Leong --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 3d46fce6cb20a..a8cd329f98155 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,7 +3,7 @@ ## edge-24.2.3 * Allowed the `MutatingWebhookConfig` timeout value to be configured ([#12028]) - (thanks @Michael Bell) + (thanks @mikebell90) * Added a counter for items dropped from destination controller workqueue ([#12079]) * Fixed a spurious `linkerd check` error when using container images with From 84ed54bb1498dd0ae2d595fe9d4abe8e6d8187c2 Mon Sep 17 00:00:00 2001 From: Alex Leong Date: Fri, 16 Feb 2024 18:34:30 +0000 Subject: [PATCH 3/3] update changes Signed-off-by: Alex Leong --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a8cd329f98155..3d968e92b3c42 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,10 +8,13 @@ ([#12079]) * Fixed a spurious `linkerd check` error when using container images with digests ([#12059]) +* Fixed an issue where inbound policy could be incorrect after certain policy + resources are deleted ([#12088]) [#12028]: https://github.com/linkerd/linkerd2/pull/12028 [#12079]: https://github.com/linkerd/linkerd2/pull/12079 [#12059]: https://github.com/linkerd/linkerd2/pull/12059 +[#12088]: https://github.com/linkerd/linkerd2/pull/12088 ## edge-24.2.2