Skip to content

Initial Quarkus extension

Compare
Choose a tag to compare
@metacosm metacosm released this 18 Dec 12:57
8a58f48

This release re-organized the way the code is structured to provide a Quarkus extension called operator-framework-quarkus-extension.

It also initiates changes in the way configuration of controllers are defined, with the possibility of externalizing configuration (not completely implemented yet).

Finally, it renames the Spring Boot starter to operator-framework-spring-boot-starter to conform to Spring Boot's conventions.