Cruise control API - Cannot enable CORS #8130
Replies: 4 comments 4 replies
-
I think these fields might not be user-configurable. |
Beta Was this translation helpful? Give feedback.
-
@scholzj Actually you can. It's explained here: https://strimzi.io/docs/operators/latest/configuring.html#type-CruiseControlSpec-reference |
Beta Was this translation helpful? Give feedback.
-
@scholzj Any update on this? Shouldn't we change this back to a bug? |
Beta Was this translation helpful? Give feedback.
-
I gave up trying to enable CORS and took a different approach as described here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to enable CORS for the cruise control API.
I have created a separate LoadBalancer resource to access the API
Then, I updated my
Kafka
resource to enableCORS
.Not sure what I'm missing here but, cruise control API cannot be accessed.
This is the log file of the cruise control pod.
cclogs.log
I appreciate any help.
Thanks!
PS: I'm using the operator version 0.32.0
Beta Was this translation helpful? Give feedback.
All reactions