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

Adds possibility to disable CRDs on the binary #70

Merged
merged 2 commits into from
Mar 1, 2022

Conversation

ptcar2009
Copy link
Contributor

@ptcar2009 ptcar2009 commented Feb 10, 2022

When not using CRDs, the binary currently crashes. This PR adds a flag to disable CRD support and make it possible to install the helm chart with the previous injection method.

Fixes #71

Copy link
Member

@martin-helmich martin-helmich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍 Thanks for your contribution!

@martin-helmich martin-helmich merged commit e42b1a8 into mittwald:master Mar 1, 2022
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.

Backwards compatibility broken because of CRDs
2 participants