Skip to content

v0.1.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rancher-sy-bot rancher-sy-bot released this 16 Oct 06:59
· 443 commits to master since this release

πŸš€ Features

  • ee0c87b (autok3s) add --k3s-channel flag
  • 5d9a9e9 (autok3s) support boolean flags

πŸ› Bug fixes

  • ff801d5 (autok3s) add flag --ssh-agent
  • 469f521 (autok3s) fix flag check bugs
  • 9b2930c (native) add flags --master-extra-args and --worker-extra-args
  • 12a1f80 (alibaba) fix can not release eip when binding failed
  • 78931f4 (autok3s) fix missing .state fields
  • 3928093 (autok3s) join master nodes concurrent execution problem
  • 74b1393 (autok3s) ha mode concurrent execution problem
  • 51d15a8 (alibaba) fix ccm provider-id bugs
  • 572517f (alibaba) fix ccm version
  • aa661e2 (alibaba) fix delete command can not release eip without state file
  • c720981 (autok3s) fix ssh command input not work
  • b667789 (alibaba) fix start and stop instance status debug info
  • 8d04469 (alibaba) fix query instance status debug info
  • efb10d1 (autok3s) fix nil pointer dereference
  • 5d09459 (alibaba) add blank line for prompt message

πŸ“¦ Other

  • a4cb3c1 (autok3s) add ui section
  • 3d9b8cf (autok3s) remove useless code
  • 17beffe (autok3s) remove octopus ui
  • cd59150 (alibaba) add advanced usage