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

Backport of docker: Fix a bug where images with port number and no tags weren't parsed correctly into release/1.9.x #24770

Merged

Conversation

hc-github-team-nomad-core
Copy link
Contributor

Backport

This PR is auto-generated from #24547 to be assessed for backporting due to the inclusion of the label backport/1.9.x.

The below text is copied from the body of the original PR.


Description

when using private registry without any image tag pull get Invalid reference format issue

Testing & Reproduction steps

on version 1.9.4 send a job with image with following format:

ghcr.service.consul:5000/paperless-ngx/paperless-ng

Reviewer Checklist

  • Backport Labels Please add the correct backport labels as described by the internal
    backporting document.
  • Commit Type Ensure the correct merge method is selected which should be "squash and merge"
    in the majority of situations. The main exceptions are long-lived feature branches or merges where
    history should be preserved.
  • Enterprise PRs If this is an enterprise only PR, please add any required changelog entry
    within the public repository.

Overview of commits

@pkazmierczak pkazmierczak merged commit d88e81b into release/1.9.x Jan 3, 2025
10 of 12 checks passed
@pkazmierczak pkazmierczak deleted the backport/main/logically-healthy-narwhal branch January 3, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants