Skip to content

Image push fails when tags contains 2 or more items #126

@zetaab

Description

@zetaab

Behaviour

Steps to reproduce this issue

use following workflow https://github.com/ElisaOyj/kops-autoscaler-openstack/blob/master/.github/workflows/master.yml

  1. it should have login to docker registry
  2. it should have push to registry with more than 2 tags

Expected behaviour

I expect that credentials are used to all tags that are listed.

Actual behaviour

https://github.com/ElisaOyj/kops-autoscaler-openstack/runs/1122690450?check_suite_focus=true I have executed this now twice but always only the first tag will use credentials and other tags will return http code 401 from registry.

We can see only one tag now in registry latest but another one is missing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions