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: fix-kind-mirroring #186

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

JasonPowr
Copy link
Contributor

@lance Something like this is an easy solution to the mirroring issue, cant really think of any other way, when the time comes this should be uncommented and updated to the new quay images,.

Copy link

openshift-ci bot commented Feb 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JasonPowr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@@ -18,7 +18,7 @@ spec:
buildah push ttl.sh/sigstore-test:5m
securityContext:
privileged: true
runAsUser: 1000
runAsUser: 0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change was required as the ci was failing with the error

Error: open /usr/lib/containers/storage/overlay-images/images.lock: permission denied
time="2024-02-19T11:09:57Z" level=warning msg="failed to shutdown storage: \"open /usr/lib/containers/storage/overlay-images/images.lock: permission denied\""
Error: open /usr/lib/containers/storage/overlay-images/images.lock: permission denied
time="2024-02-19T11:09:57Z" level=warning msg="failed to shutdown storage: \"open /usr/lib/containers/storage/overlay-images/images.lock: permission denied\""
Error: open /usr/lib/containers/storage/overlay-images/images.lock: permission denied
time="2024-02-19T11:09:57Z" level=warning msg="failed to shutdown storage: \"open /usr/lib/containers/storage/overlay-images/images.lock: permission denied\""

@cooktheryan cooktheryan merged commit 44d2552 into release-1.0.gamma Feb 27, 2024
2 of 3 checks passed
@cooktheryan cooktheryan deleted the fix-kind-mirroring branch February 27, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants