v0.0.6-dev
galal-hussein
released this
28 Nov 23:09
·
1559 commits
to master
since this release
- Fixes for #54, #53, #52, #50, #41, #36, #61
- Changes to RKE config structure:
ip
toaddress
which now accepts both IPs/FQDNadvertised_address
tointernal_address
which now defaults toaddress
advertised_hostname
tohostname_override
which now is optional and defaults toaddress
- Remove
cluster
from the command and change--cluster-file
to--config
. - Remove
upgrade
command and useup
for upgrade too.