Releases: jlevesy/sind
Releases · jlevesy/sind
v1.0.0
v1.0.0-alpha.4
v1.0.0-alpha.3
v1.0.0-alpha.2
v1.0.0-alpha.1
Features & Usage improvements
sind
now only relies on the docker host and no longer on a config filesind
can now start and stop the clusters, avoiding to recreate them.- IP of containers are now fixed, to enable start and stop
sind inspect
enables to inspect the current state of a clustersind push
gets a new--file
option enabling to push an already existing file generated bydocker save
sind ls
output is updated and displays node stats.
v0.3.0
Changelog
13a16e5 Disable pull image by default, add force pull option (#19)
f22bf7a Fix/ci release + stuff (#27)
2dc8be0 Reorganize repository, move to circleCI (#17)
9e86aa8 add circle-ci
e88df85 chore: add the release job and trigger it by tag (#24)
337e99b chore: only cache go modules dir (#31)
046cec9 chore: use stretchr/testify for the test suite (#26)
bb2fe27 feat: Add version command (#29)
7aad018 feat: be able to set a custom subnet (#22)
b9fe9c8 feat: name manager and worker (#20)
d71ab62 fix: be able to customize cluster name with create command (#23)
f72ec3b fix: depenencies for release