tinkerbell / playground

Example deployments of the Tinkerbell Stack for use as playground environments
Apache License 2.0
127 stars 85 forks source link

Pin version of skopeo #116

Closed swills closed 2 years ago

swills commented 2 years ago

Ran into issues with latest and the others are pinned

Description

Pin the version of skopeo

Why is this needed

I ran into issues with the latest skopeo. Pinning it avoided it, and the others seem to be pinned (at least registry and bash), so let's pin this too.

Fixes: #

How Has This Been Tested?

Yep, tested in a VM

How are existing users impacted? What migration steps/scripts do we need?

Should avoid a potential issue

Checklist:

I have:

mmlb commented 2 years ago

@swills what kind of issues did you have?

swills commented 2 years ago

@swills what kind of issues did you have?

I believe it was with certs, but I'm not sure. I can't seem to reproduce it now, so maybe it was something else and I was mistaken. v1.5.1 seems to work OK for me now.