From 93f7b2486329dc29754a475bc67b574adc1a8aee Mon Sep 17 00:00:00 2001 From: Lorena Rangel Date: Mon, 10 Mar 2025 17:26:40 +0100 Subject: [PATCH] Add missing release note to Docker Desktop release notes (#22218) ## Description ## Related issues or tickets missing release note ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- content/manuals/desktop/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 2e0a851590..54c47acc47 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -61,6 +61,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo - Fixed an issue that caused clients other than the CLI and Docker Desktop to see a delay of 3 seconds whenever a container with port-mappings exists. See [docker/for-mac#7575](https://github.com/docker/for-mac/issues/7575) - Fixed a bug in the ECI Docker socket permissions which caused it to sometimes block Docker socket mounts on containers with allowed images, or images derived from allowed images. - Fixed a bug that prevented Docker Desktop from entering Resource Saver mode again immediately after an engine restart. +- Fixed an issue that caused Kubernetes clusters to stop working due to expired PKI certificates. #### For Mac