[RELEASE-1.17] Add missing CRDs to migration post install#1187
Conversation
Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>
Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>
Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>
Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>
|
It seems it isn't enough to just serve the versions. The conversion webhook is being invoked, which fails:
|
|
i thinj we need to add apis back snd conversion webhook (to midstream branch) 🙈 |
Those were added back by this PR: openshift/knative-eventing#1389 And, looking at the "source" image for knative-eventing, I see the promoted ➜ serverless-operator git:(eventing_0.24) docker run -it --entrypoint /bin/bash registry.ci.openshift.org/openshift/knative-v0.23.0:knative-eventing-src
[root@3736e8a00d47 eventing]# ls -la pkg/apis/sources
total 40
drwxrwxr-x 8 root root 4096 Sep 3 15:09 .
drwxrwxr-x 8 root root 4096 Sep 3 15:09 ..
drwxrwxr-x 3 root root 4096 Sep 3 15:09 config
-rw-rw-r-- 1 root root 2136 Sep 3 15:09 constants.go
-rw-rw-r-- 1 root root 1750 Sep 3 15:09 register.go
drwxrwxr-x 2 root root 4096 Sep 3 15:09 v1
drwxrwxr-x 2 root root 4096 Sep 3 15:09 v1alpha1
drwxrwxr-x 2 root root 4096 Sep 3 15:09 v1alpha2
drwxrwxr-x 2 root root 4096 Sep 3 15:09 v1beta1
drwxrwxr-x 2 root root 4096 Sep 3 15:09 v1beta2
[root@3736e8a00d47 eventing]# |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: devguyio, maschmid The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
infra failure |
|
/retest |
As per title