Skip to content

Releases: knative/operator

Knative Operator release v0.15.4

21 Jul 09:27
e73aa5e
Compare
Choose a tag to compare
Pre-release

This release consists of the following artifacts:

  • operator.yaml: the Knative operator component, which is able to install and delete Knative Serving v0.15.2 component, Knative Eventing v0.15.3 component with in-memory channel, and the network ingress v0.15.2 component.

The Knative Serving v0.15.2 artifacts, bundled within the image of this operator, include serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and serving-storage-version-migration.yaml.

The Knative Eventing v0.15.3 artifacts, bundled within the image of this operator, include eventing.yaml and upgrade-to-v0.15.yaml, and storage-version-migration-v0.15.yaml.

The network ingress v0.15.2 artifacts, bundled within the image of this operator, include net-istio.yaml.

Bug Fixes

  • Consolidate transformers for common CRD fields, registry and config #29 (thanks @jcrossley3)
  • Add missing namespace #123 (thanks @Gallardot)

Other Changes

Knative Operator release v0.15.3

14 Jul 09:24
97240b1
Compare
Choose a tag to compare

This release consists of the following artifacts:

  • operator.yaml: the Knative operator component, which is able to install and delete Knative Serving v0.15.2 component, Knative Eventing v0.15.3 component with in-memory channel, and the network ingress v0.15.2 component.

The Knative Serving v0.15.2 artifacts, bundled within the image of this operator, include serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and serving-storage-version-migration.yaml.

The Knative Eventing v0.15.3 artifacts, bundled within the image of this operator, include eventing.yaml and upgrade-to-v0.15.yaml, and storage-version-migration-v0.15.yaml.

The network ingress v0.15.2 artifacts, bundled within the image of this operator, include net-istio.yaml.

Bug Fixes

  • Consolidate transformers for common CRD fields, registry and config #29 (thanks @jcrossley3)
  • Add missing namespace #123 (thanks @Gallardot)

Other Changes

Knative Operator release v0.15.2

07 Jul 09:24
d1c0186
Compare
Choose a tag to compare

This release consists of the following artifacts:

  • operator.yaml: the Knative operator component, which is able to install and delete Knative Serving v0.15.2 component, Knative Eventing v0.15.2 component with in-memory channel, and the network ingress v0.15.2 component.

The Knative Serving v0.15.2 artifacts, bundled within the image of this operator, include serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and serving-storage-version-migration.yaml.

The Knative Eventing v0.15.2 artifacts, bundled within the image of this operator, include eventing.yaml and upgrade-to-v0.15.yaml, and storage-version-migration-v0.15.yaml.

The network ingress v0.15.2 artifacts, bundled within the image of this operator, include net-istio.yaml.

Bug Fixes

  • Consolidate transformers for common CRD fields, registry and config #29 (thanks @jcrossley3)
  • Add missing namespace #123 (thanks @Gallardot)

Other Changes

Knative Operator release v0.15.1

23 Jun 09:25
07b68b6
Compare
Choose a tag to compare

This release consists of the following artifacts:

  • operator.yaml: the Knative operator component, which is able to install and delete Knative Serving v0.15.1 component, Knative Eventing v0.15.1 component with in-memory channel, and the network ingress v0.15.1 component.

The Knative Serving v0.15.1 artifacts, bundled within the image of this operator, include serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and serving-storage-version-migration.yaml.

The Knative Eventing v0.15.1 artifacts, bundled within the image of this operator, include eventing.yaml and upgrade-to-v0.15.1yaml, and storage-version-migration-v0.15.1.yaml.

The network ingress v0.15.1 artifacts, bundled within the image of this operator, include net-istio.yaml.

Bug Fixes

  • Consolidate transformers for common CRD fields, registry and config #29 (thanks @jcrossley3)
  • Add missing namespace #123 (thanks @Gallardot)

Other Changes

Knative Operator release v0.15.0

05 Jun 02:52
4405528
Compare
Choose a tag to compare

This release consists of the following artifacts:

  • operator.yaml: the Knative operator component, which is able to install and delete Knative Serving v0.15.0 component, Knative Eventing v0.15.0 component with in-memory channel, and the network ingress v0.15.1 component.

The Knative Serving v0.15.0 artifacts, bundled within the image of thid operator includes serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and serving-storage-version-migration.yaml.

The Knative Eventing v0.15.0 artifacts, bundled within the image of this operator includes eventing.yaml and upgrade-to-v0.15.0.yaml, and storage-version-migration-v0.15.0.yaml.

The network ingress v0.15.1 artifacts, bundled within the image of this operator includes net-istio.yaml.

Bug Fixes

  • Consolidate transformers for common CRD fields, registry and config #29 (thanks @jcrossley3)
  • Add missing namespace #123 (thanks @Gallardot)

Other Changes

Knative Operator release v0.14.2

19 May 10:05
8a21397
Compare
Choose a tag to compare
Pre-release

Knative Operator

This release consists of the following artifacts:

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

The Knative Serving v0.14.0 artifacts, bundled within the image of thid operator includes serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and net-istio.yaml.

The Knative Eventing v0.14.1 artifacts, bundled within the image of this operator includes eventing.yaml and upgrade-to-v0.14.1.yaml.

Bug Fixes

  • Overriding resources in terms of require and limit for containers #362 (thanks @jcrossley3)
  • Restrict RBAC for Operator #291 (thanks @Cynocracy)
  • Use Genreconciler for KnativeServing #380 (thanks @trshafer)
  • Restrict RBAC for Operator #109 (thanks @Cynocracy)
  • Override images in env vars #152 (thanks @aliok)
  • Avoid name conflict by using deployment+delimiter+container as the key #159 (thanks @houshengbo)
  • Use finalizers to block CR deletion until all resources are deleted #172 (thanks @aliok)
  • Reconciliation for default broker selection #186 (thanks @aliok)

Other Changes

Knative Operator release v0.14.1

28 Apr 09:48
a115cb1
Compare
Choose a tag to compare

Knative Operator

This release consists of the following artifacts:

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

The Knative Serving v0.14.0 artifacts, bundled within the image of thid operator includes serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and net-istio.yaml.

The Knative Eventing v0.14.1 artifacts, bundled within the image of this operator includes eventing.yaml and upgrade-to-v0.14.1.yaml.

Bug Fixes

  • Overriding resources in terms of require and limit for containers #362 (thanks @jcrossley3)
  • Restrict RBAC for Operator #291 (thanks @Cynocracy)
  • Use Genreconciler for KnativeServing #380 (thanks @trshafer)
  • Restrict RBAC for Operator #109 (thanks @Cynocracy)
  • Override images in env vars #152 (thanks @aliok)
  • Avoid name conflict by using deployment+delimiter+container as the key #159 (thanks @houshengbo)
  • Use finalizers to block CR deletion until all resources are deleted #172 (thanks @aliok)
  • Reconciliation for default broker selection #186 (thanks @aliok)

Other Changes

Knative Operator release v0.14.0

18 Apr 04:56
755bf3b
Compare
Choose a tag to compare

Knative Operator

This release consists of the following artifacts:

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

The Knative Serving v0.14.0 artifacts, bundled within the image of this operator includes serving-crds.yaml, serving-core.yaml, serving-hpa.yaml and net-istio.yaml.

The Knative Eventing v0.14.1 artifacts, bundled within the image of this operator includes eventing.yaml and upgrade-to-v0.14.1.yaml.

Bug Fixes

  • Overriding resources in terms of require and limit for containers #362 (thanks @jcrossley3)
  • Restrict RBAC for Operator #291 (thanks @Cynocracy)
  • Use Genreconciler for KnativeServing #380 (thanks @trshafer)
  • Restrict RBAC for Operator #109 (thanks @Cynocracy)
  • Override images in env vars #152 (thanks @aliok)
  • Avoid name conflict by using deployment+delimiter+container as the key #159 (thanks @houshengbo)
  • Use finalizers to block CR deletion until all resources are deleted #172 (thanks @aliok)
  • Reconciliation for default broker selection #186 (thanks @aliok)

Other Changes