From 37d6065e10c6e4ab636e89937b1199ea7b7cf0e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Valais?= Date: Thu, 16 Dec 2021 14:03:11 +0100 Subject: [PATCH 1/3] supported-releases: update testing coverage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maël Valais --- .../en/docs/installation/supported-releases.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/content/en/docs/installation/supported-releases.md b/content/en/docs/installation/supported-releases.md index 2d06d3ffb41..d669e50c0e7 100644 --- a/content/en/docs/installation/supported-releases.md +++ b/content/en/docs/installation/supported-releases.md @@ -183,15 +183,15 @@ The list of supported Kubernetes versions displayed in the [Supported Releases](#supported-releases) section depends on what the cert-manager maintainers think is reasonable to support and to test. -Our testing coverage is: - -| Release branch | Prow configuration | Dashboard | Kubernetes versions tested | Periodicity | -| :------------: | :---------------------------- | :------------------------ | :-------------------------: | :-----------: | -| PRs | [`presubmits.yaml`][] | [`presubmits-blocking`][] | 1.22 | On each PR | -| master | [`periodics.yaml`][] | [`master`][] | 1.16 → 1.22 | Every 2 hours | -| release-1.6 | [`next-periodics.yaml`][] | [`next`][] | 1.16 → 1.22 | Every 2 hours | -| release-1.5 | [`previous-periodics.yaml`][] | [`previous`][] | 1.16 → 1.22 | Every 2 hours | -| release-1.4 | N/A | | N/A | N/A | +As of 16 Dec 2021, Our testing coverage\* is: + +| Release branch | Prow configuration | Dashboard | Kubernetes versions tested | Periodicity | +|:--------------:|:------------------------------|:--------------------------|:--------------------------:|:-------------:| +| PRs | [`presubmits.yaml`][] | [`presubmits-blocking`][] | 1.22 | On each PR | +| master | [`periodics.yaml`][] | [`master`][] | 1.18 → 1.23 | Every 2 hours | +| release-1.7 | [`next-periodics.yaml`][] | [`next`][] | 1.18 → 1.23 | Every 2 hours | +| release-1.6 | [`previous-periodics.yaml`][] | [`previous`][] | 1.18 → 1.23 | Every 2 hours | +| release-1.5 | N/A | | N/A | N/A | [`presubmits.yaml`]: https://github.com/jetstack/testing/blob/master/config/jobs/cert-manager/cert-manager-presubmits.yaml [`periodics.yaml`]: https://github.com/jetstack/testing/blob/master/config/jobs/cert-manager/cert-manager-periodics.yaml From 07c03abe4e8943fb233057c77e984a3a6ba154bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Valais?= Date: Fri, 17 Dec 2021 11:28:54 +0100 Subject: [PATCH 2/3] supported-releases: remove test links for release-1.7 as we disabled it MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maël Valais --- content/en/docs/installation/supported-releases.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/content/en/docs/installation/supported-releases.md b/content/en/docs/installation/supported-releases.md index d669e50c0e7..3bde4ae4fc5 100644 --- a/content/en/docs/installation/supported-releases.md +++ b/content/en/docs/installation/supported-releases.md @@ -183,15 +183,21 @@ The list of supported Kubernetes versions displayed in the [Supported Releases](#supported-releases) section depends on what the cert-manager maintainers think is reasonable to support and to test. -As of 16 Dec 2021, Our testing coverage\* is: +As of 16 Dec 2021, Our testing coverage is: | Release branch | Prow configuration | Dashboard | Kubernetes versions tested | Periodicity | |:--------------:|:------------------------------|:--------------------------|:--------------------------:|:-------------:| | PRs | [`presubmits.yaml`][] | [`presubmits-blocking`][] | 1.22 | On each PR | | master | [`periodics.yaml`][] | [`master`][] | 1.18 → 1.23 | Every 2 hours | -| release-1.7 | [`next-periodics.yaml`][] | [`next`][] | 1.18 → 1.23 | Every 2 hours | +| release-1.7 | n/a\* | n/a | n/a | n/a | | release-1.6 | [`previous-periodics.yaml`][] | [`previous`][] | 1.18 → 1.23 | Every 2 hours | -| release-1.5 | N/A | | N/A | N/A | +| release-1.5 | n/a | | n/a | n/a | + +\*The release-1.7 is currently equal to release-1.6; we decided to disable the +periodic tests until we release `1.7.0-alpha.0`. The disabling of the periodic +tests was performed in the [testing PR +606](https://github.com/jetstack/testing/pull/606). This note should be removed +as soon as we release `1.7.0-alpha.0`. [`presubmits.yaml`]: https://github.com/jetstack/testing/blob/master/config/jobs/cert-manager/cert-manager-presubmits.yaml [`periodics.yaml`]: https://github.com/jetstack/testing/blob/master/config/jobs/cert-manager/cert-manager-periodics.yaml From e0886a9ce93ba069660232a1d418b9db1f581e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Valais?= Date: Sun, 19 Dec 2021 15:50:39 +0100 Subject: [PATCH 3/3] supported-releases: typo "Our testing coverage" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maël Valais Co-authored-by: Ashley Davis --- content/en/docs/installation/supported-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/installation/supported-releases.md b/content/en/docs/installation/supported-releases.md index 3bde4ae4fc5..3781589e8d9 100644 --- a/content/en/docs/installation/supported-releases.md +++ b/content/en/docs/installation/supported-releases.md @@ -183,7 +183,7 @@ The list of supported Kubernetes versions displayed in the [Supported Releases](#supported-releases) section depends on what the cert-manager maintainers think is reasonable to support and to test. -As of 16 Dec 2021, Our testing coverage is: +As of 16 Dec 2021, our testing coverage is: | Release branch | Prow configuration | Dashboard | Kubernetes versions tested | Periodicity | |:--------------:|:------------------------------|:--------------------------|:--------------------------:|:-------------:|