jacobborella opened a new issue #982: Operator fails on minikube
URL: https://github.com/apache/camel-k/issues/982
 
 
   Hi.
   
   I would like to contribute to this awesome project, so as a first thing, I 
set out to build the project as adviced in the contributing guide.
   
   I'm using minikube (v1.3.1) on a mac and after setting up the environment, I 
run
   `make install-minikube`
   
   The build is going through fine, but the operator fails:
   
   $ kubectl get pod
   NAME                                                        READY   STATUS   
RESTARTS   AGE
   camel-k-operator-5f8644979d-5wb6l   0/1           Error        6             
    5m58s
   
   $ kubectl logs pod/camel-k-operator-5f8644979d-5wb6l
   standard_init_linux.go:211: exec user process caused "exec format error"
   
   I tried reverting to latest release 1.0.0-M1 and then everything works just 
fine. Can you please advice?

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to