Releases: tsuru/deploy-agent
0.8.3
0.8.2
0.8.1
0.8.0
Changelog
dc16d9d vendor: fix dependencies
1a1d661 main: remove duplicated fs call
e05275d internal/tsuru: remove unused IsEmpty function
ed371f6 all: post full YAML content to register unit endpoint
3f44cdb vendor: replace yaml lib
Automated with GoReleaser
Built with go version go1.10.8 linux/amd64
0.7.1
0.7.0
Changelog
72f4132 do not ignore errors when running in sidecar mode
1e7ce72 internal/docker: add test for explicit exit in bash scripts with -l flag
a9e9bb1 internal/docker: wait for exec to finish before reading exit code
Automated with GoReleaser
Built with go version go1.10.5 linux/amd64
0.6.0
0.5.0
Changelog
fdc0dce internal/docker: simplify docker executor logic
9803f01 internal/docker: fix executor with quoted envs Prior to this change, the docker executor would fail to run commands when a quoted environment was present. Resulting in errors such as:
Automated with GoReleaser
Built with go version go1.10.2 linux/amd64
0.4.0
Changelog
d1c3bc8 travis: remove some uneeded integration runs
8c5553d docker: increase sidecar setup timeout
e5c4c40 push image instead of commiting sidecar for img deploy
d2542ee return err instead of exiting
5f57d8e all: adds image deploy support for kubernetes
Automated with GoReleaser
Built with go version go1.10 linux/amd64
0.3.1
Changelog
2c8fcd8 travis: pass docker credentials using stdin
a80347e tasks: do not send local environments to sidecar executor
4444c96 docker/integration: adds case for numeric user
cdb95d9 docker: add tests for sidecar.ExecuteAsUser
Automated with GoReleaser
Built with go version go1.10 linux/amd64