Skip to content

Releases: inguardians/peirates

v1.1.24 - JWT decoding improvements

06 Aug 05:14
Compare
Choose a tag to compare
  • 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

24 Jun 05:48
Compare
Choose a tag to compare
  • added very, very simple filesystem functions for shell-less containers
  • cd
  • cat
  • pwd
  • ls

v1.1.22

30 May 23:47
Compare
Choose a tag to compare
  • 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

30 May 22:32
Compare
Choose a tag to compare
Pre-release
  • added a new printIfVerbose() function
  • added more debugging to kubelet config search

v1.1.22c - added svc account token export to file

16 May 23:47
Compare
Choose a tag to compare
  • added svc account token export to file
  • more code reorg

v1.1.22b - static build scripts

15 May 21:45
Compare
Choose a tag to compare
Pre-release
  • added static build scripts

v1.1.22a - many functions can output to files for processing

14 May 23:39
Compare
Choose a tag to compare
  • 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

14 May 21:27
Compare
Choose a tag to compare
  • fleshed out minimal non-wizard
  • error handling improvements

v1.1.21 Alpha - Adding debug messages

08 May 15:31
Compare
Choose a tag to compare
Pre-release
  • Adding DEBUG messages

v1.1.20 - static compile and more tab-complete

06 May 19:19
Compare
Choose a tag to compare
  • static compile
  • more menus added to tab-complete