squakez commented on issue #5304:
URL: https://github.com/apache/camel-k/issues/5304#issuecomment-2031259175

   The test is wrong as it does not rebuild an Integration, but it creates it 
from scratch. I tried to amend it in #5305 but it's failing because we are 
deleting CRDs: 
https://github.com/apache/camel-k/blob/fe99b4c47befb6575cf47bd47a3d2d473c82ae9d/e2e/install/upgrade/helm_upgrade_test.go#L102-L112
 
   
   This is bringing to the situation that the original Integration is deleted 
together with the removal of CRDs. We need to rework this test or remove it at 
all as it does not reflect any real production procedure we're suggesting when 
upgrading within Helm framework.


-- 
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

Reply via email to