-
- Downloads
Support specifying ports as strings
Due to the float issue with using Ansible templates in services.yml files, it is convenient to support the scenario where network ports (in containers and services) are specified as strings rather than integers.
Showing
- schema/dash/dashschema.go 4 additions, 4 deletionsschema/dash/dashschema.go
- schema/float/floatschema.go 5 additions, 5 deletionsschema/float/floatschema.go
- schema/float/ints.go 37 additions, 0 deletionsschema/float/ints.go
- schema/float/ints_test.go 31 additions, 0 deletionsschema/float/ints_test.go
- schema/graph/service.go 2 additions, 2 deletionsschema/graph/service.go
- schema/graph/tograph/main.go 1 addition, 2 deletionsschema/graph/tograph/main.go
Loading
Please register or sign in to comment