staylorx opened a new issue #971: Permission Deinged while creating a temporary dir on AWS EKS URL: https://github.com/apache/camel-k/issues/971 This is virtually the same as #947 and #915. `$>kubectl logs camel-k-kit-bm91v5tosnk1eokq4a10-builder {"level":"info","ts":1569857766.097141,"logger":"camel-k.builder","msg":"Go Version: go1.12.2"} {"level":"info","ts":1569857766.097169,"logger":"camel-k.builder","msg":"Go OS/Arch: linux/amd64"} {"level":"info","ts":1569857766.0971766,"logger":"camel-k.builder","msg":"Camel K Version: 1.0.0-M1"} {"level":"error","ts":1569857766.1634266,"logger":"camel-k","msg":"Unexpected error while creating a temporary dir","error":"mkdir /workspace/builder-394057232: permission denied","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/home/nferraro/gopaths/camel-k/pkg/mod/github.com/go-logr/[email protected]/zapr.go:128\ngithub.com/apache/camel-k/pkg/util/log.Logger.Error\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/pkg/util/log/log.go:75\ngithub.com/apache/camel-k/pkg/util/log.Error\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/pkg/util/log/log.go:196\ngithub.com/apache/camel-k/pkg/builder.(*defaultBuilder).Build\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/pkg/builder/builder.go:66\nmain.main\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/cmd/builder/main.go:80\nruntime.main\n\t/opt/go-1.12.2/src/runtime/proc.go:200"}` Kamel: 1.0.0-M1 eksctl: 0.6.0 AWS EKS: 1.14 Thanks much. I see the marker in both referenced issues that this is milestoned for 1.0.0-M2. Thanks much.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
