Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Kogito Operator and CLI Version 1.20.0

Compare
Choose a tag to compare
@kie-ci2 kie-ci2 released this 14 Apr 11:41
· 2 commits to 1.20.x since this release

Kogito Operator is a Kubernetes based operator for Kogito Runtimes' deployment from the source. Additionally, to facilitate interactions with the operator, we also offer a CLI (Command Line Interface) to deploy Kogito applications.

Enhancements

  • KOGITO-6794 - Create configmap for every supporting service route
  • KOGITO-6812 - Kogito operator should support annotation on deployment
  • KOGITO-6907 - Add subscription annotations to and Kogito operators

Bug Fixes

  • KOGITO-6414 - Operator fails reconciliation when specific KafkaTopic exists
  • KOGITO-2787 - Unify namespace/project wording in logs and Kogito CLI
  • KOGITO-1940 - Use services instead routes to inner communication between Kogito services