kubernetes / test-infra

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

enable ipv6 in all dind jobs due to docker v27 upgrade #32888

Closed BenTheElder closed 2 months ago

BenTheElder commented 2 months ago

FYI @aojea when you're back tomorrow

/cc @dims

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

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: - ~~[config/OWNERS](https://github.com/kubernetes/test-infra/blob/master/config/OWNERS)~~ [BenTheElder] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 2 months ago

@BenTheElder: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-test-infra-prow-checkconfig 2b7d7808002cf11cbdf712324efcfb58a44af08b link true /test pull-test-infra-prow-checkconfig
pull-test-infra-unit-test 2b7d7808002cf11cbdf712324efcfb58a44af08b link true /test pull-test-infra-unit-test
pull-test-infra-unit-test-race-detector-nonblocking 2b7d7808002cf11cbdf712324efcfb58a44af08b link false /test pull-test-infra-unit-test-race-detector-nonblocking

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
BenTheElder commented 2 months ago

Well, that's not going to work very well. I thought we would just merge these ...

BenTheElder commented 2 months ago

well I was going to do something like https://github.com/kubernetes/test-infra/pull/32890 next anyhow