Jesse Hitch
e279caeb4f
add little k8s function, kdcrd, for deleting finalizers from CRDs
2025-07-01 14:43:42 +02:00
2639abf4e3
disable batcat cache building for now
2025-02-19 10:59:46 +01:00
8523842837
catch any errors we might get from yq trying to render gotemplated files
2025-01-02 13:36:19 +01:00
17021b258c
update kubectl completion
2024-11-23 12:17:45 +01:00
8f45306743
don't output anything about bat when building cache; beware: adds 1 second to login time
2024-07-19 15:14:04 +02:00
fff909c88e
improvements to not use pager for default cat alias and use our own theme: spacechalk for all bat stuff
2024-07-19 15:11:14 +02:00
8521cfa950
print data from configmap with kgcm
2024-07-07 16:01:20 +02:00
447ced29b1
add linkerd servicemesh cli to path
2024-07-05 15:54:01 +02:00
a3eb5a1047
always use jq if this is a json file when using dog function that cat is aliased to
2024-07-04 09:55:48 +02:00
375ba09a36
add a line explaining the current resource being grabbed for kgpgb
2024-07-01 11:31:54 +02:00
6a4b23ad6f
make kc a function instead of an alias
2024-06-28 12:03:23 +02:00
3bb1b2bbd5
update kind and k8s aliases and completion
2024-06-28 11:57:45 +02:00
b22ad9985a
update k8s aliases and completion
2024-05-26 08:43:25 +02:00
0b28ec9643
fix kgb alias status field
2024-05-06 19:51:35 +02:00
e87621f43f
switch to using python 3.12 everywhere
2024-05-03 13:35:11 +02:00
a76ad24fff
max helped me figure out the perfect kgj alias for kubecolor get jobs
2024-05-01 20:28:27 +02:00
2dcc0e4674
add some more short form aliases for kubecolor get
2024-05-01 20:08:11 +02:00
95d5276a25
add girt to git alias :P
2024-04-29 12:00:19 +02:00
994c396e4f
add lnvim alias for opening a file to a specific line with a somefile.ext:number
2024-04-24 22:28:50 +02:00
a281a8d6fc
improve kdumpcerts command
2024-04-13 08:44:03 +02:00
34f50222f6
change kgsdumpalltofile to kdumpcerts and access -n for namespace
2024-04-13 08:42:29 +02:00
cbc6cf4f54
add yamllint config file to make line legnth a warning instead of error
2024-04-08 09:45:41 +02:00
8d6968eb4a
add k8s alias for saving secrets to a file for current namespace
2024-04-08 09:45:00 +02:00
f6344059bc
add helmtmp alias for helm template . | bat -l yaml
2024-03-24 13:14:30 +01:00
f91fe5d0cb
update helm completion
2024-02-06 12:15:33 +01:00
96a6c940d2
add vsplit alias
2023-12-05 14:15:23 +01:00
d2805183a3
add some comments about kgsdump
2023-11-26 09:47:38 +01:00
1474454bfe
make sure both kgs and kgsdump behave the same way and use completion :)
2023-11-26 09:44:42 +01:00
16d445d1e2
add kubectl completion and also kgsdump completion; make kgs an alias to kgsdump
2023-11-26 09:41:00 +01:00
24e26acf03
add some more kubernetes aliases
...
kgs - kubectl get secrets
kgcm - kubectl get configmaps
kgall - for getting pods, secrets, PVCs, and configmaps
2023-11-20 16:12:33 +01:00
f07c11d303
tidy up some more security nightmare commands for kubernetes
2023-10-29 19:18:41 +01:00
ae00cc6c41
remove kcs as we have k3s-smol-k8s-lab
...
k3s-soft-raccoon and default
kube-system
kube-public
kube-node-lease
ingress-nginx
cert-manager
argocd
external-secrets
zitadel
vouch
minio
nextcloud
mastodon
matrix
k8up
k8tz
prometheus
metallb-system now and add kgsdumpall, for dumping all secrets in a namespace
2023-10-29 19:12:09 +01:00
ea59b01167
fix kgsdump bug where it didn't accept args
2023-10-29 18:07:03 +01:00
69b7a7c464
add kgsdump to the khelp command
2023-10-29 17:14:28 +01:00
438b7e1c91
make kgsdump print usage when no arg passed in
2023-10-29 17:13:26 +01:00
0186c7626c
adding a little function called kgsdump to dump all the secrets in plain text with some colors
2023-10-29 17:04:49 +01:00
517bdb9c16
adding jq colors first attempt
2023-10-19 10:20:33 +02:00
a2ff8bca42
add yq completion
2023-10-13 10:49:16 +02:00
39902c4d91
fix completion sourcing for new shells
2023-10-12 13:14:29 +02:00
0150a14a2f
add completion for helm and seperate out completion for lima
2023-10-12 11:22:06 +02:00
3eefbf5dda
removing adb alias
2023-10-10 09:00:12 +02:00
5febe52c4a
alias more neovim and git typos
2023-09-25 11:03:00 +02:00
802da468ef
alias away gita dd typo with a custom bash function
...
aliasing all these typos really does help with my RSI, because half of what I type is fixing typos and dyslexia mistakes
2023-09-24 13:29:05 +02:00
46676ae283
updated colors to work via ssh
2023-09-18 11:56:58 +02:00
8f01d5a3bc
make sure we can run programs installed by npm
2023-09-07 19:22:51 +02:00
2480a0b2cd
don't alias free tube by default on linux
2023-08-25 10:34:32 +02:00
0e35f7d359
add /home/friend//go/bin to path
2023-08-20 20:07:51 +02:00
c021e20d3c
allow badly typed force pushing, because I want to play with fire
2023-08-20 19:09:17 +02:00
18b38d64f2
catach all gi tdiff and tcommit typos
2023-08-20 19:05:55 +02:00
b20af19750
unbreak all of golang 🤦
2023-08-20 17:16:33 +02:00