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 2019/12/12 21:28:01 UTC

[GitHub] [camel-k] lburgazzoli opened a new issue #1140: [gc] cannot delete collection resource "daemonsets"

lburgazzoli opened a new issue #1140: [gc] cannot delete collection resource "daemonsets"
URL: https://github.com/apache/camel-k/issues/1140
 
 
   On minikube v1.5.2 with camel-k 1.0.0-M5-SNAPSHOT (master), I see the following error:
   
   ```
   "level":"error","ts":1576185575.1529362,"logger":"camel-k.traits","msg":"cannot delete child resources: extensions/v1beta1, Kind=DaemonSet","trait":"gc","api-version":"camel.apache.org/v1alpha1","kind":"Integration","ns":"default","name":"sample","error":"daemonsets.extensions is forbidden: User \"system:serviceaccount:default:camel-k-operator\" cannot deletecollection resource \"daemonsets\" in API group \"extensions\" in the namespace \"default\"","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tgithub.com/go-logr/zapr@v0.1.1/zapr.go:128\ngithub.com/apache/camel-k/pkg/util/log.Logger.Errorf\n\tgithub.com/apache/camel-k@/pkg/util/log/log.go:61\ngithub.com/apache/camel-k/pkg/trait.(*garbageCollectorTrait).deleteAllOf\n\tgithub.com/apache/camel-k@/pkg/trait/gc.go:168\ngithub.com/apache/camel-k/pkg/trait.(*garbageCollectorTrait).garbageCollectResources\n\tgithub.com/apache/camel-k@/pkg/trait/gc.go:144"}
   ```
   
   /cc @astefanutti 

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


With regards,
Apache Git Services