Releases: viveksinghggits/akcess
Releases · viveksinghggits/akcess
v0.0.4
Changelog
- 8f21594 Add E2E badge, minor refactor
- 786401f Add basic e2e test and github actions to run those (#15)
- f3f9ae8 Add newline at the end
- d692872 Handle error while getting user home dir
- de91c02 Make
akcess delete
accept thekubeconfig
flag - 73f2f42 Make sure
akcess
honorsKUBECONFIG
env var - 3223efe Support providing username in
akcess allow
command (#17)
v0.0.3
Changelog
- 460c02e Add demo video
- 96a7eee Add exec and logs through label examples
- accb65b Fix typos in README
- 58fa8df Merge pull request #3 from Akasurde/misspell
- 4f6fa76 Merge pull request #4 from Akasurde/no_option_help
- 4df8112 Merge pull request #5 from Akasurde/misspell
- 63070bb Misc typo fixes
- 00ec46c Print help if no parameters are provided
- 28d10a0 Provide an option to select the resources using labels
- 3027f7b misc typo fixes II