astefanutti commented on issue #1150: fix(gc): Do not log 403 errors on deletecollection requests during GC URL: https://github.com/apache/camel-k/pull/1150#issuecomment-566553672 It seems to me #1027 is a different kind of error: * The GC relies on the discovery API that has returned the `CamelSource` type, so I find it strange the delete operation fails with the `no matches for kind` error, * I'm not sure the integration GC should actually enlist the `CamelSource` type for GC. I think it happens by accident as it happens the label selector matches the `CamelSource` owner, while it should probably not.
---------------------------------------------------------------- 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 With regards, Apache Git Services