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: switch back to free builders to fix skopeo inspect issue #322

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

bsherman
Copy link
Contributor

During "Get current version" step, skopeo inspect is failing auth to quay.io with:

getting username and password: 1 error occurred:\n\t*
reading JSON file "/run/containers/1000/auth.json":
open /run/containers/1000/auth.json: permission denied

This reverts the builder to ubuntu-22.04 to mitigate that issue.

This also cleans up some env.IMAGE_NAME variable usage to make it less confusing.

During "Get current version" step, skopeo inspect is failing to auto to
quay.io to query the image with:
> getting username and password: 1 error occurred:\n\t*
> reading JSON file \"/run/containers/1000/auth.json\":
> open /run/containers/1000/auth.json: permission denied

This reverts the builder to `ubuntu-22.04` to mitigate that issue.

This also cleans up some IMAGE_NAME variable usage to make it less
confusing.
@bsherman bsherman requested a review from a team August 30, 2023 01:52
@bsherman bsherman added this pull request to the merge queue Aug 30, 2023
Merged via the queue into main with commit 1cfad9e Aug 30, 2023
41 checks passed
@bsherman bsherman deleted the no-buildjet-simple-image-name branch August 30, 2023 03:27
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.

None yet

3 participants