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

Skip controller registration if associated CRD is not present on the target cluster #315

Closed
metacosm opened this issue Jan 22, 2021 · 1 comment · Fixed by #318
Closed
Assignees

Comments

@metacosm
Copy link
Collaborator

No description provided.

@metacosm
Copy link
Collaborator Author

Decision was made to let the operator crash if a controller cannot be registered instead of keeping on with the startup process.

metacosm added a commit that referenced this issue Jan 25, 2021
Fail fast when the CRD is not found instead of letting watchers throw a
cryptic exception based on PR discussion.

Fixes #315
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 a pull request may close this issue.

1 participant