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

ROX-25620: Switch to new Konflux task repos #1588

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

msugakov
Copy link
Contributor

@msugakov msugakov commented Aug 6, 2024

Context is in the ticket.
Figured digests similarly to stackrox/collector#1780

chown /etc/pki -> chown /etc/pki/ca-trust change was tested in stackrox/stackrox#12337

@msugakov msugakov requested a review from tommartensen August 6, 2024 18:04
Copy link

openshift-ci bot commented Aug 6, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@msugakov msugakov marked this pull request as ready for review August 6, 2024 18:05
@msugakov msugakov requested a review from a team as a code owner August 6, 2024 18:05
@msugakov
Copy link
Contributor Author

msugakov commented Aug 6, 2024

chown: changing ownership of '/etc/pki/entitlement': Operation not permitted

issue seems persistent. I'll report.

@msugakov msugakov marked this pull request as draft August 6, 2024 19:03
tommartensen
tommartensen previously approved these changes Aug 7, 2024
@msugakov
Copy link
Contributor Author

msugakov commented Aug 8, 2024

Ok, that chown issue does not get reproduced on plain ubi or ubi-minimal, 8 or 9.
This is due to our stuff here:

chown -R 65534:65534 /etc/pki /etc/ssl && \

Need to figure out why it exists.

to avoid problems chown-ing /etc/pki/entitlements
@msugakov msugakov dismissed tommartensen’s stale review August 8, 2024 17:40

Will ask for re-review after verify the bugfix.

@msugakov msugakov marked this pull request as ready for review August 12, 2024 07:39
@msugakov msugakov requested a review from tommartensen August 12, 2024 07:39
@msugakov msugakov merged commit 8cb52d0 into master Aug 12, 2024
34 of 38 checks passed
@msugakov msugakov deleted the misha/ROX-25620-switch-konflux-tasks-repos branch August 12, 2024 11:08
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