HoustonPutman commented on issue #483: URL: https://github.com/apache/solr-operator/issues/483#issuecomment-1460499647
So it seems like everyone is using `kubernetes-service-endpoints`, could you try using `kubernetes-services` and see if the problem is fixed? I think the issue is that this feature was designed with the `kubernetes-services` usage in mind, however it looks like it should work with `kubernetes-service-endpoints` as well, but breaks in this way. I don't think there's a way that we can get both to work at the same time, unless we remove the `prometheus.io/port` annotation all-together. I will try to test this locally but it might be difficult. I'm happy to create a test docker image for anyone else to try out (based on v0.6.0) and see if it fixes things for them. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
