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.12.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@knative-prow-releaser-robot knative-prow-releaser-robot released this 25 Feb 09:18
d3e3d2e

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.12.1 components.

The Knative Serving v0.12.1 artifacts serving.yaml, the core knative/serving components, has been bundled within the image of serving 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 OLM metadata. #263
  • Installing KnativeServing CR in namespace not named knative-serving doesn't configure the APIService correctly #299

Other Changes

  • Update the library from jcrossley/manifestival to manifestival/manifestival #299
  • Support KUBECONFIG in OLM #299
  • Update the manifest of Knative Serving from 0.12.0 to 0.12.1. #273
  • Add the instruction on how to upgrade v0.10 and v0.11 to v0.12. #265
  • Update the manifest of knative serving and the dependencies for 0.12.0 release. #264
  • Remove the short name for consistent decision in Operation WG. #250
  • Drop knative.dev/serving as dependency. #249
  • Update vendor and bump k8s version to 1.16.4. #248