sdirbach commented on issue #2379: URL: https://github.com/apache/camel-k/issues/2379#issuecomment-860567366
Hi, I did some debugging and found that the _Status.Phase_ field is set to _v1.IntegrationPhaseUpdating_ before actually updating the integration: https://github.com/apache/camel-k/blob/release-1.4.x/pkg/cmd/run.go#L604 The status subresource of the CRD seems to be restricted to cluster admins and operators only. Shouldn't that also be allowed to users which have a namespaced admin role and/or any of these roles?: integrations.camel.apache.org-v1-admin integrations.camel.apache.org-v1-edit Kind regards, Sascha -- 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