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

api/types/volume: add PruneOptions #45370

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Apr 21, 2023

- What I did

- How I did it

- How to verify it

- Description for the changelog

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

@thaJeztah thaJeztah added this to the 24.0.0 milestone Apr 21, 2023
@thaJeztah thaJeztah force-pushed the volume_prune_options branch 2 times, most recently from 2715e3e to ea7d838 Compare April 24, 2023 15:01
@rumpl rumpl modified the milestones: 24.0.0, v-future Apr 24, 2023
@thaJeztah thaJeztah force-pushed the volume_prune_options branch 2 times, most recently from 94079fb to e121f17 Compare April 25, 2023 14:26
@thaJeztah thaJeztah force-pushed the volume_prune_options branch from e121f17 to 76cad2d Compare November 25, 2024 12:59
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    api/types/filters/parse_test.go:26:25: SA9005: struct type 'github.com/docker/docker/api/types/filters.Args' doesn't have any exported fields, nor custom marshaling (staticcheck)
        s, err := json.Marshal(NewArgs())
                               ^
    api/types/filters/parse_test.go:31:24: SA9005: struct type 'github.com/docker/docker/api/types/filters.Args' doesn't have any exported fields, nor custom marshaling (staticcheck)
        s, err = json.Marshal(Args{})
                              ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the volume_prune_options branch from 76cad2d to 7065e74 Compare November 25, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants