Releases: sunny0826/kubecm
Releases · sunny0826/kubecm
kubecm-v0.19.2
kubecm-v0.19.1
kubecm-v0.19.0
Changelog
Features
- bb6c84a: feat: list k8s clusters from cloud (@sunny0826)
Bug fixes
- 1556a76: fix: cloud list style (#483) (@sunny0826)
Docs
- 889e6f4: docs: update docs website (@sunny0826)
- eb26111: docs: fix completion (#469) (@sunny0826)
kubecm-v0.18.0
Changelog
Now you can merge kubeconfig in the following way:
# Merge multiple kubeconfig
kubecm merge 1st.yaml 2nd.yaml 3rd.yaml
Features
- 935cfb0: feat: merge cmd support for multi file input (#467) (@sunny0826)
Others
- 0e96a1c: chore(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke (#463) (@dependabot[bot])
- bed7c1d: docs: update docs (#468) (@sunny0826)
- eb06678: test: add e2e test form merge command (#465) (@sunny0826)
kubecm-v0.17.1
Changelog
Others
- 3f9c236: Bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])
- d8ce6dc: Merge pull request #346 from sunny0826/dependabot/github_actions/goreleaser/goreleaser-action-3 (@sunny0826)
- c6f8b7e: Merge pull request #449 from sunny0826/dependabot/go_modules/github.com/alibabacloud-go/tea-1.1.19 (@sunny0826)
- 28583c1: Merge pull request #457 from sunny0826/dependabot/go_modules/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke-1.0.463 (@sunny0826)
- 069e044: Merge pull request #458 from sunny0826/feat/list_cloud (@sunny0826)
- b9d9da3: add e2e test (#460) (@sunny0826)
- 4ef4a74: chore(deps): bump actions/setup-go from 2 to 3 (#462) (@dependabot[bot])
- 08acdc5: chore(deps): bump github.com/alibabacloud-go/tea from 1.1.17 to 1.1.19 (@dependabot[bot])
- 7668594: chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#451) (@dependabot[bot])
- ba2bdad: chore(deps): bump github.com/pterm/pterm from 0.12.41 to 0.12.45 (#450) (@dependabot[bot])
- 47433e6: chore(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke (@dependabot[bot])
- 0b0e7dd: chore(deps): bump k8s.io/client-go from 0.23.5 to 0.24.3 (#425) (@dependabot[bot])
- bacc144: chore(site): update docs site google analytics (@sunny0826)
- 6fef5e9: chore: update docs for add cmd (#453) (@sunny0826)
- 43a55ca: chore: update website (@sunny0826)
- 4ae5b40: ci: add .golangci.yml for lint (#367) (@sunny0826)
- 1d7a075: docs(readme): add Badges (@sunny0826)
- fca5e70: docs: update docs (@sunny0826)
- c01d1cd: style: rename add cloud file (@sunny0826)
kubecm-v0.17.0
Changelog
Bug fixes
- 2b362e3: fix(docs): fix website config (@sunny0826)
Others
- a2338ec: Bump codecov/codecov-action from 3.0.0 to 3.1.0 (@dependabot[bot])
- 734dd10: Bump github.com/alibabacloud-go/darabonba-openapi from 0.1.16 to 0.1.18 (@dependabot[bot])
- 3cfa065: Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke (@dependabot[bot])
- cc6eefc: Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke (@dependabot[bot])
- 70f2474: Bump github/codeql-action from 1 to 2 (@dependabot[bot])
- 8e0ee3c: Merge pull request #295 from sunny0826/dependabot/go_modules/github.com/alibabacloud-go/darabonba-openapi-0.1.18 (@sunny0826)
- c633b3e: Merge pull request #303 from sunny0826/update-goreleaser (@sunny0826)
- 47e5734: Merge pull request #310 from sunny0826/dependabot/github_actions/codecov/codecov-action-3.1.0 (@sunny0826)
- 755f5df: Merge pull request #311 from sunny0826/dependabot/github_actions/github/codeql-action-2 (@sunny0826)
- a3f2a25: Merge pull request #322 from seanly/typo (@sunny0826)
- 04e8348: Merge pull request #331 from futuretea/rancher (@sunny0826)
- 2c71a42: Merge pull request #338 from sunny0826/dependabot/go_modules/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke-1.0.402 (@sunny0826)
- 2396def: Merge pull request #340 from sunny0826/docs/update (@sunny0826)
- c156615: Merge pull request #343 from sunny0826/dependabot/go_modules/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke-1.0.403 (@sunny0826)
- 4d9fd35: Merge pull request #344 from sunny0826/docs/update-copyright (@sunny0826)
- 9a6dd5c: Merge pull request #345 from sunny0826/docs/update-copyright (@sunny0826)
- a4ff4a8: Provider rancher (@futuretea)
- 1175bf6: ci(.goreleaser.yml): update changlog setting (@sunny0826)
- c243764: ci(gorelease): update release action (@sunny0826)
- 40c75ec: docs(add cloud): add provider Rancher docs (@sunny0826)
- 6974fe9: docs(docs page): update docs website config (@sunny0826)
- c2f7ef9: fix typo (@seanly)
kubecm-v0.16.4
Changelog
- 0c829a7 Merge pull request #297 from sunny0826/dependabot/go_modules/github.com/pterm/pterm-0.12.41@sunny0826
- 6abcdf9 Merge pull request #290 from sunny0826/dependabot/github_actions/code…@sunny0826
- a002c77 Bump github.com/pterm/pterm from 0.12.39 to 0.12.41@dependabot[bot]
- 589b367 Merge pull request #302 from sunny0826/comp @sunny0826
- a5ab186 fix(root.go): shell completion throw error@sunny0826
kubecm-v0.16.3
kubecm-v0.16.2
Changelog
dd906ad Bump actions/setup-go from 1 to 2.1.4 (#63)
01e6f06 Bump codecov/codecov-action from 1 to 2.1.0 (#64)
90c792c Bump github.com/imdario/mergo from 0.3.7 to 0.3.12 (#70)
47111a6 Bump github.com/pterm/pterm from 0.12.8 to 0.12.33 (#67)
8c4bf0d Bump github.com/spf13/cobra from 1.0.0 to 1.2.1 (#66)
3d5f484 Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke (#68)
14305be Bump k8s.io/apimachinery from 0.19.3 to 0.22.3 (#65)
1ff4d1d Bump k8s.io/client-go from 0.19.3 to 0.22.3 (#69)
6e62b2f Create dependabot.yml
f2e6332 update action config (#75)
fbd4e76 update completion cmd (#73)
9706952 update docs (#74)