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

fix(publish): copy image from registry if it has been pushed directly after build #6681

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

twelvemo
Copy link
Collaborator

@twelvemo twelvemo commented Nov 26, 2024

What this PR does / why we need it:
Allows using the regctl publish method which copies an image from one registry to another if the --push extraArgs are set in the build action spec. This behavior was already used for the container provider but is with this PR also usable when using the kubernetes provider.
Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@10ko 10ko enabled auto-merge November 26, 2024 14:05
@10ko 10ko added this pull request to the merge queue Nov 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 26, 2024
@twelvemo twelvemo added this pull request to the merge queue Nov 26, 2024
Merged via the queue into main with commit 405940e Nov 26, 2024
40 checks passed
@twelvemo twelvemo deleted the publish-fix branch November 26, 2024 14:41
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