When adding my first integration. I ran into this:
{"level":"error","ts":1568963331.0867567,"logger":"camel-k","msg":"Unexpected er
ror while creating a temporary dir","error":"mkdir /workspace/builder-230388145:
permission denied","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t
/home/lmorandini/go/pkg/mod/github.com/go-logr/zapr@v0.1.1/zapr.go:128\ngithub.c
om/apache/camel-k/pkg/util/log.Logger.Error\n\t/home/lmorandini/git/camel-k/pkg/
util/log/log.go:75\ngithub.com/apache/camel-k/pkg/util/log.Error\n\t/home/lmoran
dini/git/camel-k/pkg/util/log/log.go:196\ngithub.com/apache/camel-k/pkg/builder.
(*defaultBuilder).Build\n\t/home/lmorandini/git/camel-k/pkg/builder/builder.go:6
6\nmain.main\n\t/home/lmorandini/git/camel-k/cmd/builder/main.go:80\nruntime.mai
n\n\t/usr/local/go/src/runtime/proc.go:200"}

How can I make the PV writable by the builder?

The cluster is K8s on OpenStack.

Cheers,

Luca Morandini

Reply via email to