-
Bug
-
Resolution: Done
-
Undefined
-
4.8.0
-
None
-
ODC Sprint 229
-
1
-
Rejected
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
It looks like the ODC doesn't register KNATIVE_SERVING and KNATIVE_EVENTING flags. Those are based on KnativeServing and KnativeEventing CRs, but they are looking for v1alpha1 version of those: https://github.com/openshift/console/blob/f72519fdf2267ad91cc0aa51467113cc36423a49/frontend/packages/knative-plugin/console-extensions.json#L6-L8
This PR https://github.com/openshift-knative/serverless-operator/pull/1695 moved the CRs to v1beta1, and that breaks that ODC discovery.
Version-Release number of selected component (if applicable):
Openshift 4.8, Serverless Operator 1.27
Additional info:
https://coreos.slack.com/archives/CHGU4P8UU/p1671634903447019
- blocks
-
OCPBUGS-5191 Add support for API version v1beta1 for knativeServing and knativeEventing
- Closed
- is cloned by
-
OCPBUGS-5191 Add support for API version v1beta1 for knativeServing and knativeEventing
- Closed
- links to