The Wayback Machine - https://web.archive.org/web/20240627123111/https://github.com/docker/cli/pull/5198
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

[27.0 backport] cli/config/credentials: ConvertToHostname: handle IP-addresses #5198

Merged

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jun 26, 2024

(cherry picked from commit 8b0a7b0)
- What I did

- Description for the changelog

fix handling of IPv6 addresses with custom ports on docker login

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 8b0a7b0)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.42%. Comparing base (37533c2) to head (50fae20).

Additional details and impacted files
@@            Coverage Diff             @@
##             27.0    #5198      +/-   ##
==========================================
+ Coverage   61.39%   61.42%   +0.02%     
==========================================
  Files         295      298       +3     
  Lines       20794    20799       +5     
==========================================
+ Hits        12766    12775       +9     
+ Misses       7112     7110       -2     
+ Partials      916      914       -2     

@laurazard laurazard merged commit 9a101a9 into docker:27.0 Jun 26, 2024
109 of 110 checks passed
@thaJeztah thaJeztah deleted the 27.0_backport_carry_fix_custom_ports branch June 26, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants