Skip to content

c8d: Remove the panic from UpdateConfig#46433

Merged
thaJeztah merged 1 commit intomoby:masterfrom
rumpl:c8d-remove-panic
Sep 8, 2023
Merged

c8d: Remove the panic from UpdateConfig#46433
thaJeztah merged 1 commit intomoby:masterfrom
rumpl:c8d-remove-panic

Conversation

@rumpl
Copy link
Member

@rumpl rumpl commented Sep 8, 2023

- What I did
Remove the last panic from the image service, I only removed it, didn't fid the download/upload limits...

We don't really want the daemon to panic for this so let's log a warning about max downloads and uploads

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

We don't really want the daemon to panic for this so let's log a warning
about max downloads and uploads

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl rumpl added status/2-code-review area/images Image Distribution containerd-integration Issues and PRs related to containerd integration labels Sep 8, 2023
@rumpl rumpl added this to the 25.0.0 milestone Sep 8, 2023
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah
Copy link
Member

Failiure is unrelated;

=== FAIL: github.com/docker/docker/integration/container TestWaitRestartedContainer/default (7.30s)
    wait_test.go:230: assertion failed: error is not nil: Error response from daemon: Cannot restart container 0eb1f0ee5a8ad3b68b16cefecf5cfa7dbef39fe41b97e39ecb782fc826de6b31: hcs::CreateComputeSystem 0eb1f0ee5a8ad3b68b16cefecf5cfa7dbef39fe41b97e39ecb782fc826de6b31: Element not found.

@thaJeztah thaJeztah merged commit 78ccd5d into moby:master Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/images Image Distribution containerd-integration Issues and PRs related to containerd integration status/2-code-review

Projects

Development

Successfully merging this pull request may close these issues.

4 participants