Releases: knative/eventing-operator
Knative Eventing Operator release v0.14.2
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.14.1 components with in-memory channel.
The Knative Eventing v0.14.1 artifacts, bundled within the image of eventing operator includes eventing.yaml and upgrade-to-v0.14.1.yaml.
Bug Fixes
- Restrict RBAC for Operator #109 (thanks @Cynocracy)
- Override images in env vars #152 (thanks @aliok)
- Avoid name conflict by using deployment+delimiter+container as the key #159 (thanks @houshengbo)
- Use finalizers to block CR deletion until all resources are deleted #172 (thanks @aliok)
- Reconciliation for default broker selection #186 (thanks @aliok)
Other Changes
- Delete (Cluster)Role(Bindings) as a final cleanup step #141 (thanks @Cynocracy)
- Remove the obsolete resource in 0.13 #131 (thanks @houshengbo)
- Better verification of the resources #166 (thanks @houshengbo)
- Upgrade to manifestival 0.5.0 #189 (thanks @jcrossley3)
- Adding doc to change the actual broker #192 (thanks @matzew)
- Add support of configuring ConfigMaps with CR #198 (thanks @houshengbo)
- Update the manifest to 0.14.1 #203 (thanks @houshengbo)
Knative Eventing Operator release v0.14.1
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.14.1 components with in-memory channel.
The Knative Eventing v0.14.1 artifacts, bundled within the image of eventing operator includes eventing.yaml and upgrade-to-v0.14.1.yaml.
Bug Fixes
- Restrict RBAC for Operator #109 (thanks @Cynocracy)
- Override images in env vars #152 (thanks @aliok)
- Avoid name conflict by using deployment+delimiter+container as the key #159 (thanks @houshengbo)
- Use finalizers to block CR deletion until all resources are deleted #172 (thanks @aliok)
- Reconciliation for default broker selection #186 (thanks @aliok)
Other Changes
- Delete (Cluster)Role(Bindings) as a final cleanup step #141 (thanks @Cynocracy)
- Remove the obsolete resource in 0.13 #131 (thanks @houshengbo)
- Better verification of the resources #166 (thanks @houshengbo)
- Upgrade to manifestival 0.5.0 #189 (thanks @jcrossley3)
- Adding doc to change the actual broker #192 (thanks @matzew)
- Add support of configuring ConfigMaps with CR #198 (thanks @houshengbo)
- Update the manifest to 0.14.1 #203 (thanks @houshengbo)
Knative Eventing Operator release v0.14.0
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.14.0 components with in-memory channel.
The Knative Eventing v0.14.0 artifacts, bundled within the image of eventing operator includes eventing.yaml and upgrade-to-v0.14.0.yaml.
Bug Fixes
- Restrict RBAC for Operator #109 (thanks @Cynocracy)
- Override images in env vars #152 (thanks @aliok)
- Avoid name conflict by using deployment+delimiter+container as the key #159 (thanks @houshengbo)
- Use finalizers to block CR deletion until all resources are deleted #172 (thanks @aliok)
- Reconciliation for default broker selection #186 (thanks @aliok)
Other Changes
- Delete (Cluster)Role(Bindings) as a final cleanup step #141 (thanks @Cynocracy)
- Remove the obsolete resource in 0.13 #131 (thanks @houshengbo)
- Better verification of the resources #166 (thanks @houshengbo)
- Upgrade to manifestival 0.5.0 #189 (thanks @jcrossley3)
- Adding doc to change the actual broker #192 (thanks @matzew)
Knative Eventing Operator release v0.13.3
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.13.5 components with in-memory channel.
The Knative Eventing v0.13.5 artifacts eventing.yaml, the core knative/eventing components, and in-memory-channel.yaml, the InMemoryChannel CRD, have been bundled within the image of eventing operator.
Bug Fixes
- Add the registry into KnativeEventingSpec to support custom image registry #88
- Add upgrade test framework into prow #93
Other Changes
Knative Eventing Operator release v0.13.2
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.13.4 components with in-memory channel.
The Knative Eventing v0.13.4 artifacts eventing.yaml, the core knative/eventing components, and in-memory-channel.yaml, the InMemoryChannel CRD, have been bundled within the image of eventing operator.
Bug Fixes
- Add the registry into KnativeEventingSpec to support custom image registry #88
- Add upgrade test framework into prow #93
Other Changes
Knative Eventing Operator release v0.13.1
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.13.3 components with in-memory channel.
The Knative Eventing v0.13.3 artifacts eventing.yaml, the core knative/eventing components, and in-memory-channel.yaml, the InMemoryChannel CRD, have been bundled within the image of eventing operator.
Bug Fixes
- Add the registry into KnativeEventingSpec to support custom image registry #88
- Add upgrade test framework into prow #93
Other Changes
Knative Eventing Operator release v0.13.0
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.13.3 components with in-memory channel.
The Knative Eventing v0.13.3 artifacts eventing.yaml, the core knative/eventing components, and in-memory-channel.yaml, the InMemoryChannel CRD, have been bundled within the image of eventing operator.
Bug Fixes
- Add the registry into KnativeEventingSpec to support custom image registry #88
- Add upgrade test framework into prow #93
Other Changes
Knative Eventing Operator release v0.12.1
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.12.0 components with in-memory channel.
The Knative Eventing v0.12.0 artifacts eventing.yaml, the core knative/eventing components, and in-memory-channel.yaml, the InMemoryChannel CRD, have been bundled within the image of eventing operator.
This is the first release, in which we start to update the upgrade instruction. Please refer to the upgrade guide for detailed information.
Bug Fixes
- Add the guidance on upgrade #80
- Add the controller and reconciler to watch and convert the old CR #75
- Have OLM metadata in source repo for reference #69
- Rename CR kind to KnativeEventing #48
Other Changes
Knative Eventing Operator release v0.12.0
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.12.0 components with in-memory channel.
The Knative Eventing v0.12.0 artifacts eventing.yaml, the core knative/eventing components, and in-memory-channel.yaml, the InMemoryChannel CRD, have been bundled within the image of eventing operator.
This is the first release, in which we start to update the upgrade instruction. Please refer to the upgrade guide for detailed information.
Bug Fixes
- Add the guidance on upgrade #80
- Add the controller and reconciler to watch and convert the old CR #75
- Have OLM metadata in source repo for reference #69
- Rename CR kind to KnativeEventing #48
Other Changes
Knative Eventing Operator release v0.11.0
Eventing Operator
This release consists of the following artifacts:
- eventing-operator.yaml: the knative/eventing-operator components, which is able to install and delete Knative Eventing v0.11.0 components with in-memory channel.
The Knative Eventing v0.11.0 artifacts eventing.yaml, the core knative/eventing components, and in-memory-channel.yaml, the InMemoryChannel CRD, have been bundled within the image of eventing operator.
Bug Fixes
- Consolidate the manifest YAML files into one single manifest YAML file. #35
- Add version consistency test. #42