squakez commented on issue #4396: URL: https://github.com/apache/camel-k/issues/4396#issuecomment-1571506309
> sorry for my comment: seams that `kamel uninstall --all --global --olm=false` does the job Not at all, your comment was more than pertinent, as I double checked and, although we can workaround this by uninstalling the IntegrationPlatform, it still will disrupt any upgrade from older versions to the new version. The problem lays in https://github.com/apache/camel-k/pull/4284 as we have introduced a new parameter that, by default, it is set to 0 when no value is provided. This is happening when we upgrade from a previous IP which is missing the value, and it's initialized to 0 by default. @christophd would you mind having a look? (I suspect the same applies for version 1.10). @oscerd, as this is on voting, I guess we need to fix this and then restart a new voting process? Thanks for the clarification -- 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