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
..
app Typo fix 2018-04-17 11:49:54 +08:00
kobject Add support for Config, endpoint_mode and 3.3 support (#994) 2018-08-01 15:09:00 -04:00
loader Propagate dots into valid service names (#1063) 2018-09-28 20:20:01 +08:00
testutils Test Headless Services 2017-01-25 11:28:29 +01:00
transformer Add support for Config, endpoint_mode and 3.3 support (#994) 2018-08-01 15:09:00 -04:00
utils Use OS provided temporary directory 2018-09-07 10:56:36 +10:00
version 1.16.0 Release (#1055) 2018-07-24 12:54:29 -04:00