nicolaferraro opened a new pull request #1260: Use OLM by default when available
URL: https://github.com/apache/camel-k/pull/1260
 
 
   <!-- Description -->
   
   Fix #1223
   
   `kamel install` and `kamel uninstall` use the OLM mode when available. This 
prevents issues with operators running in global and local modes contenting 
resources (and "deployments going like crazy").
   
   It also make sure we have a single install mode in OLM environments.
   
   It should not affect non-olm scenarios.
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   Operator is installed via OLM (Operator Lifecycle Manager) when available.
   ```
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to