From 8e04084ebfa18ebaa2b1b86dfed7254219feb7fd Mon Sep 17 00:00:00 2001 From: jonas27 Date: Mon, 22 Jan 2024 08:53:25 +0100 Subject: [PATCH 1/2] docs: state that crictl is GA --- docs/crictl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/crictl.md b/docs/crictl.md index 6779921ecf..d7118372da 100644 --- a/docs/crictl.md +++ b/docs/crictl.md @@ -2,7 +2,7 @@ `crictl` provides a CLI for CRI-compatible container runtimes. This allows the CRI runtime developers to debug their runtime without needing to set up Kubernetes components. -`crictl` is currently in Beta and still under quick iterations. It is hosted at the [cri-tools](https://github.com/kubernetes-sigs/cri-tools) repository. We encourage the CRI developers to report bugs or help extend the coverage by adding more functionalities. +`crictl` has been GA since `v1.11.0` and is currently under active development. It is hosted at the [cri-tools](https://github.com/kubernetes-sigs/cri-tools) repository. We encourage the CRI developers to report bugs or help extend the coverage by adding more functionalities. ## Install crictl From 0d805e7806a85964080b928c4b95c4a71a0f2fff Mon Sep 17 00:00:00 2001 From: jonas27 Date: Mon, 22 Jan 2024 17:36:21 +0100 Subject: [PATCH 2/2] Add corresponding man page --- docs/crictl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/crictl.1 b/docs/crictl.1 index 2f721c0aee..b184522778 100644 --- a/docs/crictl.1 +++ b/docs/crictl.1 @@ -3,7 +3,7 @@ \fB\fCcrictl\fR provides a CLI for CRI\-compatible container runtimes. This allows the CRI runtime developers to debug their runtime without needing to set up Kubernetes components. .PP -\fB\fCcrictl\fR is currently in Beta and still under quick iterations. It is hosted at the cri\-tools +\fB\fCcrictl\fR has been GA since \fB\fCv1.11.0\fR and is currently under active development. It is hosted at the cri\-tools \[la]https://github.com/kubernetes-sigs/cri-tools\[ra] repository. We encourage the CRI developers to report bugs or help extend the coverage by adding more functionalities. .SH Install crictl