John Gardiner Myers

Results 253 comments of John Gardiner Myers

Things are likely to remain stalled around here until September, when I meet a key requirement for becoming an approver.

It looks like external-dns is, in emulating kOps dns-controller, is assuming the pod IP is the same as a singular internal node IP. The `dns.alpha.kubernetes.io/internal` annotation on a pod causes...

I have a vague recollection of pods created in the early minutes of a new cluster having odd IP addresses, but I can't find anything like that in e2e tests....

I think I remember what it was: before the CNI comes up, the `podIP` field might not get populated. So if your CNI depends on external-dns registering the kube-apiserver pods...

To be clear, I was not asking this PR to fix the handling of kOps requirements. It does not make things worse.

I like the approach that kops takes: keep a Markdown file for collecting the notes for the next release. Only a limited subset of the PRs warrant a mention in...

Please submit a CLA per the instructions above.

Sprig has `replace`, which is similar. Perhaps we should follow their syntax?

I believe `replace` has the arguments in a different order. See the documentation in https://masterminds.github.io/sprig/strings.html