concourse / concourse/docker-image-resource

tag_as_latest doesn't work

Open
#140 7 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
162
Forks
250
PR merge metrics
No merged PRs in 30d

Description

Hi

Using Concourse 3.3.3 I can't make tag_as_latest working as expected. Even with previous version it doesn't tag the image as latest.

Nothing special in my configuration file:

- put: prod-image
  params:
      load: prod-image
       tag: prod-helm/version
       tag_as_latest: true

I tried to rebuild the docker image of your resource but it's not easy as it's supposed to be integrated into your pipeline.

Any ideas?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported Concourse 3.3.3 pipeline configuration with the docker-image resource, especially the tag and tag_as_latest parameters. Compare the resulting image tags with the expected latest tag and review the seven existing comments for reproduction details. Done means the behavior is explained and a verified fix or documented limitation is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.