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/17 14:02:59 UTC

[GitHub] [camel-k] astefanutti commented on issue #1150: fix(gc): Do not log 403 errors on deletecollection requests during GC

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:
users@infra.apache.org


With regards,
Apache Git Services