Releases: inguardians/peirates
Releases · inguardians/peirates
v1.1.25 - bugfix for cloud detection panic
v1.1.24 - JWT decoding improvements
- removed external dependency for JWT decoding
- fixed azure detection
- improved kubelet config parsing for AKS
- allow decode-jwt to be called from main menu
v1.1.23 - added filesystem functions for shell-less containers
- added very, very simple filesystem functions for shell-less containers
- cd
- cat
- pwd
- ls
v1.1.22
- added svc account token export to file
- many functions can output to files for processing
-- kubectl can now write to an output file for jq/yq/python post-processing
-- curl can now write to an output file for jq/yq/python post-processing
-- shell can now write to an output file for jq/yq/python post-processing
-- kubectl-try-all functions can now write to an output file for jq/yq/python post-processing - added a new printIfVerbose() function
- static build scripts
v1.1.22d - additional debugging
- added a new printIfVerbose() function
- added more debugging to kubelet config search
v1.1.22c - added svc account token export to file
- added svc account token export to file
- more code reorg
v1.1.22b - static build scripts
- added static build scripts
v1.1.22a - many functions can output to files for processing
- kubectl can now write to an output file for jq/yq/python post-processing
- curl can now write to an output file for jq/yq/python post-processing
- shell can now write to an output file for jq/yq/python post-processing
- kubectl-try-all functions can now write to an output file for jq/yq/python post-processing
v1.1.21
v1.1.21 Alpha - Adding debug messages
- Adding DEBUG messages