bakdata / kpops

Deploy Kafka pipelines to Kubernetes
https://bakdata.github.io/kpops
MIT License
12 stars 1 forks source link

Fix missing await on Kubernetes API #488

Closed raminqaf closed 4 months ago

raminqaf commented 4 months ago

The method needs to be awaited. See example: https://github.com/tomplus/kubernetes_asyncio#example