aaheiev commented on issue #4716: URL: https://github.com/apache/camel-k/issues/4716#issuecomment-1709624142
Hi Pasquale, Applied all manifests after helm upgrade --install. Integration still stuck in "Deploying" state, and error is: ``` {"level":"error","ts":1694071782.4348025,"msg":"Reconciler error","controller":"integration-controller","controllerGroup":"camel.apache.org","controllerKind":"Integration","Integration":{"name":"http-test","namespace":"default"},"namespace":"default","name":"http-test","reconcileID":"06bde19f-24b0-4489-a73f-db823c355130","error":"error executing post actions: error during apply resource: default/http-test: services.serving.knative.dev \"http-test\" is forbidden: User \"system:serviceaccount:camel-k:camel-k-operator\" cannot patch resource \"services\" in API group \"serving.knative.dev\" in the namespace \"default\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:326\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:273\nsigs.k8s.io /controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\tsigs.k8s.io/controller-runtime@v0.13.1/pkg/internal/controller/controller.go:234"} ``` -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org