pulsar-resources-operator icon indicating copy to clipboard operation
pulsar-resources-operator copied to clipboard

pulsar-resources-operator in crash loop when installing in a standalone cluster to be used with Apache Pulsar

Open lhotari opened this issue 1 year ago • 1 comments

I tried installing pulsar-resources-operator in a standalone local cluster, but it fails. This is the error message:

{"severity":"error","timestamp":"2024-12-04T18:34:49Z","logger":"setup","message":"unable to create controller","controller":"Pulsar
Connection","error":"no matches for kind \"PulsarNSIsolationPolicy\" in version \"resource.streamnative.io/v1alpha1\"","stacktrace":
"main.main\n\t/workspace/main.go:119\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:271"}

lhotari avatar Dec 04 '24 18:12 lhotari

This is a problem with #268 since the installation succeeds with --version 0.6.2.

lhotari avatar Dec 04 '24 18:12 lhotari