Skip to content

[1.3.4] Remove Duplicate UBI Tags (#3265)#3860

Merged
kisunji merged 2 commits intorelease/1.3.4from
1.3.4-backport-ci
Apr 3, 2024
Merged

[1.3.4] Remove Duplicate UBI Tags (#3265)#3860
kisunji merged 2 commits intorelease/1.3.4from
1.3.4-backport-ci

Conversation

@kisunji
Copy link
Copy Markdown
Contributor

@kisunji kisunji commented Apr 3, 2024

  • Amalgamate UBI with Dockerhub and Redhat tags into one step
  • Avoids a production incident that errors on duplicate tags: hashicorp/releng-support#123

Changes proposed in this PR

How I've tested this PR

How I expect reviewers to test this PR

Checklist

- Amalgamate UBI with Dockerhub and Redhat tags into one step
- Avoids a production incident that errors on duplicate tags:
hashicorp/releng-support#123
@kisunji kisunji added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport signals that a PR will not contain a backport label labels Apr 3, 2024
@zalimeni zalimeni changed the title [1.3.x] Remove Duplicate UBI Tags (#3265) [1.3.4] Remove Duplicate UBI Tags (#3265) Apr 3, 2024
Copy link
Copy Markdown
Member

@zalimeni zalimeni left a comment

Choose a reason for hiding this comment

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

LGTM other than the get-go-version missing. I also updated the PR title since this is a point release backport and we'll want to make sure we don't forget .x as well.

If needed, we can add back the Dockerhub dev tags missing for FIPS builds in a separate PR and backport all the way down.

needs: [get-product-version, get-go-version, build]
build-docker-ubi:
name: Docker ${{ matrix.arch }} ${{ matrix.fips }} UBI builds
needs: [get-product-version, build]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we still need get-go-version here as a dependency due to the extra_build_args that relies on it

@kisunji kisunji merged commit b08523c into release/1.3.4 Apr 3, 2024
@kisunji kisunji deleted the 1.3.4-backport-ci branch April 3, 2024 19:02
kisunji pushed a commit that referenced this pull request Apr 3, 2024
* Prerelease 1.3.4

* [prerelease-1.3.4] Disable CE test (#3827)

* [1.3.4] Disable all CE tests (#3835)

Disable CE tests on all workflows

* Backport of [NET-8601] Upgrade `vault/api` and `docker/docker` to resolve open CVEs into release/1.3.4 (#3843)

* backport of commit 1711f31

* backport of commit 9049c0d

* backport of commit cacd09b

* [1.3.4] Remove Duplicate UBI Tags (#3265) (#3860)

---------

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/no-backport signals that a PR will not contain a backport label pr/no-changelog PR does not need a corresponding .changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants