-
Notifications
You must be signed in to change notification settings - Fork 551
Update upstream Knative eventing operator to 0.12.0 #1192
Conversation
437cfb5 to
5d86eed
Compare
@J0zi any idea what this could be? the travis build fails. |
5d86eed to
8e90f90
Compare
|
Tried again. Still fails |
|
@aliok, give me some time please, investigating |
|
@aliok, please check following error: Digging deeper: |
|
Not sure what this error means:
Isn't installplan is something the CI process creates for the CSV? There's an error before the final fail (https://travis-ci.com/operator-framework/community-operators/builds/147505989#L368) This is the probably the reason, the subscription can't be created properly, thus no install plan can be found for it. I'd appreciate if you let me know in case you've seen this before :) Else, I will debug the CI process and try to reproduce the problem locally. |
|
@aliok, I thing the root cause could be somewhere here: |
8e90f90 to
3f4f639
Compare
Signed-off-by: Ali Ok <[email protected]>
3f4f639 to
f71f4aa
Compare
|
@aliok, I have 3 ideas:) Some of them are just shoot from the hip, some intuitive. We will see.
|
|
I fixed the CRD related error. I reproduced the error locally. Need to adapt the operator to use |
|
The operator will have support for reading However, I will close this ticket now as the upstream community won't have a new release for this operator just because of OperatorHub.io support. I will add the CSV for next version. |
Signed-off-by: Ali Ok [email protected]
Thanks submitting your Operator. Please check below list before you create your Pull Request.
Flat operator directory structure is obsolete from 23-rd of October 2019, only nested directory structure will be accepted.
New Submissions
Updates to existing Operators
replacesproperty?package.yaml?Your submission should not
upstream-community-operatorsandcommunity-operatorsat onceOperator Description must contain (in order)
Operator Metadata should contain
Remember that you can preview your CSV here.
--
1 If you feel your Operator does not fit any of the pre-defined categories, file a PR against this repo and explain your need
2 For more information see here