Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cluster-buildkit): assume image needs rebuild if skopeo command f…
…ails and print a warning (#6810) * fix(cluster-buildkit): assume image needs rebuild if skopeo command fails 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. * fix: build * Update core/src/plugins/kubernetes/container/build/common.ts chore: fix build * chore: fix lint errors * chore: remove unnecessary cat to `any` --------- Co-authored-by: Vladimir Vagaytsev <10628074+vvagaytsev@users.noreply.github.com>
- Loading branch information