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 2022/11/09 13:02:43 UTC

[GitHub] [camel-k] christophd commented on issue #3803: Improve error reporting in case of knative is required but not installed

christophd commented on issue #3803:
URL: https://github.com/apache/camel-k/issues/3803#issuecomment-1308718079

   I have had similar issues with YAKS. And I have added a `role` CLI command that is able to explicitly setup roles and permissions (user needs cluster admin privileges). This way the user can add Knative roles also after Camel K has been installed. Something like:
   
   ```
   kamel roles --add knative
   ```


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