You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/11/26 18:04:13 UTC

[GitHub] [camel-k] davsclaus commented on issue #1080: error building image: getting stage builder for stage 0: MANIFEST_UNKNOWN: "manifest unknown

davsclaus commented on issue #1080: error building image: getting stage builder for stage 0: MANIFEST_UNKNOWN: "manifest unknown
URL: https://github.com/apache/camel-k/issues/1080#issuecomment-558750311
 
 
   Yeah I had that today as well on minikube. I had set a LimitRange with memory settings that was low 25Mi to 100Mi. And then when I deployed a new Kamel integration where it needed to build a new kit, then the builder pod OOME and then it was kinda toasted ever since. Even if I removed the LimitRange for memory, then new builds also failed with that MANIFEST error.
   
   Restarting minikube worked. 
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services