tadayosi commented on issue #3341: URL: https://github.com/apache/camel-k/issues/3341#issuecomment-1156014489
Currently, to really rebuild an integration with a new kit we need to do something like this: ``` $ kubectl delete ik <kit> # as mostly kits are 'platform' and cannot be removed with `kamel kit delete` $ kamel rebuild <integration> ``` maybe should we provide some flag to `kamel rebuild` that also forces removing a relevant kit? -- 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