github knative/operator v0.26.0
Knative Operator release v0.26.0

latest releases: knative-v1.19.2, v0.46.2, knative-v1.19.1...
3 years ago

Description

The official document of Knative Operator is here.

This release consists of the following artifacts:

  • operator.yaml: the Knative operator component, which is able to install and delete Knative Serving component, ranging from v0.23 to v0.26, and Knative Eventing component with in-memory channel, ranging from v0.23 to v0.26.

The latest Knative Serving v0.26 artifacts, bundled within the image of this operator, include serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and serving-post-install-jobs.yaml.

The latest Knative Eventing v0.26 artifacts, bundled within the image of this operator, include eventing-crds.yaml, eventing-core.yaml, in-memory-channel.yaml, mt-channel-broker.yaml, eventing-sugar-controller.yaml, and eventing-post-install.yaml.

The latest network ingress v0.26 artifacts, bundled within the image of this operator, include net-istio.yaml, net-contour.yaml and kourier.yaml.

The latest eventing source v0.26 artifacts, bundled within the image of this operator, include Ceph, Apache CouchDB, GitHub, GitLab, Apache Kafka, NATS Streaming, Prometheus, RabbitMQ and Redis.

Changes by Kind

💫 New Features & Changes

  • Adding COC, contributing doc (#790, thanks @psschwei)
  • Remove pingsource-mt-adapter from the list of unsupported HA (#788, thanks @houshengbo)
  • Apply high-availability to all deployments managed by operator (#749, thanks @nak3)
  • fix misspelling wih -> with (#781, thanks @Abirdcfly)
  • Add the support of spec.deployments.affinity (#777, thanks @houshengbo)
  • Adjust maxReplicas in HPA when high-availability has larger number (#748, thanks @nak3)
  • Prepare the Knative Operator for the label app.kubernetes.io/version (#738, thanks @houshengbo)
  • Allow to set Tolerations via spec.deployments.tolerations (#747, thanks @nak3)
  • Remove pingsource from HA scaling (#740, thanks @matzew)
  • Drop deprecated enabledComponents field setting (#735, thanks @nak3)
  • Use knative.dev/hack/codegen-library.sh in hack/update-codegen.sh (#734, thanks @nak3)

🐞 Bug Fixes

  • Fix the error issue with installing spec.manifests (#750, thanks @houshengbo)

Don't miss a new operator release

NewReleases is sending notifications on new releases.