Releases: aquasecurity/kubectl-who-can
Releases · aquasecurity/kubectl-who-can
v0.4.0
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.2.0
Changelog
bb71880 feat: Add -o wide flag to print the ROLE column (#79)
v0.1.2
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
Changelog
5925f66 chore: Replace google/glog with kubernetes/klog (#71)
v0.1.0
Changelog
f78ee94 fix: Validate use verb for PodSecurityPolicies (#68)
v0.1.0-beta.3
Changelog
6ed7204 Allow cmd package to be used as Golang module (#58)
e4f3e53 add some improved usage documentation (#45)
v0.1.0-beta.2
Changelog
6228725 fix: Bind kube client configuration flags before instantiating a kube client (#42)
v0.1.0-beta.1
Changelog
5ab9e06 feat: Resolving API groups (#40)
v0.1.0-alpha.2
Changelog
01427bc fix: Match RoleBindings bound to ClusterRoles (#34)