Nosey Nick

Results 6 comments of Nosey Nick

Spam. Close / delete please :see_no_evil:

I was about to suggest... ``` awk -F ': *' '$1 == "X-Docker-Token" { print $2 }' ``` needs to be case-insensitive: ``` awk -F ': *' 'tolower($1) == "x-docker-token"...

I'm upvoting this. Like (presumably) every other EKS user, my kubeconfig contains `exec: command: aws args: --region BLAH eks get-token --cluster-name BLAH` and no secrets whatsoever. I also have really...

**WOW** That app is gorgeous! :star_struck: Produces works of art from real-world data, love it! :heart_eyes: