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

rthooks: image and helm fixes #2727

Merged
merged 4 commits into from
Jul 24, 2024
Merged

rthooks: image and helm fixes #2727

merged 4 commits into from
Jul 24, 2024

Conversation

kkourt
Copy link
Contributor

@kkourt kkourt commented Jul 24, 2024

see patches.

While tagging rthooks/v0.1, the GH action that builds the images failed
with:

Error: buildx failed with: ERROR: failed to solve: target stage "release" could not be found

Rename the final taret to release to fix this.

Signed-off-by: Kornilios Kourtis <[email protected]>
@kkourt kkourt added the release-note/misc This PR makes changes that have no direct user impact. label Jul 24, 2024
@kkourt kkourt requested a review from a team as a code owner July 24, 2024 10:18
@kkourt kkourt requested a review from jrfastab July 24, 2024 10:18
kkourt added 2 commits July 24, 2024 12:31
Signed-off-by: Kornilios Kourtis <[email protected]>
The v0.1 tag failed to build, so let's move to the next.

Signed-off-by: Kornilios Kourtis <[email protected]>
@kkourt kkourt changed the title rthooks: name final target release rthooks: image and helm fixes Jul 24, 2024
Signed-off-by: Kornilios Kourtis <[email protected]>
Copy link

netlify bot commented Jul 24, 2024

Deploy Preview for tetragon ready!

Name Link
🔨 Latest commit 4a0e8df
🔍 Latest deploy log https://app.netlify.com/sites/tetragon/deploys/66a0d88bd5ad300008c4056a
😎 Deploy Preview https://deploy-preview-2727--tetragon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@tpapagian tpapagian left a comment

Choose a reason for hiding this comment

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

nit: The last 2 commits can be merged together in a single one. I believe that there will not be any case where reverting only one of those make sense. Feel free to ignore that for this PR, just a comment in general.

@kkourt
Copy link
Contributor Author

kkourt commented Jul 24, 2024

Thanks!

nit: The last 2 commits can be merged together in a single one. I believe that there will not be any case where reverting only one of those make sense. Feel free to ignore that for this PR, just a comment in general.

I agree wrt to reverting. I have the habit of splitting patches that change code with auto-generation to better deal with conflicts. I'll leave it as and merge the PR, but maybe it would make sense to come up with a general rule on whether we want to split auto-generation with everything else or not. I'm personally on the former camp, but it's just a preference.

@kkourt kkourt merged commit 13b6862 into main Jul 24, 2024
48 checks passed
@kkourt kkourt deleted the pr/kkourt/rthooks-build-fix branch July 24, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants