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 2020/08/20 15:31:42 UTC

[GitHub] [camel-k] jamesnetherton commented on issue #1648: Build error when using traits

jamesnetherton commented on issue #1648:
URL: https://github.com/apache/camel-k/issues/1648#issuecomment-677736963


   Is this fixed on master? I think I'm seeing a similar problem.
   
   ```
   kamel run examples/Sample.java -t quarkus.enabled=true
   ```
   
   ```
   {"level":"error","ts":1597937313.632321,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"integration-controller","request":"camel-k/sample","error":"IntegrationKit.camel.apache.org \"kit-bsv9d8aiqjq5bpuijdp0\" is invalid: spec.traits.quarkus.configuration.enabled: Invalid value: \"boolean\": spec.traits.quarkus.configuration.enabled in body must be of type string: \"boolean\"","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tgithub.com/go-logr/zapr@v0.1.1/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsigs.k8s.io/controller-runtime@v0.5.2/pkg/internal/controller/controller.go:258\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsigs.k8s.io/controller-runtime@v0.5.2/pkg/internal/controller/controller.go:232\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsigs.k8s.io/controller-runtime@v0.5.2/pkg/internal/control
 ler/controller.go:211\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tk8s.io/apimachinery@v0.18.2/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tk8s.io/apimachinery@v0.18.2/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tk8s.io/apimachinery@v0.18.2/pkg/util/wait/wait.go:88"}
   ```
   


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