Skip to content

api/types/volume: add PruneOptions#45370

Closed
thaJeztah wants to merge 4 commits intomoby:masterfrom
thaJeztah:volume_prune_options
Closed

api/types/volume: add PruneOptions#45370
thaJeztah wants to merge 4 commits intomoby:masterfrom
thaJeztah:volume_prune_options

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 area/api API status/2-code-review area/volumes Volumes kind/refactor PR's that refactor, or clean-up code labels Apr 21, 2023
@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
Copy link
Member Author

thaJeztah commented Oct 17, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api API area/volumes Volumes kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants