Skip to content

Releases: aquasecurity/kubectl-who-can

v0.4.0

15 Feb 08:48
f5b0b3f
Compare
Choose a tag to compare

Changelog

  • f5b0b3f chore(deps): bump Go from 1.15 to 1.17 (#92)
  • 9e4b1ac chore: Bump up kubernetes/client-go from v0.17.17 to v0.20.5
  • 03cfaf2 chore: add arm64 arch support (#90)
  • f61b00e chore: upgrade GH actions (#91)

v0.3.0

09 Feb 17:16
0275b16
Compare
Choose a tag to compare

Changelog

0275b16 chore: Bump up Go to v1.15 (#82)
8bcfa3b chore: Switch to main branch (#80)
9c9180a feat: Add JSON export functionality (#81)

v0.2.0

21 Aug 15:31
bb71880
Compare
Choose a tag to compare

Changelog

bb71880 feat: Add -o wide flag to print the ROLE column (#79)

v0.1.2

26 Jun 23:29
5d0f3d1
Compare
Choose a tag to compare

Changelog

5d0f3d1 chore: Add krew-release-bot for publishing plugin releases (#78)
87a0ee9 chore: Bump up Go from 1.12 to 1.14 (#76)
61d61d7 chore: Migrate from Travis CI to GitHub Actions (#74)
f85e045 chore: Remove Travis CI config (#75)
36b4791 refactor: Use KIND to run integration tests (#77)

v0.1.1

10 Apr 16:09
5925f66
Compare
Choose a tag to compare

Changelog

5925f66 chore: Replace google/glog with kubernetes/klog (#71)

v0.1.0

20 Feb 22:19
f78ee94
Compare
Choose a tag to compare

Changelog

f78ee94 fix: Validate use verb for PodSecurityPolicies (#68)

v0.1.0-beta.3

19 Feb 11:29
3b55776
Compare
Choose a tag to compare

Changelog

6ed7204 Allow cmd package to be used as Golang module (#58)
e4f3e53 add some improved usage documentation (#45)

v0.1.0-beta.2

21 Aug 12:15
Compare
Choose a tag to compare

Changelog

6228725 fix: Bind kube client configuration flags before instantiating a kube client (#42)

v0.1.0-beta.1

08 Jul 11:52
Compare
Choose a tag to compare

Changelog

5ab9e06 feat: Resolving API groups (#40)

v0.1.0-alpha.2

03 Jul 15:32
Compare
Choose a tag to compare

Changelog

01427bc fix: Match RoleBindings bound to ClusterRoles (#34)