You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/05/03 10:19:41 UTC

[GitHub] [camel-k] squakez opened a new issue, #4312: [E2E] Upgrade OLM check failing

squakez opened a new issue, #4312:
URL: https://github.com/apache/camel-k/issues/4312

   This is a known issue fixed by #4301 - however, until we release Camel K version 1.12.1, the check will be failing. Creating this informative issue for everybody to be aware of it.


-- 
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-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez closed issue #4312: [E2E] Upgrade OLM check failing

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #4312: [E2E] Upgrade OLM check failing
URL: https://github.com/apache/camel-k/issues/4312


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #4312: [E2E] Upgrade OLM check failing

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4312:
URL: https://github.com/apache/camel-k/issues/4312#issuecomment-1551205493

   Not a good idea. We better work in the upgrade scenario against the target release from which the user will upgrade.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #4312: [E2E] Upgrade OLM check failing

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4312:
URL: https://github.com/apache/camel-k/issues/4312#issuecomment-1536337305

   I wonder if we can remove the needs of a release in this kind of test. Probably we can upgrade from the snapshot release as well, which is published in the staging docker repo. We can run some experiment.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #4312: [E2E] Upgrade OLM check failing

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4312:
URL: https://github.com/apache/camel-k/issues/4312#issuecomment-1580828350

   Checks are fixed with a workaround:
   https://github.com/apache/camel-k/blob/be74d14c95018824548b02abba32e23432648bcd/e2e/install/upgrade/olm_upgrade_test.go#L94
   https://github.com/apache/camel-k/blob/be74d14c95018824548b02abba32e23432648bcd/e2e/install/upgrade/cli_upgrade_test.go#L63
   We need to remove those workaround once #4396 is complete


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org