We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
feat: skip controller registration if CRD is not present on cluster
7acf5da
Fixes #315
f278c8f
Decision was made to let the operator crash if a controller cannot be registered instead of keeping on with the startup process.
Sorry, something went wrong.
feat: throw an explicit exception if CRD is not found
6cde0be
Fail fast when the CRD is not found instead of letting watchers throw a cryptic exception based on PR discussion. Fixes #315
metacosm
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: