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

[release/8.0.4xx] [Containers] Fix insecure registry handling to use the correct port for the HTTP protocol #44234

Merged
merged 4 commits into from
Oct 17, 2024

Commits on Oct 16, 2024

  1. fix port error when fallback to http

    dameng324 authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c34cbde View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    dameng324 authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4b0f63b View commit details
    Browse the repository at this point in the history
  3. add test for FallbackToHttpMessageHandler

    dameng324 authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5b4244d View commit details
    Browse the repository at this point in the history
  4. use custom scheme Uri to check registry contains port or not

    dameng324 authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    90d8d58 View commit details
    Browse the repository at this point in the history