Jordan Liggitt

Results 346 comments of Jordan Liggitt

This seems important to make sure merged changes are good

I don't think compatibility with a non-standard go compiler is a good reason to make a significant change here. If there are other reasons, like better performance or closer adherence...

/remove-label api-review /kind api-change

(relabeling, api-review indicates a design or PR is ready for API review)

https://grep.app/search?q=.Secrets%5B0%5D.Name&filter[lang][0]=Go&filter[repo.pattern][0]=hashicorp

@ntalcus what are you trying to build (`k8s.io/kubernetes` or a project of your own that depends on `k8s.io/{apimachinery/client-go/etc}`)? it sounds like you're using the master version of some of the...

hmm... I'd like to deal just with k8s audit events if possible. @tallclair do you know if the raw k8s audit events are available from gke?

Hi @BenKnigge, I found it useful to be able to install and manage go builds from branches as well as tags, and the change was pretty minimal. Thought I'd share...