Brian Kleszyk
Brian Kleszyk
➕ bump on this! Dark modes are bad for people with astigmatism, I have to lean forward and squint to read on dark themed interfaces.
+1 we have a set of application Tiltfiles that sometimes are orchestrated together, each calling `v1alpha1.extension_repo(name=...)` to a library Tiltfile. We have found that the called repo name must be...
Of course, makes a lot of sense! I was wondering if I either needed ssl or to use something with the proxy protocol. I'll try to work on a complete...
@gjenkins8 the main reason I had was I want a library chart to easily be able to validate the structured input (typically yaml) against a json schema. Though the reverse,...
Sure thing ``` $ kubectl get -v=6 --raw /version I0607 11:02:35.245274 24199 loader.go:374] Config loaded from file: /Users/briankleszyk/.kube/config I0607 11:02:35.953061 24199 round_trippers.go:553] GET https://.gr7.us-east-1.eks.amazonaws.com/version 200 OK in 706 milliseconds {...