Ciprian Hacman

Results 492 comments of Ciprian Hacman

> Looks good. You are only using IG-specific tags for hetzner now, right? nothing changes for AWS? Yes, only Hetzner and flag is still up to debate.

@johngmyers https://github.com/kubernetes/kops/pull/9840#issuecomment-684869619 were some thoughts when we last discussed about this during office hours.

I think the only thing remaining is documenting how to set multiple array elements, like: ``` --set=cluster.spec.kubeDNS.upstreamNameservers=2620:119:53::35 --set=cluster.spec.kubeDNS.upstreamNameservers=2620:119:53::53 ``` Setting map elements should also be possible in the future but...

> Does `--set=cluster.spec.cloudLabels.app=test` work? No, it triggers an error. ``` field spec.cloudLabels.app not found in *Cluster ```

/test pull-kops-e2e-cni-calico-ipv6 /test pull-kops-e2e-cni-cilium-ipv6