Skip to content

api/types/swarm: move SecretListOptions type to client#50816

Merged
austinvazquez merged 1 commit intomoby:masterfrom
austinvazquez:move-swarm-secrets-list-options-to-client
Aug 26, 2025
Merged

api/types/swarm: move SecretListOptions type to client#50816
austinvazquez merged 1 commit intomoby:masterfrom
austinvazquez:move-swarm-secrets-list-options-to-client

Conversation

@austinvazquez
Copy link
Contributor

- What I did
Partial part of #50740
Related to #50794

This change moves the swarm.SecretListOptions type to the client module and introduces a new backend type to decouple the daemon from client usage.

- How I did it

- How to verify it

- Human readable description for the release notes

api/types/swarm: move the `SecretListOptions` type to the client module

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

Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
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, thanks!

@austinvazquez austinvazquez merged commit f6bfce8 into moby:master Aug 26, 2025
222 of 223 checks passed
@austinvazquez austinvazquez deleted the move-swarm-secrets-list-options-to-client branch August 26, 2025 20:56
@austinvazquez austinvazquez added this to the 29.0.0 milestone Aug 26, 2025
@austinvazquez austinvazquez added the release-blocker PRs we want to block a release on label Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api API area/daemon Core Engine area/go-sdk impact/api kind/refactor PR's that refactor, or clean-up code release-blocker PRs we want to block a release on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants