Musings with client-go of k8s

This post mostly is for documentary purposes for myself, about a few things which I ended up noticing while using client-go as I used it for deliveryhero/k8s-cluster-upgrade-tool, which used the...

Moving over to www.tasdikrahman.com from tasdikrahman.me

I have been writing over at this blog since mid 2015 and not much has changed over these years on this blog, the same theme, the same static website generater,...

Stubbing and few other testing tidbits for python

It’s been sometime since I wrote some python, and ended doing a bit of testing for a couple of routines which I ended up implementing. This post is more about...

spf13/cobra not respecting mandatory flags as part of Prerun

Just a continuation of the tweet, adding into small snippets for context. Came across this issue where spf13/cobra would not work for mandatory flags set, when PreRun is set for...

Evolution of support for infrastructure teams

Context As time has progressed, I have been part of teams of different sizes in terms of org size as well as the team sizes which I have been part...