Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Fully Implement Head Tagging #566

Merged
merged 4 commits into from
Aug 30, 2024

Conversation

mallardduck
Copy link
Member

@mallardduck mallardduck commented Aug 29, 2024

This PR adds scripts necessary for properly tagging the Image artifacts produced from "head builds". This way we can have an effective method to have a "rolling head tag" for each major branch without loosing access to past "head images".

This will close out #565 with the only final goal being t he docker images as an artifact of head builds. As full releases with Charts and bins wouldn't really make sense since these are intended to improve Dev/QA workflows and not intended for other consumption.


For review of the action changes, please see: https://github.com/mallardduck/backup-restore-operator/actions/runs/10621704184

As that was a test run (of these same effective changes) before I prepared this branch for PR.

@mallardduck mallardduck requested a review from a team as a code owner August 29, 2024 20:26
@mallardduck
Copy link
Member Author

Once merged, this along with changes from the PR @dharmit made #555 should be backported to release branches.

@mallardduck mallardduck merged commit fc3bd5e into rancher:main Aug 30, 2024
6 checks passed
mallardduck added a commit to mallardduck/backup-restore-operator that referenced this pull request Aug 30, 2024
[main] Fully Implement Head Tagging

(cherry picked from commit fc3bd5e)
mallardduck added a commit to mallardduck/backup-restore-operator that referenced this pull request Aug 30, 2024
[main] Fully Implement Head Tagging

(cherry picked from commit fc3bd5e)
mallardduck added a commit to mallardduck/backup-restore-operator that referenced this pull request Aug 30, 2024
[main] Fully Implement Head Tagging

(cherry picked from commit fc3bd5e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants