[BUG] underscores in compose service name are not replaced with dashes in kubernetes Service metadata.name #1897
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Expected Behavior
kompose convert
should replace underscores with dashes in kubernetes Service metadata.name when compose service name contains underscoresActual Behavior
It generates:
metadata.name
is not valid (it contains underscore instead of dash)Steps To Reproduce
No response
Kompose Version
Docker-Compose file
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: