This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
Knative Serving Operator release v0.13.1
Pre-release
Pre-release
knative-prow-releaser-robot
released this
24 Mar 09:17
·
2 commits
to release-0.13
since this release
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.1 components.
The Knative Serving v0.13.1 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