Releases: cyberark/kubeletctl
Releases · cyberark/kubeletctl
v1.13
12 Jan 09:16
Compare
Sorry, something went wrong.
No results found
v1.12
15 Jul 14:35
Compare
Sorry, something went wrong.
No results found
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
19 Apr 06:58
Compare
Sorry, something went wrong.
No results found
Implementing 'RawFlag' in pods API (#27 )
Upgrading support to Go 1.19
v1.10
09 Jan 10:34
Compare
Sorry, something went wrong.
No results found
Added support to /checkpoint API (PR #24 , Issue #23 )
v1.9
31 Oct 13:19
Compare
Sorry, something went wrong.
No results found
Fix body response stream so it is reusable (#20 , fix for issue #18 )
Fix port when default configuration is selected (#21 )
Update for deprecated API (#9 )
Added support to EKS (#22 )
v1.8
03 Jun 17:13
Compare
Sorry, something went wrong.
No results found
Support --token and --token-file flags (#15 )
Added examples
Added generic function request to GET, PUT and POST.
v1.7
18 Apr 15:56
Compare
Sorry, something went wrong.
No results found
Fix for creating healthz URL (#12 )
v1.6
24 Sep 14:53
Compare
Sorry, something went wrong.
No results found
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
v1.5
23 May 15:28
Compare
Sorry, something went wrong.
No results found
Added message for commands (debug and exec) without arguments #5
v1.4
21 May 16:28
Compare
Sorry, something went wrong.
No results found
Cosmetic changes
Makefile support for multiple buildings