Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Knative Serving 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:19
51c799b

Serving Operator

This release consists of the following artifacts:

  • serving-operator.yaml: the knative/serving-operator components, which is able to install and delete Knative Serving v0.13.2 components.

The Knative Serving v0.13.2 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving operator.

Bug Fixes

  • Add initial support for HA control plane #337
  • Run the upgrade and downgrade tests in the upgrade prow job #300
  • No longer deleting CRD's when KnativeServing is deleted #308
  • Add image override logic for DaemonSet #281

Other Changes

  • Bump to manifestival 0.4.0 #338