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(cluster-buildkit): assume image needs rebuild if skopeo command fails and print a warning #6810

Merged
merged 5 commits into from
Feb 4, 2025

Conversation

stefreak
Copy link
Member

@stefreak stefreak commented Jan 28, 2025

What this PR does / why we need it:
Instead of failing completely, assume image needs to be rebuilt and print a warning.

This is meant as a pain relieve for the issue encountered in this Discord thread: https://discord.com/channels/817392104711651328/1313997959121211463/1313997959121211463

This is not a full solution for the problem encountered in the thread.

Special notes for your reviewer:

@stefreak stefreak requested review from 10ko and vvagaytsev January 28, 2025 13:22
Copy link
Collaborator

@vvagaytsev vvagaytsev left a comment

Choose a reason for hiding this comment

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

There is one compilation error to be fixed.

vvagaytsev
vvagaytsev previously approved these changes Jan 29, 2025
@vvagaytsev vvagaytsev enabled auto-merge January 29, 2025 09:22
@vvagaytsev vvagaytsev added this pull request to the merge queue Jan 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 29, 2025
@stefreak stefreak marked this pull request as draft January 29, 2025 10:24
stefreak and others added 5 commits February 4, 2025 14:50
…ails and print a warning

Instead of failing completely, assume image needs to be rebuilt and print a warning. 

This is meant as a pain releave for the issue encountered in this Discord thread: https://discord.com/channels/817392104711651328/1313997959121211463/1313997959121211463

This is not a full solution for the problem encountered in the thread.
@stefreak stefreak force-pushed the fix-skopeo-autherror branch from 326660a to f68a33b Compare February 4, 2025 13:51
@stefreak stefreak marked this pull request as ready for review February 4, 2025 13:52
@stefreak stefreak enabled auto-merge February 4, 2025 13:52
@stefreak stefreak added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit a8918e3 Feb 4, 2025
40 checks passed
@stefreak stefreak deleted the fix-skopeo-autherror branch February 4, 2025 15:40
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