bakdata / kpops

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

Fix wrong Helm release name character limit #418

Closed disrupted closed 6 months ago

sujuka99 commented 6 months ago

Is it breaking? Please note in the migration guide that the limit is 53 instead of the currently documented 52.

disrupted commented 6 months ago

Good point, technically I would consider this more of a fix, but it could require deleting previous Helm releases. Added the breaking label per your suggestion. Migration guide should be fixed now.