This repository was archived by the owner on Sep 12, 2024. It is now read-only.
Releases: spotify/helios
Releases · spotify/helios
0.8.42: Merge pull request #248 from spotify/rculbertson/temp-jobs-create
Honor env vars when using builder
0.8.41: Upgrade docker-client dependency
-RN * This new docker client adds SSL/TLS support for Helios to Docker communications. * The DockerCertificates class can now be used to build an SSL context for communicating with Docker over HTTPS with client/server authentication. * Note that we ignore hostnames when verifying SSL certificates. Instead, we just make sure that the certificate is from the correct CA. Hostname verification is pointless here since everyone is just using self-signed certs anyway. * The way we test this stuff is a bit interesting too: we start a container and run an HTTPS Docker instance inside the container, and see if we can connect to that with the appropriate certificates. * Don't send requests to start a container to Docker using chunked encoding. * This is to workaround a bug present in Docker 1.2.0, wherein the HostConfig is completely ignored if sent with chunked encoding. * To enable testing this, we add ContainerInfo.hostConfig(), which returns the HostConfig we get from inspecting the container.
0.8.40: Merge pull request #243 from spotify/dxia/cli-json
Output valid JSON for `helios [hosts|jobs]`
0.8.37: Fix deregister to continue when things are missing
-RN Fix for Helios to successfully deregister hosts when they are deleted.
0.8.29: Fix Circle CI pre-machine step
Find/replace ${revision} in pom.xml as a pre-test step for Circle CI.
0.8.26
0.8.22
[maven-release-plugin] copy for tag 0.8.22
0.8.21
[maven-release-plugin] copy for tag 0.8.21
0.8.20
[maven-release-plugin] copy for tag 0.8.20
0.8.19
[maven-release-plugin] copy for tag 0.8.19