From 21d4831afd9badcce701c441df481bf1248176d6 Mon Sep 17 00:00:00 2001 From: "Homayoon (Hue) Alimohammadi" Date: Fri, 20 Dec 2024 16:45:41 +0400 Subject: [PATCH] Address comments --- docs/src/charm/reference/releases.md | 9 +++++---- docs/src/charm/reference/versions/1.32.md | 9 +++------ 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/docs/src/charm/reference/releases.md b/docs/src/charm/reference/releases.md index 4fdd8aa39..ebb1323e9 100644 --- a/docs/src/charm/reference/releases.md +++ b/docs/src/charm/reference/releases.md @@ -1,8 +1,8 @@ # Release notes -This is an index page for all the available releases of {{product}} charms. Each entry -will take you to version specific information including new features, bug fixes -and backwards-incompatible changes. +This is an index page for all the available releases of the {{product}} +charms. Each entry will take you to version specific information including +new features, bug fixes and backwards-incompatible changes. ## Releases @@ -21,7 +21,8 @@ available on the main Ubuntu website, on the [release cycle page][]. ## {{product}} Releases -{{product}} charms are Juju operators for {{product}} snap. For the latest changes in the snap, see the [snap release page][]. +{{product}} charms are Juju operators for the {{product}} snap. +For the latest changes in the snap, see the [snap release page][]. diff --git a/docs/src/charm/reference/versions/1.32.md b/docs/src/charm/reference/versions/1.32.md index d2cbf7f3e..752d15ca9 100644 --- a/docs/src/charm/reference/versions/1.32.md +++ b/docs/src/charm/reference/versions/1.32.md @@ -27,9 +27,9 @@ plane nodes [#200]. - **Multiple Worker Integration** - allow the `k8s` charm to integrate with multiple `k8s-worker` units [#221]. -## Fixes +## Bug fixes -- Worker goes into error after control plane departed [#75][issue #75] +- Worker goes into error after the control plane departed [#75][issue #75] - Control plane does not go into blocked when no relation to worker [#90][issue #90] - Enable and configure `Loadbalancer` feature [#109][issue #109] @@ -37,10 +37,7 @@ multiple `k8s-worker` units [#221]. - Support to configure Custom registries [#111][issue #111] - Ability to configure Cilium option `--vlan-bpf-bypass` [#112][issue #112] - -## Deprecations and API changes - -- Upstream +## Upstream deprecations and API changes For details of other deprecation notices and API changes for Kubernetes 1.32, please see the