Commit Graph

9 Commits

Author SHA1 Message Date
Lockszmith (kateryna) c386ab3ef7 corrected fix-kubectl path math 2024-05-20 07:10:42 -04:00
Lockszmith a18b8506a4 revamped fix-kubectl 2024-04-29 23:22:24 -04:00
Lockszmith 01cb3798ed Some more goodies
fix-kubectl - updated tool versions
foreach-secret - a tool to export an ix-app's secret, executing a
command line on the content.

Was created to periodically update AdGuard Home HTTPS certificate over
SSH.

show-console - designed to be executed with `watch`:
    `sudo watch ./show-console.sh'

Will output what is shown on the console.
2024-02-05 12:11:00 -05:00
Gal Szkolnik (@bobo) a286451d8f fixed kubectl-fix
recalling the script would always fail because the script's path would
not persist, passing the complete path into the source call (.) solved
this issue.
2023-11-20 17:48:43 -05:00
Lockszmith 489050ee7e fixed: fix-kubectl installation of tools 2023-11-15 20:01:08 -05:00
Gal Szkolnik (@bobo) eb821d0bdb fix: fix-kubectl incorrect version, load-fzf fixed output 2023-11-08 23:05:04 -05:00
Gal Szkolnik (on wolfpack) 270eb99510 Fix: fix-kubectl failed to detect local .kube/config 2023-11-08 20:55:04 -05:00
Lockszmith 0c20efd44d Updated fix-kubectl, added load-zellij 2023-11-08 18:47:13 -05:00
Lockszmith c6022128ec Adding some k8s related tools 2023-11-08 18:10:59 -05:00