From 63040beced4a5a764872174f28c4a4b5477fd464 Mon Sep 17 00:00:00 2001 From: Jonathan Yu Date: Wed, 10 Nov 2021 21:16:42 +0000 Subject: [PATCH 1/7] chore: add Kubernetes support notice to changelog Add a notice indicating that this is the final release of Coder that will support Kubernetes 1.19, in keeping with our version support policy and the Kubernetes upstream release schedule. --- changelog/1.25.0.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog/1.25.0.md b/changelog/1.25.0.md index f686047c6..35b313d3d 100644 --- a/changelog/1.25.0.md +++ b/changelog/1.25.0.md @@ -3,6 +3,13 @@ title: "1.25.0" description: "Released on 11/17/2021" --- +The final patch release of Kubernetes 1.19 was published on October 28, 2021. As +such, and in keeping with Coder's [version support policy], subsequent release +versions will require Kubernetes 1.20. + +[version support policy]: + ../setup/kubernetes/index.md#supported-kubernetes-versions + ### Breaking changes ❗ There are no breaking changes in 1.25.0. From b2bbcd0366ebf690fe9f51e3aa5696fc34e7f509 Mon Sep 17 00:00:00 2001 From: Jonathan Yu Date: Wed, 10 Nov 2021 21:20:16 +0000 Subject: [PATCH 2/7] add 'or later' --- changelog/1.25.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/1.25.0.md b/changelog/1.25.0.md index 35b313d3d..26928cacc 100644 --- a/changelog/1.25.0.md +++ b/changelog/1.25.0.md @@ -5,10 +5,10 @@ description: "Released on 11/17/2021" The final patch release of Kubernetes 1.19 was published on October 28, 2021. As such, and in keeping with Coder's [version support policy], subsequent release -versions will require Kubernetes 1.20. +versions will require Kubernetes 1.20 or later. [version support policy]: - ../setup/kubernetes/index.md#supported-kubernetes-versions + ../setup/Kubernetes/index.md#supported-Kubernetes-versions ### Breaking changes ❗ From b964c4aeea0b60324a243dccd8df4d9c9bf4c028 Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Fri, 12 Nov 2021 08:55:08 -0600 Subject: [PATCH 3/7] modify K8s warning --- changelog/1.25.0.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog/1.25.0.md b/changelog/1.25.0.md index 26928cacc..92d45d043 100644 --- a/changelog/1.25.0.md +++ b/changelog/1.25.0.md @@ -3,9 +3,9 @@ title: "1.25.0" description: "Released on 11/17/2021" --- -The final patch release of Kubernetes 1.19 was published on October 28, 2021. As -such, and in keeping with Coder's [version support policy], subsequent release -versions will require Kubernetes 1.20 or later. +> The final patch release of Kubernetes 1.19 was published on 28 October 2021. +> As such, Coder v1.25 (and later) require the use of Kubernetes v1.20+. See +> Coder's [version support policy] for more information. [version support policy]: ../setup/Kubernetes/index.md#supported-Kubernetes-versions From 9ef0fdfb928d65ed3f091ddacd9edc815ba3e3ef Mon Sep 17 00:00:00 2001 From: Jonathan Yu Date: Fri, 12 Nov 2021 21:43:52 +0000 Subject: [PATCH 4/7] version 1.26 and fix link --- changelog/1.25.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/1.25.0.md b/changelog/1.25.0.md index 92d45d043..483be657f 100644 --- a/changelog/1.25.0.md +++ b/changelog/1.25.0.md @@ -4,8 +4,8 @@ description: "Released on 11/17/2021" --- > The final patch release of Kubernetes 1.19 was published on 28 October 2021. -> As such, Coder v1.25 (and later) require the use of Kubernetes v1.20+. See -> Coder's [version support policy] for more information. +> As such, Coder v1.26 (and later) will require the use of Kubernetes 1.20 or +> later. See Coder's [version support policy] for more information. [version support policy]: ../setup/Kubernetes/index.md#supported-Kubernetes-versions From 20b09d165dda6ff053e06185aa6acf26ac96eb1c Mon Sep 17 00:00:00 2001 From: Jonathan Yu Date: Fri, 12 Nov 2021 21:48:32 +0000 Subject: [PATCH 5/7] add markdownlint suppression --- changelog/1.25.0.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog/1.25.0.md b/changelog/1.25.0.md index 483be657f..55ebc1c4d 100644 --- a/changelog/1.25.0.md +++ b/changelog/1.25.0.md @@ -7,8 +7,13 @@ description: "Released on 11/17/2021" > As such, Coder v1.26 (and later) will require the use of Kubernetes 1.20 or > later. See Coder's [version support policy] for more information. + + + [version support policy]: - ../setup/Kubernetes/index.md#supported-Kubernetes-versions + ../setup/kubernetes/index.md#supported-kubernetes-versions + + ### Breaking changes ❗ From b4848f0db7cac7c08d3f245a35aa70010b09cc40 Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Mon, 15 Nov 2021 11:59:35 -0600 Subject: [PATCH 6/7] update warning --- changelog/1.25.0.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog/1.25.0.md b/changelog/1.25.0.md index 55ebc1c4d..a5c5db4a5 100644 --- a/changelog/1.25.0.md +++ b/changelog/1.25.0.md @@ -4,8 +4,9 @@ description: "Released on 11/17/2021" --- > The final patch release of Kubernetes 1.19 was published on 28 October 2021. -> As such, Coder v1.26 (and later) will require the use of Kubernetes 1.20 or -> later. See Coder's [version support policy] for more information. +> As such, the _subsequent_ versions of Coder (v1.26 later) will require the use +> of Kubernetes 1.20 or later. See Coder's [version support policy] for more +> information. From 938358ff94395a73b889c98dae1f161be7933087 Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Mon, 15 Nov 2021 13:14:12 -0600 Subject: [PATCH 7/7] add a word --- changelog/1.25.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/1.25.0.md b/changelog/1.25.0.md index a5c5db4a5..2fe64651d 100644 --- a/changelog/1.25.0.md +++ b/changelog/1.25.0.md @@ -4,8 +4,8 @@ description: "Released on 11/17/2021" --- > The final patch release of Kubernetes 1.19 was published on 28 October 2021. -> As such, the _subsequent_ versions of Coder (v1.26 later) will require the use -> of Kubernetes 1.20 or later. See Coder's [version support policy] for more +> As such, the _subsequent_ versions of Coder (v1.26 and later) will require the +> use of Kubernetes 1.20 or later. See Coder's [version support policy] for more > information.