Releases: controlplaneio/kubectl-kubesec
Releases · controlplaneio/kubectl-kubesec
v1.1.0
Changelog
All notable changes to this project will be documented in this file.
[1.1.0] - 2023-01-26
Bug Fixes
- Typo
- Updated repo location to controlplaneio
- Set binary name to scan
- Load kubeconfig like kubectl
Documentation
- Update
kubectl scan
tokubectl kubesec-scan
- Add security disclosure notice
Features
- Add LICENSE to release
- Windows release and correct binary name
- Add support for API v2, custom URLs
- Add arm and arm64 releases
Miscellaneous Tasks
- Add dependabot
- Update to go 1.19 + modules
Refactor
- Start the move to go modules
- Move to gh actions for release and move inline with kubesec
- Update dependencies and add now required ctx
- Refactor out legacy InitClientAndConfig
Testing
- Added gh actions for lint and codeql
Build
- Add licence to release
1.0.3
1.0.2
1.0.1
1.0.0
0.3.1
0.3.0
0.2.0
Changelog
75fe5a3 Try fix gorelease
3982e4c Add support for pods, statefulsets and daemonsets - change command to "kubectl plugin scan [pod|deployment|statefulset|daemonset]/name" - ref #2
b68709c Build with go 1.10
2b88b60 Merge pull request #1 from sublimino/patch-1
b81c070 fix: typo
808fa21 Download and install command