- move scripts to assets/scripts (and updated build) - put most logic into HaproxyConfigGenerator - created DockerLabelHandler for all label handling from previous code - added unit tests and fixtures to cover HaproxyConfigGenerator and DockerLabelHandler - added a Makefile with build (for docker build) and test targets
2 lines
37 B
INI
2 lines
37 B
INI
[pytest]
|
|
addopts = -v -p no:warnings
|