squakez opened a new pull request #2114: URL: https://github.com/apache/camel-k/pull/2114
* Refactored toleration trait to create Tolerations in a util method * Refactored OperatorOrCollect method to ease readability * Added toleration configuration in OLM and non OLM installations <!-- Description --> With this PR we introduce the possibility to setup `Toleration`s during installation phase. The same configuration applies to `OLM` and non `OLM` installation. <!-- 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 feat(operator): toleration install flag ``` ---------------------------------------------------------------- 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