Kogito Operator Version 0.3.0
Pre-releaseKogito Operator is an OpenShift based operator for deployment of Kogito Runtimes from source. Additionally, to facilitate interactions with the operator we also offer a CLI (Command Line Interface) that can deploy Kogito applications for you.
In this release we did a major code refactoring in the Operator aiming to create a more reliable and maintainable code base. Also, the first release of the CLI is available for download below.
Notable changes:
KOGITO-66 - Add support for creation of service account to Kogito Operator
KOGITO-82 - Add support for service label definitions in Kogito Operator
KOGITO-84 - Kogito Operator controller redesign
KOGITO-138 - Upgrade operator to use Go Mod instead of Dep
KOGITO-147 - Implement new-app feature to Kogito CLI
KOGITO-148 - Implement deploy app feature to Kogito CLI