Tim Hockin

Results 467 comments of Tim Hockin

WRT tech stack: I took this program: ``` package main import ( "log" "net/http" "os" "regexp" "strings" ) func main() { port := os.Getenv("PORT") if port == "" { port...

Also note this needs a release note. Ping me when ready

Ping on this one - it's still assigned to me and I will look at it once you update.

This and https://github.com/kubernetes/kubernetes/pull/111467/files are touching the same code, whoever wins the race causes pain for the other :)