We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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\tjackfan.us.kg/go-logr/[email protected]/zapr.go:128\njackfan.us.kg/apache/camel-k/pkg/util/log.Logger.Errorf\n\tjackfan.us.kg/apache/camel-k@/pkg/util/log/log.go:61\njackfan.us.kg/apache/camel-k/pkg/trait.(*garbageCollectorTrait).deleteAllOf\n\tjackfan.us.kg/apache/camel-k@/pkg/trait/gc.go:168\njackfan.us.kg/apache/camel-k/pkg/trait.(*garbageCollectorTrait).garbageCollectResources\n\tjackfan.us.kg/apache/camel-k@/pkg/trait/gc.go:144" }
/cc @astefanutti
The text was updated successfully, but these errors were encountered:
astefanutti
Successfully merging a pull request may close this issue.
On minikube v1.5.2 with camel-k 1.0.0-M5-SNAPSHOT (master), I see the following error:
/cc @astefanutti
The text was updated successfully, but these errors were encountered: