Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Make docker/image-tag work with multiple version tags #2748

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

2opremio
Copy link
Contributor

It turns out that the release process for, say 1.19.1
adds an extra tag v1.19.1, that made docker/image-tag
simply print both tags.

Also, I removed code related to the Helm Operator.

It turns out that the release process for, say 1.19.1
adds an extra tag v1.19.1, that made docker/image-tag
simply print both tags.

Also, I removed code related to the Helm Operator.
@2opremio 2opremio requested a review from hiddeco January 15, 2020 16:32
@stefanprodan
Copy link
Member

@2opremio
Copy link
Contributor Author

That code silently succeeds if two tags point to HEAD, I think the code in this PR is more robust (although it doesn't validate that the tags are semvers)

@2opremio
Copy link
Contributor Author

Is it OK to merge then? CC @hiddeco

Copy link
Member

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This approach is fine too imo

@2opremio 2opremio merged commit 834b13f into fluxcd:master Jan 16, 2020
@2opremio 2opremio deleted the fix-image-tag branch January 16, 2020 18:08
@2opremio 2opremio added this to the 1.18.0 milestone Jan 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants