From 79408a20caac3cb295ddc43349a14225365d1fa3 Mon Sep 17 00:00:00 2001 From: Alvaro Aleman Date: Mon, 31 Mar 2025 11:47:09 -0400 Subject: [PATCH] :seedling: Clarify that controller-runtime is not a kubebuilder subproject This used to be true in the very beginning of the projects but isn't anymore today, there are different people working on these projects. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b9709fce33..1502b4c443 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,6 @@ See [FAQ.md](FAQ.md) Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/). -controller-runtime is a subproject of the [kubebuilder](https://github.com/kubernetes-sigs/kubebuilder) project -in sig apimachinery. - You can reach the maintainers of this project at: - Slack channel: [#controller-runtime](https://kubernetes.slack.com/archives/C02MRBMN00Z)