Skip to content

Drop caching built images between jobs#159

Merged
ntnn merged 1 commit intoplatform-mesh:mainfrom
ntnn:drop-skopeo
Feb 13, 2026
Merged

Drop caching built images between jobs#159
ntnn merged 1 commit intoplatform-mesh:mainfrom
ntnn:drop-skopeo

Conversation

@ntnn
Copy link
Member

@ntnn ntnn commented Feb 13, 2026

It's causing problems because the skopeo binary distributed in ubuntu uses an olders docker client version (v1.41) which seemingly happened land on worker nodes with a compatible docker engine running so far.
#158 now landed on worker nodes with a newer docker engine which prevents the images from being loaded and fails the pipeline.

Instead of dealing with /handwave/ all that we'll just not reuse artifacts (which wouldn't be a problem if docker could handle oci artifacts properly in the first place).

Signed-off-by: Nelo-T. Wallus <red.brush9525@fastmail.com>
Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
@ntnn ntnn enabled auto-merge February 13, 2026 12:19
@ntnn ntnn disabled auto-merge February 13, 2026 12:20
@ntnn ntnn merged commit 012dbd1 into platform-mesh:main Feb 13, 2026
11 checks passed
@ntnn ntnn deleted the drop-skopeo branch February 13, 2026 12:20
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