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 2021/03/11 15:50:31 UTC

[GitHub] [camel-k] squakez commented on pull request #2112: fix(cli): install error message

squakez commented on pull request #2112:
URL: https://github.com/apache/camel-k/pull/2112#issuecomment-796835176


   > I wonder if we should do that only when the option is explicitly set, not when defaulted?
   
   I think the usability issue reside in the fact that we choose to default to `OLM`. If we decided to default to a regular installation, it would be straightforward as we'd call the `OLM` procedure if that was explicitly required by the user. If we want to leave `OLM` as default, then we should at least output a warning that we're falling back to a regular installation because OLM is not available. We may think to ask for a confirmation from the user before proceeding ahead with the installation or dropping 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.

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