v0.2.2
In this release, we bring you more UX improvements with signal handling, redirection of stdout/stderr and spinner while using run-command. Also, config import now supports importing node information using Azure API, making it easier to use kubectl-aks even if you don't have access to the Kubernetes API server.
What's Changed
- lint: Introduce golang linter in the CI by Qasim Sarfraz (@mqasimsarfraz) in #38
- config: Support importing config using Azure API by Qasim Sarfraz (@mqasimsarfraz) in #39
- cmd: Use spinner for run-command by Qasim Sarfraz (@mqasimsarfraz) in #40
- cmd/config: Align flags names among commands by Jose Blanquicet (@blanquicet) in #43
- vmss: Use OSProfile.ComputerName for Kubernetes node name by Qasim Sarfraz (@mqasimsarfraz) in #41
- run-command: Improve signal handling by Qasim Sarfraz (@mqasimsarfraz) in #44
- run-command: Improve output formatting by Qasim Sarfraz (@mqasimsarfraz) in #42
Full Changelog: v0.2.1...v0.2.2