Skip to content

imageTag truncated when private repo name contains port number #831

@acheaito

Description

@acheaito

Consider the image name
artifactorytest.mycompany.com:443/docker-virtual/image1
and the kustomization
`images:

  • name: artifactorytest.mycompany.com:443/docker-virtual/image1
    newTag: v2019.1`

When I run kustomize build, it truncates the image name at the port number and applies the tag, resulting in artifactorytest.mycompany.com:v2019.1

Tested with kustomize 2.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions