nicolaferraro opened a new issue #1027: GC trait fails on unknown types URL: https://github.com/apache/camel-k/issues/1027 When a CamelSource holds a Integration, everything seems to be working fine, except for the GC trait that fails because of: ``` camel-k-operator-69c59d7584-lhfn9 camel-k-operator {"level":"error","ts":1571988350.325317,"logger":"camel-k.traits","msg":"cannot collect older generation resources","trait":"gc","api-version":"camel.apache.org/v1alpha1","kind":"Integration","ns":"default","name":"camel-mqtt-source-tffvq","error":"no matches for kind \"CamelSource\" in version \"sources.eventing.knative.dev/v1alpha1\"","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/home/nferraro/gopaths/camel-k/pkg/mod/github.com/go-logr/zapr@v0.1.1/zapr.go:128\ngithub.com/apache/camel-k/pkg/util/log.Logger.Errorf\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/pkg/util/log/log.go:61\ngithub.com/apache/camel-k/pkg/trait.(*garbageCollectorTrait).garbageCollectResources\n\t/home/nferraro/gopaths/camel-k/src/github.com/apache/camel-k/pkg/trait/gc.go:113"} ```
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services