From 434adce34c0d8782f49332f876a0d754b96decdc Mon Sep 17 00:00:00 2001 From: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com> Date: Fri, 22 Nov 2024 21:51:03 +0000 Subject: [PATCH] book: centralize metrics documentation messaging for consistency with updates --- docs/book/src/reference/metrics.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/book/src/reference/metrics.md b/docs/book/src/reference/metrics.md index f9b7eb2477b..35a31e3f2c7 100644 --- a/docs/book/src/reference/metrics.md +++ b/docs/book/src/reference/metrics.md @@ -20,7 +20,6 @@ enabled by default via Controller-Runtime's feature [WithAuthenticationAndAuthor If you want to continue using [kube-rbac-proxy](https://github.com/brancz/kube-rbac-proxy) then you MUST change your project to use the image from another source. -> This infrastructure is outside of our control, we cannot guarantee any timeline or any extensions. > For further information, see: [kubebuilder/discussions/3907](https://github.com/kubernetes-sigs/kubebuilder/discussions/3907)