Skip to content

Eventing install from release.yaml fails without also installing in-memory channel provisioner #968

@samodell

Description

@samodell

Expected Behavior

When you install Eventing from https://github.com/knative/eventing/releases/download/v0.4.0/release.yaml, the in-memory channel provisioner should be included.

Actual Behavior

Users are seeing errors when installing eventing from https://github.com/knative/eventing/releases/download/v0.4.0/release.yaml unless they explicitly install the in-memory channel provisioner from: https://github.com/knative/eventing/releases/download/v0.4.0/in-memory-channel.yaml

Steps to Reproduce the Problem

  1. Try to install https://github.com/knative/eventing/releases/download/v0.4.0/release.yaml without in-memory channel provisioner
  2. Get error, as shown in comments on PR Add in-memory-channel to enable eventing release #944 and Fix knative installation for Gardener #960

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.kind/install

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions