Releases: cyberark/kubeletctl
Releases · cyberark/kubeletctl
v1.12
- Update exec.go if needs a token (#33 by @Like0x)
- Added Darwin/arm64 binary build support (#38 by @Rajchowdhury420, fix for #39)
- False positive scan RCE command fix (#41, fix for #40)
- Added linux/arm64 support and Update Makefile (#42, fix for #34 and #37)
- Run Parallel Pods Improvement and Makefile Update (#43)
Credit: @Rajchowdhury420, @Like0x and @regevnoam1
v1.11
v1.10
v1.9
v1.8
v1.7
v1.6
- Added support-KUBECONFIG-environment-variable (#3, thanks to @zmedico)
- Added option to ignore default KUBECONFIG (#10, new switch
-i
) - Update dockerfile to build from source (#6, thanks to @AlexsJones)
- Fix issue to break out from infinite loop on
run
command - Added printing for error when using
exec
command