[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-02-05 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-773884477


   Thanks @amitsadaphule, I've just reviewed the PR. What do think about 
closing this issue?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-02-05 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-773884477


   Thanks @amitsadaphule, I've just reviewed the PR. What do think about 
closing this issue?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-28 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-769178411


   Awesome, thanks @amitsadaphule!



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-28 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-769168032


   Thanks for the update. Do you think some of this documentation could be 
included into Camel K documentation? I'm thinking about the OLM deployment from 
source for example, that is not cover in the existing documentation AFAIK:  
   
   
https://github.com/ppc64le/build-scripts/tree/master/c/camel-k#olm-installation-and-validation
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-25 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-766622022


   @amitsadaphule maybe this can help: 
https://minikube.sigs.k8s.io/docs/handbook/registry/#enabling-insecure-registries.
   
   > One nifty hack is to allow the kubelet running in minikube to talk to 
registries deployed inside a pod in the cluster without backing them with TLS 
certificates. Because the default service cluster IP is known to be available 
at 10.0.0.1, users can pull images from registries deployed inside the cluster 
by creating the cluster with minikube start --insecure-registry "10.0.0.0/24".
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-24 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-766622022


   @amitsadaphule maybe this can help: 
https://minikube.sigs.k8s.io/docs/handbook/registry/#enabling-insecure-registries.
   
   > One nifty hack is to allow the kubelet running in minikube to talk to 
registries deployed inside a pod in the cluster without backing them with TLS 
certificates. Because the default service cluster IP is known to be available 
at 10.0.0.1, users can pull images from registries deployed inside the cluster 
by creating the cluster with minikube start --insecure-registry "10.0.0.0/24".
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-22 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-765252659


   Great, thanks for the feedback.
   
   It may be useful that we document these steps of deploying to OLM from 
source.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-20 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-763796678


   Could you please check the PackageManifest created for your CatalogSource, 
and make sure the Subscription matches the PackageManifest information? You can 
follow the documentation from: 
https://github.com/operator-framework/operator-registry#using-the-index-with-operator-lifecycle-manager.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-20 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-763781629


   Could you please provide the whole definition of the Subscription that is 
created by the `kamel install` command?
   
   Also, as a work-around, you may be able to work through this from the 
OpenShift Web console instead of the Kamel CLI. You should be able to find your 
CatalogSource from the Operator Hub UI, and then create a Subscription there.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-20 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-763480714


   @amitsadaphule thanks a lot for the feedback. Let us know if you face any 
other issues.
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [camel-k] astefanutti commented on issue #1923: [ppc64le] bundle image generated using `bundle` and `bundle-build` targets incompatible with `opm`

2021-01-20 Thread GitBox


astefanutti commented on issue #1923:
URL: https://github.com/apache/camel-k/issues/1923#issuecomment-763448469


   Thanks a lot for the detailed report.
   
   It seems there is an issue with the `replaces` field of the bundle:
   
   
https://github.com/apache/camel-k/blob/7bdb65300c380362c71b3bc624c4a0f57ce40e31/config/manifests/bases/camel-k.clusterserviceversion.yaml#L146
   
   Could you please try by removing the field from the CSV?
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org