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

Releases: apache/incubator-kie-kogito-operator

Kogito Operator and CLI Version 1.16.0

19 Jan 23:04

Choose a tag to compare

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.

Bug Fixes

  • KOGITO-6414 - Operator fails reconciliation when specific KafkaTopic exists

Kogito Operator and CLI Version 1.15.0

07 Jan 14:55

Choose a tag to compare

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-6293 - Update Metric Endpoint in Kogito Operator

Bug Fixes

  • KOGITO-6414 - Operator fails reconciliation when specific KafkaTopic exists

Kogito Operator and CLI Version 1.14.0

10 Dec 08:52

Choose a tag to compare

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 Operator and CLI Version 1.13.0

08 Nov 15:35

Choose a tag to compare

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. Please look below for details about all the breaking changes, enhancements, and bug fixes.

Enhancements

  • KOGITO-3793 - Review OLM UI spec descriptors
  • KOGITO-5834 - Change project structure to multi-group
  • KOGITO-5760 - Upgrade operator-sdk in Kogito-operator
  • KOGITO-5910 - Unify kogito community and product into one
  • KOGITO-5976 - Kogito operator de-scoping - support for AllNamespaces

Bug Fixes

  • KOGITO-5512 - controller-gen doesn't generate CRD's
  • KOGITO-4470 - ConfigMap required ownerReference as controller
  • KOGITO-5573 - Kogito Operator Data-Index Unable to connect to Infinispan Instance
  • KOGITO-5811 - no kind is registered for the type v1beta1.KogitoInfra
  • KOGITO-5740 - Unnecessary reconciliations triggered for Service
  • KOGITO-4791 - Add metrics related files back in the operator bundle
  • KOGITO-5977 - Pod is never created when deploying source files

Kogito Operator and CLI Version 1.12.0

25 Oct 14:03

Choose a tag to compare

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. Please look below for details about all the breaking changes, enhancements, and bug fixes.

Enhancements

Bug Fixes

  • KOGITO-5512 - controller-gen doesn't generate CRD's
  • KOGITO-4470 - ConfigMap required ownerReference as controller
  • KOGITO-5573 - Kogito Operator Data-Index Unable to connect to Infinispan Instance
  • KOGITO-5811 - no kind is registered for the type v1beta1.KogitoInfra
  • KOGITO-5740 - Unnecessary reconciliations triggered for Service
  • KOGITO-4791 - Add metrics related files back in the operator bundle
  • KOGITO-5977 - Pod is never created when deploying source files

Kogito Operator and CLI Version 1.11.1

15 Sep 12:44

Choose a tag to compare

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. Please look below for details about all the breaking changes, enhancements, and bug fixes.

Bug Fixes

  • KOGITO-5740 - Unnecessary reconciliations triggered for Service

Kogito Operator and CLI Version 1.11.0

09 Sep 11:30

Choose a tag to compare

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. Please look below for details about all the breaking changes, enhancements, and bug fixes.

Enhancements

Bug Fixes

  • KOGITO-5512 - controller-gen doesn't generate CRD's
  • KOGITO-4470 - ConfigMap required ownerReference as controller
  • KOGITO-5573 - Kogito Operator Data-Index Unable to connect to Infinispan Instance

Kogito Operator and CLI Version 1.10.0

17 Aug 15:03

Choose a tag to compare

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. Please look below for details about all the breaking changes, enhancements, and bug fixes.

Bug Fixes

  • KOGITO-5512 - controller-gen doesn't generate CRD's
  • KOGITO-4470 - ConfigMap required ownerReference as controller

Kogito Operator and CLI Version 1.9.1

02 Aug 18:16

Choose a tag to compare

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. Please look below for details about all the breaking changes, enhancements, and bug fixes.

Bug Fixes

  • KOGITO-5573 - Kogito Operator Data-Index Unable to connect to Infinispan Instance

Kogito Operator and CLI Version 1.9.0

28 Jul 07:34

Choose a tag to compare

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.
With this release now we have introduced k8s client for kogito-operator apis. Please look below for details about all the breaking changes, enhancements, and bug fixes.

Enhancements

  • KOGITO-5127 - Guide for new Kogito operator developers
  • KOGITO-5446 - Isolate Kogito Operator APIs into a new Go module and generate Kubernetes clients

Bug Fixes

  • KOGITO-5478 - Management console does not work on OpenShift