Releases: flavio/kuberlr
Releases · flavio/kuberlr
v0.5.2
What's Changed
- chore(deps): Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #103
- chore(deps): Bump docker/build-push-action from 5.3.0 to 6.6.1 by @dependabot in #102
- chore(deps): Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 by @dependabot in #104
- chore(deps): Bump docker/build-push-action from 6.6.1 to 6.7.0 by @dependabot in #106
- chore(deps): Bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #105
- chore(deps): Bump actions/attest-build-provenance from 1.4.1 to 1.4.2 by @dependabot in #108
- Fix infinite recursion loop with kube login by @tjamet in #107
- tests cleanup by @flavio in #109
New Contributors
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
Changelog
- 4568a74 --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ...
- 2e637f5 Add dockerfile with local make script
- 1545ec3 Add kuberlr completion
- 7df9953 DisableFlagParsing for NewKubectlWrapperCmd
- 54a2d0a Make machine name more generic
- 0722797 Merge pull request #100 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.6
- a21eb8a Merge pull request #101 from mallardduck/add-dockerfile
- 3d64593 Merge pull request #64 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.2
- 8f57c29 Merge pull request #65 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.3
- 7927470 Merge pull request #66 from flavio/dependabot/go_modules/k8s.io/client-go-0.29.1
- 669264f Merge pull request #67 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.4
- e3fea2a Merge pull request #68 from flavio/dependabot/github_actions/golangci/golangci-lint-action-4
- 82a7358 Merge pull request #69 from flavio/dependabot/go_modules/k8s.io/client-go-0.29.2
- 2e0e274 Merge pull request #70 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.2
- bbf2086 Merge pull request #71 from flavio/dependabot/go_modules/google.golang.org/protobuf-1.33.0
- aa8943e Merge pull request #72 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.5
- 54ef502 Merge pull request #73 from flavio/dependabot/go_modules/k8s.io/client-go-0.29.3
- 42136df Merge pull request #75 from gzm55/work/rb-release-url
- a5f9acb Merge pull request #77 from gzm55/work/subcmd-kubectl
- 3df411e Merge pull request #81 from gzm55/work/checksum-algo
- ff7dc77 Merge pull request #82 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.6
- b1b6c53 Merge pull request #85 from flavio/dependabot/go_modules/golang.org/x/net-0.23.0
- eba1286 Merge pull request #87 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.9
- 68eb21c Merge pull request #88 from flavio/dependabot/github_actions/golangci/golangci-lint-action-6
- 9f8b0c5 Merge pull request #89 from flavio/dependabot/github_actions/goreleaser/goreleaser-action-5.1.0
- 4d80777 Merge pull request #90 from flavio/dependabot/go_modules/k8s.io/client-go-0.30.1
- 23e199f Merge pull request #91 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.3
- e4e05e2 Merge pull request #92 from flavio/dependabot/go_modules/github.com/spf13/viper-1.19.0
- 44b92c6 Merge pull request #93 from flavio/dependabot/github_actions/goreleaser/goreleaser-action-6.0.0
- 92081a1 Merge pull request #94 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.4
- cdecbec Merge pull request #96 from flavio/dependabot/go_modules/k8s.io/client-go-0.30.2
- 202279e Merge pull request #97 from flavio/dependabot/go_modules/github.com/spf13/cobra-1.8.1
- 92b1554 Merge pull request #98 from flavio/dependabot/go_modules/k8s.io/client-go-0.30.3
- 3b4a606 Merge pull request #99 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.5
- 5ed16fe Remove goreleaser config comments
- ef18133 Small fixes to Kubernetes mirror patch
- 0ef6ae1 Tag all actions by sha
- d6b5b46 Update README
- 57a6a73 Update release to publish docker image too
- 6a0a15c add attestation settings and step
- b8587a1 add config key KbReleaseUrl for custom download mirror
- ec75641 add kubectl subcommand
- 8b08099 add types for download args
- d922ec3 build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.1 to 6.5.2
- b48210e build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.2 to 6.5.3
- 225373d build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.3 to 6.5.4
- 6559bb0 build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.5
- 4114a79 build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.5 to 6.5.6
- 164407e build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.6 to 6.5.9
- c7513d0 build(deps): bump github.com/schollz/progressbar/v3
- ce7646d build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0
- 2cf1664 build(deps): bump golangci/golangci-lint-action from 3 to 4
- a205907 build(deps): bump golangci/golangci-lint-action from 4 to 6
- 4e73485 build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 7771117 build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
- 163e5c2 build(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1
- 6f1fb69 build(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2
- 9aa6d80 build(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3
- d8d4068 build(deps): bump k8s.io/client-go from 0.29.3 to 0.30.1
- 901369d chore(deps): Bump github.com/schollz/progressbar/v3
- 009b84c chore(deps): Bump github.com/schollz/progressbar/v3
- ac49fc3 chore(deps): Bump github.com/schollz/progressbar/v3
- f85a9c0 chore(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
- 46a9acd chore(deps): Bump github.com/spf13/viper from 1.18.2 to 1.19.0
- 826c777 chore(deps): Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
- 960fd7b chore(deps): Bump k8s.io/client-go from 0.30.1 to 0.30.2
- a5eca1b chore(deps): Bump k8s.io/client-go from 0.30.2 to 0.30.3
- bccfe8a chore(deps): run go mod tidy
- 3d9d687 chore(deps): update go, golangci, gorelease
- 2bd32b6 fix getKbReleaseURL
- e73cb75 fix lint
- 7c9bdfd fix typo
- 4ff04df fix typo
- 8e9d833 format code
- f33aa01 refactor: cleanup checksum code
- cbc47d1 remove unused lint directive
- b288e2f remove unused lint directive
- ecd4659 seed bash completion at build time
- fb24663 set DisableFlagParsing to true for NewKubectlWrapperCmd
- 99d04fe skip gosec in linting, verify old binaries with sha1
- 92f5db1 update goreleaser config with version
- b83f5de update shaURLToGet
- 2062a29 use sha512 checksum for ver>=1.12, and sha1 for old versions
v0.4.5
Changelog
- ebe3f93 Merge pull request #46 from flavio/dependabot/go_modules/k8s.io/client-go-0.28.2
- 988aaf4 Merge pull request #47 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.8
- 4fb24e3 Merge pull request #49 from flavio/dependabot/go_modules/golang.org/x/net-0.17.0
- 9d026fe Merge pull request #50 from flavio/dependabot/go_modules/k8s.io/client-go-0.28.3
- 2d792c0 Merge pull request #51 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.9
- 20e91e5 Merge pull request #52 from flavio/dependabot/go_modules/github.com/spf13/cobra-1.8.0
- e24d8eb Merge pull request #53 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.0
- 6112a58 Merge pull request #54 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.1
- cd2682c Merge pull request #55 from flavio/dependabot/go_modules/k8s.io/client-go-0.28.4
- 44b2d38 Merge pull request #56 from flavio/dependabot/github_actions/actions/setup-go-5
- c41c242 Merge pull request #58 from flavio/dependabot/go_modules/github.com/spf13/viper-1.18.1
- 78bed51 Merge pull request #59 from flavio/dependabot/go_modules/k8s.io/client-go-0.29.0
- ea6c4f5 Merge pull request #60 from flavio/dependabot/go_modules/github.com/spf13/viper-1.18.2
- 919c84e Merge pull request #61 from DanHam/respect-context
- aed9334 Merge pull request #63 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.1
- 4512dc3 Use context passed via the commandline when discovering cluster version
- 9865010 build(deps): bump actions/setup-go from 4 to 5
- 281c77d build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.8
- 375e1f1 build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.8 to 6.4.9
- 8869f5c build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.1
- a13af27 build(deps): bump github.com/schollz/progressbar/v3
- 9bb61bf build(deps): bump github.com/schollz/progressbar/v3
- 8838675 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
- b763fec build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.1
- 566746c build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2
- 29af627 build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
- 5601392 build(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
- a776577 build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3
- 0b3c135 build(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4
- 6285899 build(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
- eedccb6 chore(deps): update to latest version of golangci
v0.4.4
v0.4.3
What's Changed
- Fixes the command output when the Kubernetes server is unreachable. by @bkmeneguello in #28
- Bump k8s.io/client-go from 0.17.0 to 0.20.0 by @dependabot in #32
- Enable building universal binaries for macos by @mook-as in #31
- Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #33
- Added the s390x architecture by @dgiebert in #35
- Bump actions/checkout from 2 to 4 by @dependabot in #38
- Bump actions/setup-go from 2 to 4 by @dependabot in #39
- Bump github.com/jedib0t/go-pretty/v6 from 6.0.4 to 6.4.7 by @dependabot in #40
- Bump github.com/spf13/cobra from 1.0.0 to 1.7.0 by @dependabot in #42
- Bump github.com/spf13/viper from 1.4.0 to 1.16.0 by @dependabot in #44
- Bump github.com/schollz/progressbar/v3 from 3.3.1 to 3.13.1 by @dependabot in #43
New Contributors
- @bkmeneguello made their first contribution in #28
- @dependabot made their first contribution in #32
- @dgiebert made their first contribution in #35
Full Changelog: v0.4.2...v0.4.3
v0.4.3-rc2
What's Changed
- Fixes the command output when the Kubernetes server is unreachable. by @bkmeneguello in #28
- Bump k8s.io/client-go from 0.17.0 to 0.20.0 by @dependabot in #32
- Enable building universal binaries for macos by @mook-as in #31
- Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #33
- Added the s390x architecture by @dgiebert in #35
- Bump actions/checkout from 2 to 4 by @dependabot in #38
- Bump actions/setup-go from 2 to 4 by @dependabot in #39
- Bump github.com/jedib0t/go-pretty/v6 from 6.0.4 to 6.4.7 by @dependabot in #40
- Bump github.com/spf13/cobra from 1.0.0 to 1.7.0 by @dependabot in #42
- Bump github.com/spf13/viper from 1.4.0 to 1.16.0 by @dependabot in #44
- Bump github.com/schollz/progressbar/v3 from 3.3.1 to 3.13.1 by @dependabot in #43
New Contributors
- @bkmeneguello made their first contribution in #28
- @dependabot made their first contribution in #32
- @dgiebert made their first contribution in #35
Full Changelog: v0.4.2...v0.4.3-rc2
v0.4.2
Changelog
- b1baf0a Downloader: don't shadow err
- a793e85 Fix BiDi rendering issue for asterisk
- 002fb14 Merge pull request #17 from rancher-sandbox/darwin-arm64
- 101fc68 Merge pull request #23 from mook-as/rename-cross-device
- a68d3cb Merge pull request #24 from jsoref/asterisk
- 6f6010f Switch go version from 1.13 to 1.17 to support darwin/arm64 builds