Releases: ernoaapa/eliot
v0.2.9-rc1
Changelog
3089eaf Merge pull request #42 from ernoaapa/update-containerd
e3eb06b Added tests for few small utility functions to increase coverage
2093e6e Updated containerd to v1.1.0 and all deps
485cc43 Fix typo in grpc-api-listen help text
ace2ce8 Merge pull request #44 from ernoaapa/gitlab-ci
1b17aab Move push-docker-manifest.sh to build dir
8b2da39 Remove Buildkite configs
63e110d Switch to use GitLab CI for ARM builds
945130c Merge pull request #43 from ernoaapa/configurable-snapshotter
0c97990 Added more tests to improve coverage
b69bd4d Updated containerd snapshotter to be configurable
6d55d30 Do not hardcode to DefaultSnapshotter
5c72763 Merge pull request #36 from ernoaapa/humanreadable-mount-sizes
89992ba Update 'eli describe node' to print mounts in human-readable sizes
db5d4a4 Merge pull request #41 from ernoaapa/fix-containerd-dependency
e385e7f Use official multiarch image for hello-world example
221bcf8 Updated containerd deb dependency to depend to right runc version
11a223a Small tweaks to the installation guide
d4554e9 Merge pull request #40 from ernoaapa/resolve-proper-image
46eb09e Fix install-build-tools.sh
104ea2f Update documentation to use docker.io/library/alpine manifest image
3f3aeba Resolve project image to manifest images
35a0dc3 Merge pull request #39 from ernoaapa/build-packages
e0734fc Add Raspberian installation steps to documentation
39fd7cd Build containerd and runc deb packages
1e4d8e7 Use fixed fork of goreleaser to set deb package arch properly
1435aaa Temporarily publish deb -packages
e39e5c1 Build deb -package in CircleCI
f3fd627 Merge pull request #38 from ernoaapa/fix-discovery-server-stop
34ddabd Fix data race issue with discovery client
fe745d7 Fix discovery server not stopping properly
8ace815 gitignore *.img files
Docker images
docker pull ernoaapa/eliotd:v0.2.9-rc1-arm64
docker pull ernoaapa/eli:v0.2.9-rc1
docker pull ernoaapa/eliotd:v0.2.9-rc1-amd64
v0.2.8
Changelog
ec2d98b Merge pull request #35 from ernoaapa/unsupported-arch
88ffdaa Updated containerd to v1.0.2 with fix "Fix pull-multi-arch images for Arm"
7cccda2 Return more accurate error message if image doesn't support current architecture
b0d7e51 Merge pull request #34 from ernoaapa/set-brew-name
6d93acd Release 'eli' cli with same name through brew
12b8c41 Added brew installation
e5b640d Added development documentation
f20de61 Merge pull request #33 from ernoaapa/node-devices
8aa124f Fix uptime displaying seconds as nanoseconds
058a2f4 Added uptime to Node information
7e23dc0 Added list of disks to Node information
3f91283 Add eliot.io prefix to Eliot specific labels
7d5da5f Re-resolve Node info when getInfo() called
cf065dd Renamed "device" to "node"
5b0fcc8 Merge pull request #29 from ernoaapa/add-coverage-report
0bc7afb Added integration to codecov.io for code coverage
ab88aed Added CODE_OF_CONDUCT
9611418 Use Go 1.10 in CircleCI
f6d521c Merge pull request #32 from ernoaapa/less-logging
e37cbb7 Do not log warning if lifecycle extension not found from container
Docker images
docker pull ernoaapa/eliotd:v0.2.8-amd64
docker pull ernoaapa/eliotd:v0.2.8-arm64
docker pull ernoaapa/eli:v0.2.8
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.2.7
Changelog
0d701fd Merge pull request #31 from ernoaapa/containerd-v1.0.2
4d82948 Switch to containerd v1.0.2
Docker images
docker pull ernoaapa/eliotd:v0.2.7-arm64
docker pull ernoaapa/eli:v0.2.7
docker pull ernoaapa/eliotd:v0.2.7-amd64
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64
v0.2.6
Changelog
48b7e23 Merge pull request #30 from ernoaapa/fix-discovery-bug
a61a267 Added test for utils.GetConfigProvider
84fbcf5 Include grpc port into device endpoint url
Docker images
docker pull ernoaapa/eliotd:v0.2.6-arm64
docker pull ernoaapa/eliotd:v0.2.6-amd64
docker pull ernoaapa/eli:v0.2.6
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64
v0.2.5
Changelog
b97fea4 Added missing multi-arch docker image manifest step from release
f7d445c Merge pull request #28 from ernoaapa/cleanup-ci
1cfe743 Cleanup all old build and release related scripts and stuff
b51253c Added goreleaser config
41b038d Merge pull request #26 from ernoaapa/updates-and-improvements
8f77298 Updated all dependencies
3342130 Updated containerd to latest master
98c1713 Added possiblity to enable pperf http server with flag '--profile'
0394cc1 Add timeout flag to eliotd
ba63ec5 Unify printers.PrintDevices to use the API model
52fd3de Merge pull request #27 from ernoaapa/cleanup-and-test
fc02257 Added Go Report Card badge
e0db035 Switch to Apache 2.0 license
997504d fix typo
fa5e461 Cleanup golint issues
ae8186c Formated files with --simplify flag
f73a7d0 Improve documentation
39772fe Cleanup docs
9828dbe Added need-help section to docs
9dfedea Finetune asciinema starting point
bf70ab8 Added asciinema demo to documentation
0bd7388 Cleanup documentation
Docker images
docker pull ernoaapa/eli:v0.2.5
docker pull ernoaapa/eliotd:v0.2.5-arm64
docker pull ernoaapa/eliotd:v0.2.5-amd64
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64