Tim Allclair (St. Clair)

Results 6 comments of Tim Allclair (St. Clair)

Original issue here: https://github.com/kubernetes/kubernetes/issues/22159

Fixed. Thanks @janetkuo !

Docs https://github.com/kubernetes/kubernetes.github.io/pull/1147 - @kubernetes/docs

No, I was just following the instructions at the bottom of the issue, which I hadn't done before...

I agree this would be useful, but have an alternative proposal: wildcard field names. The simplest would be to just treat `*` as the default matcher, but we could eventually...

Yes, I think you're right about the issue with the wildcard matchers. IIUC, you're looking for something like "deep equal with override". I can see the use of that, your...