Skip to content

Releases: dominodatalab/ranchhand

v0.1.0-rc7

15 Mar 16:46
Compare
Choose a tag to compare

Changelog

c09a705 adds host context to log messages while processing
0cd18fc moves ssh host-port formatting into client
8e05243 reloads user groups before performing docker check
3551674 using sudo in docker check

v0.1.0-rc6

13 Mar 20:41
Compare
Choose a tag to compare

Changelog

c09a705 adds host context to log messages while processing
0cd18fc moves ssh host-port formatting into client
8e05243 reloads user groups before performing docker check
3551674 using sudo in docker check

v0.1.0-rc5

13 Mar 19:22
edb62f3
Compare
Choose a tag to compare

Changelog

edb62f3 Joaquin changes (#3)
b79ce6f adds os boolean methods to osi.Info
f8dd922 adds retry logic note to ssh client
d36f616 fix log message of output dir
0e13bc3 refactoring host processing

v0.1.0-rc4

08 Mar 14:52
Compare
Choose a tag to compare

Changelog

f324fc0 add ranchhand-output to gitignore
be1a284 changes name of output directory
13c4178 changes ssh-key-path short flag to '-i' in run cmd
03a91df refactors helm preparation logic

v0.1.0-rc3

08 Mar 12:10
Compare
Choose a tag to compare

Changelog

09e5d58 changing rke to v0.1.17

v0.1.0-rc2

08 Mar 11:40
Compare
Choose a tag to compare

Changelog

fa261c7 adds version command
0c9cf53 creates "run" subcommand
cf66f30 updates README

v0.1.0-rc1

05 Mar 23:38
Compare
Choose a tag to compare

Changelog

074c0cb Initial commit
ccd56d1 adds Vagrantfile used to stand up test boxes
5d6fd52 adds archiver library to deps
fee63b0 adds basic circleci and goreleaser configs
052cfc4 adds basic project structure
abf250a adds docker install and rke configfile gen
37210c0 adds helm install logic
7a19da6 adds high-level logging stmts to runner
532d524 adds rancher api health check
f83edc9 adds rancher helm chart install
a7519c1 adds required tool installation step
576b2e1 adds ssh and requirements checking functions
7660f8a changes kubernetes install logic
9f40c8c closes resp body after querying rancher api
bfbc182 fixes clusterrolebinding bug
824e702 ignores rke config file
cf187b4 ignoring binary produced by go build
b37f79e initialzes dep project
ddf1ebd large refactor
9c8d844 migrating from go dep to go modules
fba0bd3 moves os information bits into a separate pkg
3d508b7 removes old go dep config files
ccb2864 updates README
b4b97bf updates import paths