From dbbd4d9868b5fa3bd8069130ffd64dceda5627dd Mon Sep 17 00:00:00 2001 From: csviri Date: Tue, 7 Jul 2026 21:15:58 +0200 Subject: [PATCH] docs: remove operator sdk plugin from related projects The project is long time deprecated and not maintained anymore Signed-off-by: csviri --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index be70d3c7d7..987750324a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,6 @@ For all features and their usage see the [related sections on the website](https allows to create operators by simply applying a custom resource, thus, is a language independent way. * Kubernetes Webhooks Framework: https://github.com/java-operator-sdk/kubernetes-webooks-framework Framework to implement Admission Controllers and Conversion Hooks. -* Operator SDK plugin: https://github.com/operator-framework/java-operator-plugins ## Projects using JOSDK