Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use OLM by default when available #1260

Merged
merged 6 commits into from
Feb 12, 2020
Merged

Conversation

nicolaferraro
Copy link
Member

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.

Release Note

Operator is installed via OLM (Operator Lifecycle Manager) when available.

@astefanutti astefanutti merged commit c0efdcc into apache:master Feb 12, 2020
@nicolaferraro nicolaferraro mentioned this pull request Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid installing operator when OLM reaources are present
3 participants