Skip to content

Releases: cnrancher/autok3s

v0.4.2

16 Apr 10:00
Compare
Choose a tag to compare

πŸ› Bug fixes

  • 5b51f21 (alibaba) fix can't enable terway eni problem
  • 367c09b (ci) change ci process order

πŸ“¦ Other

  • c27dbb5 (ui) bump up ui version to v0.4.2

v0.4.2-rc1

15 Apr 08:38
Compare
Choose a tag to compare
v0.4.2-rc1 Pre-release
Pre-release

πŸ› Bug fixes

  • ca3deaf (provider) Add join check for join command
  • f650f8d (provider) remove unuseless param for different provider
  • 12b73e9 (cluster) fix writing logs for different cluster
  • 3e02be2 (image) fix running kubectl when user leave origin folder
  • b11a561 (cluster) add file lock before merge kubeconfig file
  • 5cfa54a (provider) refactor rollback logic

πŸ“¦ Other

v0.4.1

07 Apr 04:44
Compare
Choose a tag to compare

πŸ› Bug fixes

  • d28bc14 (image) Support upgrading for container mode

πŸ“¦ Other

  • 8519784 (ci) change package-latest order
  • d56275b (autok3s) update README.md
  • df433cc (ui) bump up ui to v0.4.1

v0.4.1-rc2

06 Apr 08:17
Compare
Choose a tag to compare
v0.4.1-rc2 Pre-release
Pre-release

πŸ› Bug fixes

  • 0d8dc1f (aws) automatic key pair generation needs to be atomic

πŸ“¦ Other

  • 7aef5ad (ui) bump ui version to v0.4.1-rc2

v0.4.1-rc1

03 Apr 05:35
Compare
Choose a tag to compare
v0.4.1-rc1 Pre-release
Pre-release

πŸš€ Features

  • 8dcbe1a (image) Support bash completion for the kubectl command
  • 59bbe91 (image) add latest image

πŸ› Bug fixes

  • 41ea90e (ci) remove useless make-rules
  • 99c3f83 (autok3s) fix typo & update README.md
  • e418560 (build) fix build package problem for drone
  • 9a646f9 (docs) fix join command description
  • b1dbfdb (registry) fix nil pointer exception when TLS not set
  • d4f255c (image) fix env value and set default cmd

πŸ“¦ Other

  • 804f4c0 (drone) change ci pipeline
  • 23ae1df (autok3s) change developers' guide description
  • 100e3c6 (github) add issue template
  • 255795a (autok3s) join the dapper compilation guide
  • d55f0fd (autok3s) fix quick-start typo
  • 2a09173 (ui) bump ui version to v0.4.1-rc1
  • 2338f1f (autok3s) remove BY=dapper
  • 9fe53dc (autok3s) link chinese docs to docs.rancher.cn
  • 375aae3 (aws) format keypairs log
  • 57d278c (autok3s) optimization of README.md

v0.4.0

19 Mar 13:59
Compare
Choose a tag to compare

πŸ› Bug fixes

  • 70c67fb (autok3s) fix kubectl shell websocket
  • 6ee3be2 (autok3s) fix Dockerfile base image

v0.4.0-rc5

19 Mar 03:50
Compare
Choose a tag to compare
v0.4.0-rc5 Pre-release
Pre-release

πŸ› Bug fixes

  • 83aeccd (autok3s) fix build docker images tag
  • c78d7df (api) gracefully exit ssh/kubectl terminal
  • 3b15086 (autok3s) fix pprof url path error
  • f135cdd (autok3s) set WITHOUT_MANIFEST to false
  • 1374430 (api) fix invalid error message
  • 9a6ccd6 (autok3s) fix command flags check function
  • 6e1e7ce (aws provider) cancel unfulfilled spot instance at rollback
  • ad53f77 (autok3s) support change window size for kubectl/ssh websocket
  • f4184bd (autok3s) cross-build for Darwin is not supported

πŸ“¦ Other

  • cae68d7 (autok3s) update docs and flag descriptions for providers

v0.4.0-rc4

13 Mar 13:40
Compare
Choose a tag to compare
v0.4.0-rc4 Pre-release
Pre-release

πŸš€ Features

  • e4801cf (autok3s) add --tags flag
  • 6838843 (autok3s) add docker support
  • ee0dd9e (autok3s) allow change bind-address
  • d4a3efe (autok3s) bump pty to 1.1.11
  • 1fcc529 (autok3s) update golang to 1.16 & kubernetes to v1.20.4-k3s1

πŸ› Bug fixes

  • 5f3b69d (autok3s) fix cross-build problem
  • 5cf601b (autok3s) use global environments replace global flags
  • 3c54224 (autok3s) change usage info & default value

πŸ“¦ Other

  • 913a49c (credential) save credential to db
  • 404f286 (provider) remove 8999 security group rules for kubernetes dashboard
  • 43c2a01 (state) refactor save cluster with sqlite
  • 79f80b9 (autok3s) update README.md
  • 96bae0b (autok3s) remove vendor/
  • 14fb4ab (autok3s) fix typos

v0.4.0-rc3

08 Feb 10:22
Compare
Choose a tag to compare
v0.4.0-rc3 Pre-release
Pre-release

πŸ› Bug fixes

  • 162eb19 (autok3s) failed to sync aws spot instance ids when create multiple instance

πŸ“¦ Other

  • 2facc6d (autok3s) update CN/EN language switch buttons on each docs
  • 0ae2a86 (autok3s) update and refactor all docs
  • a03f4af (autok3s) update alibaba CN and EN readme
  • b32758b (autok3s) update alibaba CN and EN

v0.4.0-rc2

05 Feb 09:41
Compare
Choose a tag to compare
v0.4.0-rc2 Pre-release
Pre-release

πŸ› Bug fixes

  • fcd5a3d (autok3s) allow edit failed cluster for UI

πŸ“¦ Other

  • da0e919 (autok3s) refactor readme docs
  • 48f20fc (autok3s) update CN and EN readme file