MountVolume.SetUp failed for volume "build-config-map" #1190
Unanswered
enter-marlah
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running the latest version of Karavan in Kubernetes. The UI and Git pushes work fine, but when I try to build an image I get an error MountVolume.SetUp failed for volume "build-config-map". Builder pod is stuck at ContainerCreating.
In Karavan UI the errors is {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"container "test-builder" in pod "test-builder" is waiting to start: ContainerCreating","reason":"BadRequest","code":400}
It seems that the config map is not creating as it should be?
Any advice?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions