astefanutti commented on pull request #2076:
URL: https://github.com/apache/camel-k/pull/2076#issuecomment-788002824
I see some errors reported by the GC trait, e.g.:
```
{"level":"error","ts":1614609680.2096756,"logger":"camel-k.traits","msg":"cannot
list child resources: cloudcredential.openshift.io/v1,
Kind=CredentialsRequest","trait":"gc","api-version":"camel.apache.org/v1","kind":"Integration","ns":"camel-k","name":"routes-rest","error":"v1.ListOptions
is not suitable for converting to \"cloudcredential.openshift.io/v1\" in
scheme
\"pkg/runtime/scheme.go:101\"","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tgithub.com/go-logr/[email protected]/zapr.go:132\ngithub.com/apache/camel-k/pkg/util/log.Logger.Errorf\n\tgithub.com/apache/camel-k/pkg/util/log/log.go:60\ngithub.com/apache/camel-k/pkg/trait.(*garbageCollectorTrait).deleteEachOf\n\tgithub.com/apache/camel-k/pkg/trait/gc.go:161\ngithub.com/apache/camel-k/pkg/trait.(*garbageCollectorTrait).garbageCollectResources\n\tgithub.com/apache/camel-k/pkg/trait/gc.go:144"}
```
I have to investigate.
----------------------------------------------------------------
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]