Skip to content

Conversation

@Benehiko
Copy link
Member

@Benehiko Benehiko commented Aug 18, 2025

This patch unexports the config command.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Go SDK: cli/command/config: deprecate `NewConfigCommand`. This function will be removed in the next release.

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

@Benehiko Benehiko changed the title Commands/config Unexport config command Aug 18, 2025
@Benehiko Benehiko requested a review from thaJeztah August 18, 2025 11:07
@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2025

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cli/command/config/cmd.go 0.00% 8 Missing ⚠️
cli/command/commands/commands.go 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Benehiko Benehiko force-pushed the commands/config branch 2 times, most recently from 6c1dd75 to 729d087 Compare August 18, 2025 15:39
@Benehiko Benehiko added impact/changelog impact/deprecation area/go-sdk Changes affecting the Go SDK impact/go-sdk Noteworthy (compatibility changes) in the Go SDK kind/refactor PR's that refactor, or clean-up code labels Aug 18, 2025
@Benehiko Benehiko added this to the 29.0.0 milestone Aug 18, 2025
This patch unexports the `config` command.

Signed-off-by: Alano Terblanche <[email protected]>
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 thaJeztah merged commit 4c3fa4a into docker:master Aug 19, 2025
108 of 109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go-sdk Changes affecting the Go SDK impact/changelog impact/deprecation impact/go-sdk Noteworthy (compatibility changes) in the Go SDK kind/refactor PR's that refactor, or clean-up code process/cherry-picked

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants