Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Knative Eventing Operator release v0.13.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@knative-prow-releaser-robot knative-prow-releaser-robot released this 31 Mar 09:35
· 6 commits to release-0.13 since this release
150e717

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

  • Remove obsolete controller #133
  • Log all the information in manifestival library #127
  • Use ko's strict mode for better errors messages #125
  • Add OLM metadata for 0.12.1 #117
  • Build config consistently as per in serving #105
  • Remove CRD deletion #113