File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments