Releases: kabanero-io/kabanero-operator
0.4.0
Kabanero-operator release 0.4.0 has been tested with the following components:
- OpenShift Container Platform (OCP) 4.2
- OpenShift Service Mesh 1.0.2
- OpenShift Serverless Operator 1.1.0
- OpenShift Pipelines Operator 0.7
- Knative Eventing Operator 0.9
- Knative Sources 0.9
- Appsody Operator 0.2.2
- Eclipse Che Operator 7.3.1
There are a few architectural changes in version 0.4.0 of the kabanero operator:
- The collection controller has been separated into its own pod/container with its own service account. This will allow us flexibility in targeting a separate build or deploy namespace in a future release.
- An admission webhook is added as a separate pod/container.
- The collection index and pipeline resources retrieved from Github are cached locally after they are retrieved. The cache is maintained using
etags
. This should reduce the amount of traffic to Github when multiple collections use the same pipeline resources.
The install script attached to the release can be used to configure your OCP cluster for Kabanero. It can also be used to upgrade an existing Kabanero 0.3.1 - 0.3.x installation to the 0.4.0 level.
0.3.4
This is the fourth patch release in the Kabanero 0.3 stream. It contains the following fixes:
#348 Kabanero status errors when dependent subscriptions were created manually with different names
This patch release also updates the samples to use Kabanero collections 0.3.5.
The install.sh script can be used to upgrade a Kabanero 0.3.1, 0.3.2 or 0.3.3 to the 0.3.4 release.
0.3.3
This is the third patch release in the Kabanero 0.3 stream. It contains the following fixes:
#341 Better error message when any of the resource zip does not exist
This patch release also updates the samples to use Kabanero collections 0.3.4.
The install.sh script can be used to upgrade a Kabanero 0.3.1 or 0.3.2 to the 0.3.3 release.
0.4.0-rc.1
This is the first candidate for the Kabanero-operator 0.4.0 release. The following components are being tested:
- OpenShift Container Platform (OCP) 4.2
- OpenShift Service Mesh 1.0.2
- OpenShift Serverless Operator 1.1.0
- OpenShift Pipelines Operator 0.7
- Knative Eventing Operator 0.9
- Knative Sources 0.9
- Appsody Operator 0.2.2
- Eclipse Che Operator 7.3.1
The install script attached to the release can be used to configure your OCP cluster for Kabanero. The same script can be used to upgrade a Kabanero 0.3.1 or later installation.
0.3.2
This is the second patch release in the Kabanero 0.3 stream. It contains the following fixes:
#326 Large YAML files in a collection may be truncated
This patch release also updates the samples to use Kabanero collections 0.3.2.
The install.sh script can be used to upgrade a Kabanero 0.3.1 to the 0.3.2 release.
0.3.1
This is the first patch release in the Kabanero 0.3 stream. It contains fixes for the following issues:
#315 A collection cannot be deactivated after it's removed from the Collection Hub
#317 Install hangs installing the Serverless operator v1.2.0
The 0.3.1 release 'pins' the versions of most of the dependent operators by installing them from the Kabanero operator registry. Since this is a significant change, we recommend all users re-install from the 0.3.1 release if they had previously installed from the 0.3.0 release.
0.3.0
Kabanero-operator release 0.3.0 has been tested with the following components:
- OpenShift Container Platform (OCP) 4.2
- OpenShift Service Mesh 1.0.2
- OpenShift Serverless Operator 1.1.0
- OpenShift Pipelines Operator 0.7
- Knative Eventing Operator 0.9
- Knative Sources 0.9
- Appsody Operator 0.2.2
- Eclipse Che Operator 7.4.0
The install script attached to the release can be used to configure your OCP cluster for Kabanero.
0.3.0-rc.4
This is the next release candidate for the 0.3.0 release. The samples use the 0.3.0-rc.5 collection hub.
0.2.2
0.3.0-rc.3
This release adds several bug fixes to 0.3.0-rc.2. It continues to use version 0.3.0-rc.3 of the collections.