Skip to content

Releases: cnrancher/autok3s

v0.9.2

06 Feb 02:40
Compare
Choose a tag to compare

πŸš€ Features

  • 332e8e2 (cluster) support partial rollback when creating clusters or joining nodes
  • b7118ab (kube-explorer) Support kube-explorer v0.4.0
  • #644 Show K3s version on the Cluster list page
  • d3a2b18 (k3d) Support k3d version v5.6.0

πŸ› Bug fixes

  • 10c23c8 (cluster) fix cluster status stuck in Upgrading when join nodes failed
  • #651 Fix cannot enable kube-explorer when creating K3s from UI

v0.9.2-rc3: feat(cluster): support partial rollback when creating clusters or joi…

31 Jan 08:28
Compare
Choose a tag to compare

πŸš€ Features

  • 332e8e2 (cluster) support partial rollback when creating clusters or joining nodes
  • aa2e6f1 (autok3s) bump up ui and docs version
  • b7118ab (kube-explorer) bump up kube-explorer version
  • 7faf7d5 (aws) bump up aws cloud provider version

πŸ› Bug fixes

  • 49a38ce (ci) check the binary works fine after build in PR
  • 71ecce3 (ci) add semver version for non-tag build
  • d3a2b18 (k3d) bump up k3d version
  • 37cf01d (build) fix the wrong dapper command to get version
  • 10c23c8 (cluster) fix stuck in Upgrading status when join nodes failed
  • a50715a (docs) bump up docs for v0.9.1

πŸ“¦ Other

  • 16a23b9 (deps) bump github.com/containerd/containerd from 1.7.3 to 1.7.11
  • d5a38fb (deps) bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • a628783 (bci) bump BCI to 15.5
  • 4d629e2 (upx) Bump upx to 4.2.1
  • 5127c06 (deps) bump google.golang.org/grpc from 1.53.0 to 1.56.3
  • d76bd10 (deps) bump golang.org/x/net from 0.7.0 to 0.17.0

v0.9.2-rc2

09 Jan 07:43
Compare
Choose a tag to compare
v0.9.2-rc2 Pre-release
Pre-release

πŸš€ Features

  • aa2e6f1 (autok3s) bump up ui and docs version
  • b7118ab (kube-explorer) bump up kube-explorer version
  • 7faf7d5 (aws) bump up aws cloud provider version

πŸ› Bug fixes

  • 49a38ce (ci) check the binary works fine after build in PR
  • 71ecce3 (ci) add semver version for non-tag build
  • d3a2b18 (k3d) bump up k3d version
  • 37cf01d (build) fix the wrong dapper command to get version
  • 10c23c8 (cluster) fix stuck in Upgrading status when join nodes failed
  • a50715a (docs) bump up docs for v0.9.1

πŸ“¦ Other

  • 16a23b9 (deps) bump github.com/containerd/containerd from 1.7.3 to 1.7.11
  • d5a38fb (deps) bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • a628783 (bci) bump BCI to 15.5
  • 4d629e2 (upx) Bump upx to 4.2.1
  • 5127c06 (deps) bump google.golang.org/grpc from 1.53.0 to 1.56.3
  • d76bd10 (deps) bump golang.org/x/net from 0.7.0 to 0.17.0

v0.9.2-rc1

08 Jan 08:46
Compare
Choose a tag to compare
v0.9.2-rc1 Pre-release
Pre-release

πŸš€ Features

  • b7118ab (kube-explorer) bump up kube-explorer version
  • 7faf7d5 (aws) bump up aws cloud provider version

πŸ› Bug fixes

  • 49a38ce (ci) check the binary works fine after build in PR
  • 71ecce3 (ci) add semver version for non-tag build
  • d3a2b18 (k3d) bump up k3d version
  • 37cf01d (build) fix the wrong dapper command to get version
  • 10c23c8 (cluster) fix stuck in Upgrading status when join nodes failed
  • a50715a (docs) bump up docs for v0.9.1

πŸ“¦ Other

  • 16a23b9 (deps) bump github.com/containerd/containerd from 1.7.3 to 1.7.11
  • d5a38fb (deps) bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • a628783 (bci) bump BCI to 15.5
  • 4d629e2 (upx) Bump upx to 4.2.1
  • 5127c06 (deps) bump google.golang.org/grpc from 1.53.0 to 1.56.3
  • d76bd10 (deps) bump golang.org/x/net from 0.7.0 to 0.17.0

v0.9.1

22 Sep 03:02
Compare
Choose a tag to compare

πŸ› Bug fixes

  • be99484 (autok3s) Fix k3d provider with 'http: invalid Host header' errors.

v0.9.0

30 Aug 02:20
Compare
Choose a tag to compare

πŸš€ Features

  • Support Rancher Manager Add-on options(#605)
  • Helm-dashboard integration(#499)
  • Support install k3s into alpine via autok3s(#602)
  • Support Disabling cluster rollback when cluster create or node join failed(#504)

πŸ› Bug fixes

  • d1bef58 (cluster) add unknown status for unable to fetch instance clusters
  • 30a9298 (build) skip upx darwin arm binaries
  • 5c54e6c (provider) update join k3d function and rollback logic
  • fa84c48 (provider) add session token for credential and use different device name by AMI
  • 518a699 (explorer) add cmd context to enable explorer

πŸ“¦ Other

  • 2ac6f02 (deps) bump helm.sh/helm/v3 from 3.9.0 to 3.11.1
  • 7f37fea (deps) bump github.com/emicklei/go-restful
  • 682228c (deps) bump google.golang.org/grpc from 1.47.0 to 1.53.0

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.9.0-rc3: feat(provider): update default images for each cloud provider for bes…

29 Aug 04:35
Compare
Choose a tag to compare

πŸš€ Features

  • ab03521 (provider) update default images for each cloud provider for best practice
  • 57b793d (addon) add default add-on for Rancher Manager
  • d73b458 (ui) bump up ui version to v0.9.0-rc2
  • 9a579e2 (dashboard) support helm-dashboard install script
  • 4dd449e (addon) support create cluster with addons
  • b31cd96 (addon) addon API support
  • eb58e3a (addon) addon CLI suppport
  • 5efd381 (provider) support non-rollback parameter when create/join node failed
  • 57f79e0 (dialer) Refactor SSH package
  • 5e2bebd (autok3s) support install k3s into Alpine
  • 4864363 (dashboard) support helm-dashboard plugin

πŸ› Bug fixes

  • 0cc97b3 (dashboard) Add helm-dashboard bind address for docker mode
  • d1bef58 (cluster) add unknown status for unable to fetch instance clusters
  • 6c4914f (add-on) change deploy add-on manifests to autok3s folder
  • dd94f34 (add-on) no need to decode base64 for bytes
  • 10d3c20 (add-ons) minor addon CLI changes
  • 00a6320 (add-on) fix description of add-on sub-command
  • b03568d (docs) update docs for cluster management
  • 76d571b (cluster) fix cannot merge bool type with false as zero value
  • 30a9298 (build) skip upx darwin binaries
  • 5c54e6c (provider) update join k3d function and rollback logic
  • fa84c48 (provider) add session token for credential and use different device name by AMI
  • 518a699 (explorer) add cmd context to enable explorer
  • 24e5006 (proxy) change whitelist-domain setting get function

πŸ“¦ Other

  • 2ac6f02 (deps) bump helm.sh/helm/v3 from 3.9.0 to 3.11.1
  • 7f37fea (deps) bump github.com/emicklei/go-restful
  • 682228c (deps) bump google.golang.org/grpc from 1.47.0 to 1.53.0

v0.9.0-rc2

23 Aug 09:31
Compare
Choose a tag to compare
v0.9.0-rc2 Pre-release
Pre-release

πŸš€ Features

  • d73b458 (ui) bump up ui version to v0.9.0-rc2
  • 9a579e2 (dashboard) support helm-dashboard install script
  • 4dd449e (addon) support create cluster with addons
  • b31cd96 (addon) addon API support
  • eb58e3a (addon) addon CLI suppport
  • 5efd381 (provider) support non-rollback parameter when create/join node failed
  • 57f79e0 (dialer) Refactor SSH package
  • 5e2bebd (autok3s) support install k3s into Alpine
  • 4864363 (dashboard) support helm-dashboard plugin

πŸ› Bug fixes

  • d1bef58 (cluster) add unknown status for unable to fetch instance clusters
  • 6c4914f (add-on) change deploy add-on manifests to autok3s folder
  • dd94f34 (add-on) no need to decode base64 for bytes
  • 10d3c20 (add-ons) minor addon CLI changes
  • 00a6320 (add-on) fix description of add-on sub-command
  • b03568d (docs) update docs for cluster management
  • 76d571b (cluster) fix cannot merge bool type with false as zero value
  • 30a9298 (build) skip upx darwin binaries
  • 5c54e6c (provider) update join k3d function and rollback logic
  • fa84c48 (provider) add session token for credential and use different device name by AMI
  • 518a699 (explorer) add cmd context to enable explorer
  • 24e5006 (proxy) change whitelist-domain setting get function

πŸ“¦ Other

  • 2ac6f02 (deps) bump helm.sh/helm/v3 from 3.9.0 to 3.11.1
  • 7f37fea (deps) bump github.com/emicklei/go-restful
  • 682228c (deps) bump google.golang.org/grpc from 1.47.0 to 1.53.0

v0.9.0-rc1: build(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0

27 Jul 08:07
Compare
Choose a tag to compare

πŸš€ Features

  • 5efd381 (provider) support non-rollback parameter when create/join node failed
  • 57f79e0 (dialer) Refactor SSH package
  • 5e2bebd (autok3s) support install k3s into Alpine
  • 4864363 (dashboard) support helm-dashboard plugin

πŸ› Bug fixes

  • 30a9298 (build) skip upx darwin binaries
  • 5c54e6c (provider) update join k3d function and rollback logic
  • fa84c48 (provider) add session token for credential and use different device name by AMI
  • 518a699 (explorer) add cmd context to enable explorer
  • 24e5006 (proxy) change whitelist-domain setting get function

πŸ“¦ Other

  • 682228c (deps) bump google.golang.org/grpc from 1.47.0 to 1.53.0

v0.8.0

15 May 08:17
Compare
Choose a tag to compare

πŸš€ Features

  • Bump to kube-explorer v0.3.2
  • Support setting registry file content from UI for k3d provider(#577)
  • Support --data-dir config for airgap installed K3s(#578)
  • Support pop-up browser after serving UI(#340)
  • Enhance airgap package management for UI(#532)

πŸ› Bug fixes

  • 213d58b (provider) fix function typo and remove useless variable
  • 57c82ea (docs) add DOCKER_HOST env for running in docker on MacOS

🌟 Contributors

Full Changelog: v0.7.0...v0.8.0