The Operator SDK maintainers, Red Hat Middleware and Container Solutions are working hard to build a community around the Java operator. This is a meta-issue to track the work to get the project ready. ### Reaching alpha - [x] Move [jmrodri/kubebuilder-plugin](https://github.com/jmrodri/kubebuilder-plugin) to this repo assigned to @jmrodri (https://github.com/operator-framework/java-operator/commit/9e37ab103dddc8379b19be6e6cefa81b18160eaf) - [x] Rename github.com/operator-framework/java-operator to github.com/operator-framework/java-operator-plugins @jmrodri - [x] Once here rename packages for the above project to match its new home i.e. `github.com/operator-framework/java-operator-plugins` @jmrodri - [x] Change version from `v1` to `v1-alpha` (updated version) @jmrodri (#5) - [x] Add necessary bits to scaffolding to start informers/watches assigned to @laxmikantbpandhare - [x] Tie project into Github Actions @jmrodri (#14) - [x] Write a tutorial to document how to use the plugin to create an operator project @laxmikantbpandhare (#10) @jmrodri (#18) - [x] Submit PR to integrate with [Operator SDK](https://github.com/operator-framework/operator-sdk/) @laxmikantbpandhare ([4871](https://github.com/operator-framework/operator-sdk/pull/4871)) - [x] change javav1 to quarkusv1 in the instructions @sujil02 (#4) - [x] change javabundle to quarkusBundle @sujil02 (#4) - [x] change the title of Java Operator SDK to Java Operator Plugins @sujil02 (#4) - [x] change the heading level of "Enable kubebuilder-plugin" to be the same as License so they look the same size @sujil02 (#4) - [x] rename "kubebuilder-plugin" to java-operator-plugins @sujil02 (#4) ### Longer term community items - [ ] Create a plain old java plugin in this same repo alongside the quarkus one. - [x] Community guidelines: [(#2)](https://github.com/operator-framework/java-operator/pull/2) - [ ] Setup community chairs - [ ] Setup community meetings - [ ] PR review process - [ ] How to become a reviewer and approver - [ ] Docs section and procedure for how tos etc - [ ] Testing - [ ] Samples: where and what to include - [ ] Scaffolding commands - [ ] Write scaffolder plugin to scaffold out Java project in Quarkus - [x] Setup issue templates - [ ] Add standard plugin config to project @jmrodri
The Operator SDK maintainers, Red Hat Middleware and Container Solutions are working hard to build a community around the Java operator.
This is a meta-issue to track the work to get the project ready.
Reaching alpha
github.com/operator-framework/java-operator-plugins@jmrodriv1tov1-alpha(updated version) @jmrodri (Rename to v1alpha #5)Longer term community items