v0.0.29 release
Enhancements
- add --context support in convert subcommand by @weinong in #260
- return error when specified context is not found by @weinong in #261
- add --azure-config-dir in convert-kubeconfig subcommand by @weinong in #263
Maintenance
- Enable Code Cov for this repo. by @Tatsinnit in #229
- Bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #230
- Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #234
- Feature/addtests by @Tatsinnit in #238
- Bump k8s.io/cli-runtime from 0.26.2 to 0.26.3 by @dependabot in #237
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #245
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #250
- Add codecov badge to this repo. by @Tatsinnit in #252
- Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #257
- Bump k8s.io/client-go from 0.26.3 to 0.27.1 by @dependabot in #258
- Fix merge conflicts and breaking changes in PR 221 by @cirvine-MSFT in #264
- Fix merge conflicts in PR 232 updating adal from 0.9.22 to 0.9.23 by @cirvine-MSFT in #265
Doc Update
- refactor windows install doc by @weinong in #233
- adding github pages by @weinong in #241
- added inline toc by @weinong in #244
- Document scoop installation option by @goostleek in #242
- revamp the website by @weinong in #246
- update readme and docs by @weinong in #247
- ignore docs and readme on some workflows by @weinong in #248
- Add reference to a context. by @Tatsinnit in #253
- How to install kubelogin with asdf tool manager by @daveneeley in #256
- Update devicecode.md by @madhurgupta03 in #266