Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible #15535

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible.

Release notes

Sourced from github.com/docker/docker's releases.

v20.10.22

Bug fixes and enhancements

  • Improve error message when attempting to pull an unsupported image format or OCI artifact (moby/moby#44413, moby/moby#44569).
  • Fix an issue where the host's ephemeral port-range was ignored when selecting random ports for containers (moby/moby#44476).
  • Fix ssh: parse error in message type 27 errors during docker build on hosts using OpenSSH 8.9 or above (moby/moby#3862).
  • seccomp: block socket calls to AF_VSOCK in default profile (moby/moby#44564).

Packaging Updates

Commits
  • 42c8b31 Merge pull request #44656 from thaJeztah/20.10_containerd_binary_1.6.13
  • ff29c40 update containerd binary to v1.6.13
  • 0234322 Merge pull request #44488 from thaJeztah/20.10_backport_update_gotestsum
  • edca413 [20.10] update gotestsum to v1.8.2
  • 6112b23 Merge pull request #44476 from sbuckfelder/20.10_UPDATE
  • 194e73f Merge pull request #44607 from thaJeztah/20.10_containerd_binary_1.6.12
  • a9fdcd5 [20.10] update containerd binary to v1.6.12 (addresses CVE-2022-23471)
  • 48f955d Merge pull request #44597 from thaJeztah/20.10_containerd_1.6.11
  • 50d4d98 Merge pull request #44569 from thaJeztah/20.10_backport_relax_checkSupportedM...
  • 17451d2 Merge pull request #44593 from thaJeztah/20.10_update_go_1.18.9
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.22+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v20.10.21...v20.10.22)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Dec 19, 2022
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 19, 2022
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 19, 2022
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@medyagh
Copy link
Member

medyagh commented Dec 20, 2022

/ok-to-test

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15535) |
+----------------+----------+---------------------+
| minikube start | 53.9s    | 53.3s               |
| enable ingress | 25.6s    | 26.2s               |
+----------------+----------+---------------------+

Times for minikube ingress: 23.6s 24.1s 24.6s 28.1s 27.7s
Times for minikube (PR 15535) ingress: 25.6s 28.6s 24.1s 28.1s 24.6s

Times for minikube start: 54.3s 53.0s 55.4s 54.6s 52.5s
Times for minikube (PR 15535) start: 52.3s 53.2s 53.6s 53.9s 53.4s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15535) |
+----------------+----------+---------------------+
| minikube start | 26.0s    | 25.6s               |
| enable ingress | 21.6s    | 21.6s               |
+----------------+----------+---------------------+

Times for minikube start: 25.1s 25.1s 28.6s 24.7s 26.6s
Times for minikube (PR 15535) start: 24.3s 24.4s 27.7s 24.9s 26.5s

Times for minikube (PR 15535) ingress: 20.5s 21.0s 22.9s 21.5s 22.0s
Times for minikube ingress: 23.0s 22.0s 21.5s 20.9s 20.4s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15535) |
+----------------+----------+---------------------+
| minikube start | 24.0s    | 22.2s               |
| enable ingress | 26.2s    | 26.4s               |
+----------------+----------+---------------------+

Times for minikube start: 21.2s 22.6s 33.0s 21.6s 21.5s
Times for minikube (PR 15535) start: 22.0s 22.1s 22.4s 22.8s 21.8s

Times for minikube ingress: 25.9s 26.4s 26.0s 26.4s 26.5s
Times for minikube (PR 15535) ingress: 26.4s 26.4s 26.5s 26.4s 26.4s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_Windows TestPause/serial/Pause (gopogh) 5.00 (chart)
Hyperkit_macOS TestPause/serial/SecondStartNoReconfiguration (gopogh) 23.65 (chart)
Docker_macOS TestMultiNode/serial/RestartMultiNode (gopogh) 30.87 (chart)
Docker_Windows TestNetworkPlugins/group/false/DNS (gopogh) 31.25 (chart)
Hyper-V_Windows TestErrorSpam/setup (gopogh) 33.33 (chart)
Hyper-V_Windows TestMultiNode/serial/DeployApp2Nodes (gopogh) 33.33 (chart)
Docker_Windows TestNetworkPlugins/group/kubenet/DNS (gopogh) 43.75 (chart)
Docker_Windows TestStartStop/group/newest-cni/serial/Pause (gopogh) 46.88 (chart)
Hyper-V_Windows TestNoKubernetes/serial/StartWithK8s (gopogh) 49.28 (chart)
Hyper-V_Windows TestPause/serial/SecondStartNoReconfiguration (gopogh) 49.28 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/FirstStart (gopogh) 52.34 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (gopogh) 52.34 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/DeployApp (gopogh) 52.78 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/SecondStart (gopogh) 54.87 (chart)
Docker_macOS TestMultiNode/serial/RestartKeepsNodes (gopogh) 59.73 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-diff-port/serial/SecondStart (gopogh) 59.81 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (gopogh) 59.81 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-diff-port/serial/FirstStart (gopogh) 60.91 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-diff-port/serial/DeployApp (gopogh) 61.26 (chart)
Docker_Windows TestNetworkPlugins/group/enable-default-cni/DNS (gopogh) 62.50 (chart)
Docker_Linux TestNetworkPlugins/group/calico/Start (gopogh) 71.32 (chart)
Docker_Linux TestNetworkPlugins/group/false/DNS (gopogh) 76.74 (chart)
Docker_Linux TestNetworkPlugins/group/bridge/DNS (gopogh) 78.29 (chart)
Docker_Linux TestNetworkPlugins/group/enable-default-cni/DNS (gopogh) 78.29 (chart)
Docker_Linux TestNetworkPlugins/group/kubenet/DNS (gopogh) 80.62 (chart)
KVM_Linux TestMultiNode/serial/ValidateNameConflict (gopogh) 92.11 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/calico/Start (gopogh) 96.26 (chart)
Docker_macOS TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (gopogh) 97.99 (chart)
Docker_Linux_containerd TestKubernetesUpgrade (gopogh) 100.00 (chart)
Docker_Linux_containerd TestPreload (gopogh) 100.00 (chart)
More tests... Continued...

Too many tests failed - See test logs for more details.

To see the flake rates of all tests by environment, click here.

@spowelljr spowelljr merged commit 69757f6 into master Dec 21, 2022
@spowelljr spowelljr deleted the dependabot/go_modules/github.com/docker/docker-20.10.22incompatible branch December 21, 2022 18:14
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], spowelljr

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:

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 k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants