kompose/pkg/loader
Roberto C. Morano 424f1a9a2c Propagate dots into valid service names (#1063)
* normalize '.' (dot) to '-' (dash) in service names

* added warning about the dot character replacements in service names

* fix gofmt compliance

* also normalize container names (need lowercase)

* splitted normalization for volumes and service names into different functions (it conflicted with './' volumes replacement)

* changed volume normalization to use the new own normalization function

* changed container normalization to use its new own normalization function

* updated as per discussed in PR #1063 review
2018-09-28 20:20:01 +08:00
..
bundle Added sirupsen and updated all occurances 2017-11-27 12:28:46 +05:30
compose Propagate dots into valid service names (#1063) 2018-09-28 20:20:01 +08:00
loader.go kubernetes-incubator -> kubernetes 2017-07-12 15:42:13 -04:00