Releases
v0.0.4
v0.0.4 (2023-07-04)
Build
deps: bump github.com/aws/aws-sdk-go from 1.44.290 to 1.44.295 (#24 )
deps: bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.290 (#23 )
deps: bump k8s.io/client-go from 0.27.2 to 0.27.3 (#21 )
deps: bump github.com/aws/aws-sdk-go from 1.44.281 to 1.44.285 (#20 )
Feat
Generate Hash via github action (#19 )
Generate Hash via github action (#15 )
v0.0.3 (2023-06-13)
Build
deps: bump github.com/alecthomas/kong from 0.6.1 to 0.7.1 (#13 )
deps: bump github.com/aws/aws-sdk-go from 1.44.99 to 1.44.281
Pull Requests
Merge pull request #14 from clouddrove/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.281
v0.0.2 (2023-06-12)
Feat
Pull Requests
Merge pull request #12 from clouddrove/issue-362
Merge pull request #11 from clouddrove/issue-362
v0.0.1 (2023-06-11)
Build
fix sed command
remvoe the docker image -- this is a CLI, not an image to run
fix changelog repository URL capture
cause release
job create non-draft releases
Tweak changelog format
rework changelog to be simple, but hopefully non-failing
made packaging a lot better.
fix changelog generation path
deps: bump k8s.io/client-go from 0.25.0 to 0.27.2
deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.4
deps: bump actions/setup-go from 3 to 4
Chore
upgrade github actions to current versions
update dependency versions
update to go 1.19
Merge branch 'version-upgrade'
Upgrade to golang 1.18
Docs
add explicit installation instructions
Feat
rename aws-kuconf to kuconf
rebranding
rebranding
adding codeowner & dependabot
merge in base repo changes for homebrew goodness
create public releases (non-draft) by default
working cluster config download
improve security of docker runtime
pass the options to the run methods, so that all commands can get access to the full program options
improve logging/output handling
initial commit
Fix
change to using make to generate the image
change name of the option group that handles command line output
display error message when command line doesn't parse
handle terminal colors on windows outside of Cygwin properly
Refactor
Test
Remove a test case because it behaves differently under GitHub Actions
add multiplatform tests in a separate workflow
add a basic test case for the program
change hooks
Pull Requests
Merge pull request #10 from clouddrove/feat/update
Merge pull request #9 from clouddrove/feat/update
Merge pull request #7 from clouddrove/dependabot/go_modules/k8s.io/client-go-0.27.2
Merge pull request #2 from clouddrove/dependabot/github_actions/actions/setup-go-4
Merge pull request #8 from clouddrove/dependabot/go_modules/github.com/stretchr/testify-1.8.4
Merge pull request #1 from clouddrove/feat/update
You can’t perform that action at this time.