Suite of the Docker and Kubernetes applications
Go to file
Stan Lagun 52a4621626 Fixes port acquiring logic in DockerStandaloneHost
Previous code used integer keys in port map. But because
JSON doesn't support integer keys they were converted
to corresponding string representations and were not
found on subsequent deployments

Change-Id: I0477a043854a5ed78545d3b944397cdbf2352bd8
Closes-Bug: #1444681
2015-04-16 03:05:36 +03:00
Applications Merge "Add missed call of method deploy()" 2015-04-15 10:19:48 +00:00
DockerInterfacesLibrary/package Adds support for several applications in single Pod 2015-04-15 00:28:31 +00:00
DockerStandaloneHost/package Fixes port acquiring logic in DockerStandaloneHost 2015-04-16 03:05:36 +03:00
Kubernetes Skip built-in k8s services in HAProxy config 2015-04-15 03:35:37 +03:00