Skip to content

opts: remove deprecated PortOpt, ConfigOpt, SecretOpt aliases #5953

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

thaJeztah
Copy link
Member

These options were moved to opts/swarmopts in ad21055 and have no known external consumers.

- Human readable description for the release notes

Go SDK: opts: remove deprecated `PortOpt`, `ConfigOpt`, `SecretOpt` aliases.

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

@thaJeztah thaJeztah added impact/changelog impact/deprecation area/go-sdk Changes affecting the Go SDK impact/go-sdk Noteworthy (compatibility changes) in the Go SDK labels Mar 22, 2025
@thaJeztah thaJeztah added this to the 28.0.3 milestone Mar 22, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.12%. Comparing base (2631d5b) to head (bd03f11).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5953   +/-   ##
=======================================
  Coverage   59.12%   59.12%           
=======================================
  Files         355      355           
  Lines       29740    29740           
=======================================
  Hits        17583    17583           
  Misses      11182    11182           
  Partials      975      975           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vvoland vvoland modified the milestones: 28.0.3, 28.0.4, 28.0.5 Mar 25, 2025
These options were moved to opts/swarmopts in ad21055
and have no known external consumers.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the opts_remove_deprecated branch from 4ea907a to bd03f11 Compare April 4, 2025 19:46
@thaJeztah thaJeztah modified the milestones: 28.0.5, 28.1.0 Apr 10, 2025
@thaJeztah
Copy link
Member Author

@vvoland PTAL; I don't think there's any users of these outside of our own code, but let me know if you have any concerns removing the aliases

@thaJeztah thaJeztah requested a review from vvoland April 11, 2025 14:11
@vvoland vvoland merged commit e937b52 into docker:master Apr 11, 2025
87 checks passed
@thaJeztah thaJeztah deleted the opts_remove_deprecated branch April 11, 2025 14:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants