forked from LaconicNetwork/kompose
Now we can provide service name with "_" in docker-compose files and they will by converted as "-" in the generated artifacts by kompose eg, if the service name in docker-compose file is "foo_bar" then it will be converted into "foo-bar" in the generated artifacts |
||
|---|---|---|
| .. | ||
| k8sutils_test.go | ||
| k8sutils.go | ||
| kubernetes_test.go | ||
| kubernetes.go | ||