Skip to content

Releases: viveksinghggits/akcess

v0.0.4

19 Jun 20:46
3223efe
Compare
Choose a tag to compare

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 the kubeconfig flag
  • 73f2f42 Make sure akcess honors KUBECONFIG env var
  • 3223efe Support providing username in akcess allow command (#17)

v0.0.3

12 Mar 21:53
Compare
Choose a tag to compare

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

v0.0.2

06 Mar 21:15
Compare
Choose a tag to compare

Changelog

  • 25d74b8 Fix a bug where certificate generation took sometime
  • 4c58f97 Read version from ldflags
  • 974a059 Update install steps