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

Druid ingestion reconciler fails with CRD error #187

Open
cintoSunny opened this issue Oct 21, 2024 · 2 comments
Open

Druid ingestion reconciler fails with CRD error #187

cintoSunny opened this issue Oct 21, 2024 · 2 comments

Comments

@cintoSunny
Copy link
Contributor

I am trying to use the latest druid operator version v1.2.4 and it fails with the error

2024-10-21T16:59:40.813Z	ERROR	controller-runtime.source.EventHandler	if kind is a CRD, it should be installed before calling Start	{"kind": "DruidIngestion.druid.apache.org", "error": "no matches for kind \"DruidIngestion\" in version \"druid.apache.org/v1alpha1\""}

I understand this is due to the CRD not being present, but is there a way to mute the errors for ingestion ? I mean some flags to not use ingestion reconciler. I looked at the code and could not find anything, but maybe I missed something.

@AdheipSingh
Copy link
Contributor

Hmm i think we should have a flag on the operator itself.

@cintoSunny
Copy link
Contributor Author

Cool. Ill send a pr.

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

No branches or pull requests

2 participants