Files
kompose/pkg
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
..
2018-04-17 11:49:54 +08:00
2017-01-25 11:28:29 +01:00
2018-09-07 10:56:36 +10:00
2018-07-24 12:54:29 -04:00