Changelog for
kubectl-who-can-0.3.0-150700.7.4.x86_64.rpm :
* Mon Apr 19 2021 alexandre.vicenziAATTsuse.com- Update to version 0.3.0:
* chore: Bump up Go to v1.15 (#82)
* feat: Add JSON export functionality (#81)
* chore: Switch to main branch (#80)
* feat: Add -o wide flag to print the ROLE column (#79)
* chore: Add krew-release-bot for publishing plugin releases (#78)
* refactor: Use KIND to run integration tests (#77)
* chore: Bump up Go from 1.12 to 1.14 (#76)
* chore: Remove Travis CI config (#75)
* chore: Migrate from Travis CI to GitHub Actions (#74)
* chore: Replace google/glog with kubernetes/klog (#71)
* Sun Jun 09 2019 jengelhAATTinai.de- Use noun phrase in summary.
* Thu Jun 06 2019 kukukAATTsuse.de- Update to version 0.0+git20190606.c185aaa:
* Allow filtering by namespace
* fix stale import
* Include auth provider plugins
* Add basic makefile
* Add asciinema
* More idiomatic argument checking
* Create LICENSE
* Create README.md