From 2c8b9bad6f3b050721def9a181f1aee07718a0d4 Mon Sep 17 00:00:00 2001 From: Christoph Mewes Date: Mon, 3 Nov 2025 17:43:37 +0100 Subject: [PATCH] remove outdated limitation from readme On-behalf-of: @SAP christoph.mewes@sap.com --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5452d6b15..46c0612cc 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,3 @@ These limitations are part of the roadmap and will be addressed in the future. * Currently we don't support related resources, like ConfigMaps, Secrets. * We don't support lifecycle of `BoundSchema` resources, like schema changes. -* Currently multicluster-runtime dependency is pointing to a fork, we will work on getting the changes merged upstream. See [PR](https://github.com/kubernetes-sigs/multicluster-runtime/pull/62) for details. \ No newline at end of file