bakdata / streams-bootstrap

Utility functions and base classes for Kafka Streams applications
MIT License
29 stars 3 forks source link

Fix service selector to match pod labels #180

Closed raminqaf closed 1 year ago

raminqaf commented 1 year ago

This PR fixes an issue related to the new support of the services in Streams Bootstrap. The service selector did not match the pod(s) labels. Therefore the service was not able to find the pod(s). So the service has no Endpoints.