kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.82k stars 2.63k forks source link

dind: always enable ipv6 in kernel #32890

Closed BenTheElder closed 2 months ago

BenTheElder commented 2 months ago

this is the quick roll forward (well this + image bumps), I want to do more cleanup after this.

FYI @aojea cc @dims

k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[images/bootstrap/OWNERS](https://github.com/kubernetes/test-infra/blob/master/images/bootstrap/OWNERS)~~ [BenTheElder] - ~~[images/krte/OWNERS](https://github.com/kubernetes/test-infra/blob/master/images/krte/OWNERS)~~ [BenTheElder] - ~~[images/kubekins-e2e-v2/OWNERS](https://github.com/kubernetes/test-infra/blob/master/images/kubekins-e2e-v2/OWNERS)~~ [BenTheElder] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
BenTheElder commented 2 months ago

xref https://github.com/kubernetes/test-infra/pull/32863#issuecomment-2202678906 https://github.com/kubernetes-sigs/kind/issues/3677

aojea commented 2 months ago

Heh the year of IPv6 has come

/Lgtm

BenTheElder commented 2 months ago

key follow-up in https://github.com/kubernetes/test-infra/pull/32895