Skip to content

Image tag names with registry port are not split correctly  #851

@detjensrobert

Description

@detjensrobert

In the images list and image detail view, the repo/tag parsing gets confused when an image tag registry has a port, and splits on the hostname:port colon instead of at the tag.

Reproduction steps

podman pull alpine:latest
podman tag alpine:latest localhost:5000/alpine:latest

Current behaviour behind, expected in front.
image

Environment

  • Pods version: 2.1.2 (from Flathub)
  • Fedora Kinoite
  • Podman 5.3.1 (rootless)

I can make a PR to fix this if you'd like, made a patch to get the screenshot :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions