Skip to content

Commit 28a68c3

Browse files
authored
docs: remove jenvtest add glue operator reference (#2366)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 3c86379 commit 28a68c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ For all features and their usage see the [related section on the website](https:
5050

5151
* Quarkus Extension: https://github.com/quarkiverse/quarkus-operator-sdk
5252
* Spring Boot Starter: https://github.com/java-operator-sdk/operator-framework-spring-boot-starter
53-
* jenvtest: https://github.com/java-operator-sdk/jenvtest
54-
Support for integration testing against Kubernetes API Server in a lightweight manner
53+
* Kubernetes Glue Operator: https://github.com/csviri/kubernetes-glue-operator
54+
Meta-operator that builds upon to use JOSDK Workflows and Dependent Resources features and
55+
allows to create operators by simply applying a custom resource, thus, is a language independent way.
5556
* Kubernetes Webhooks Framework: https://github.com/java-operator-sdk/kubernetes-webooks-framework
5657
Framework to implement Admission Controllers and Conversion Hooks.
5758
* Operator SDK plugin: https://github.com/operator-framework/java-operator-plugins

0 commit comments

Comments
 (0)