Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Knative channels v1beta1 versions #1414

Closed
nicolaferraro opened this issue Apr 20, 2020 · 0 comments · Fixed by #1437
Closed

Support Knative channels v1beta1 versions #1414

nicolaferraro opened this issue Apr 20, 2020 · 0 comments · Fixed by #1437
Assignees
Labels
area/knative Related to Knative kind/bug Something isn't working
Milestone

Comments

@nicolaferraro
Copy link
Member

We lookup inmemorychannels in v1alpha1, but if they are created in v1beta1 we fail.

A workaround exists (using the apiVersion and kind URI parameters explicitly), but much better upgrading to the beta version.

Ref: knative/eventing#3014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/knative Related to Knative kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant