Skip to content

USHIFT-7364: Revert "Work around ostree permissions error on CentOS 9" - #7146

Open
ggiguash wants to merge 1 commit into
openshift:mainfrom
ggiguash:revert-ostree-permission-workaround
Open

USHIFT-7364: Revert "Work around ostree permissions error on CentOS 9"#7146
ggiguash wants to merge 1 commit into
openshift:mainfrom
ggiguash:revert-ostree-permission-workaround

Conversation

@ggiguash

@ggiguash ggiguash commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 155f943.

Summary by CodeRabbit

  • Bug Fixes
    • Removed an outdated CentOS Stream 9 workaround from OSTree container setup.
    • Registry configuration and authentication behavior remain unchanged.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 4, 2026
@openshift-ci-robot

openshift-ci-robot commented Aug 4, 2026

Copy link
Copy Markdown

@ggiguash: This pull request references USHIFT-7364 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "5.0.0" version, but no target version was set.

Details

In response to this:

This reverts commit 155f943.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 4, 2026
@openshift-ci

openshift-ci Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

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

@ggiguash

ggiguash commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

/test ?

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

The kickstart template no longer installs an /usr/bin/ostree wrapper that clears INVOCATION_ID. Registry configuration and authentication setup remain unchanged.

Changes

Cohort / File(s) Summary
Ostree kickstart template
test/kickstart-templates/includes/main-ostreecontainer.cfg
Removed the CentOS Stream 9 ostree workaround.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The sole change is a 16-line deletion in a kickstart config; it contains no Ginkgo It(), Describe(), Context(), or When() test title.
Test Structure And Quality ✅ Passed The commit changes only a Kickstart config and removes a shell workaround; it adds no Ginkgo tests, It blocks, or Eventually/Consistently calls, so this check is not applicable.
Microshift Test Compatibility ✅ Passed PR is not applicable to this check. It reverts a Kickstart template file and adds no new Ginkgo e2e tests that require MicroShift compatibility verification.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The check applies to new Ginkgo e2e tests. This PR only reverts configuration lines from a Kickstart template file, not Go tests.
Topology-Aware Scheduling Compatibility ✅ Passed PR modifies only a test kickstart template file, not deployment manifests, operator code, or controllers. No scheduling constraints or topology-related changes are introduced.
Ote Binary Stdout Contract ✅ Passed PR modifies only a kickstart template file, not OTE binary or Go process code. Check is not applicable to system provisioning configuration changes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The commit changes only one Kickstart config and deletes 16 workaround lines; it adds no Ginkgo tests or IPv4/external connectivity requirements.
No-Weak-Crypto ✅ Passed The PR contains only deletions. It adds no cryptographic code, weak algorithms, custom crypto, or secret comparisons; the remaining auth and registry setup is unchanged.
Container-Privileges ✅ Passed The sole change deletes an ostree wrapper from a kickstart template and adds no privileged, host namespace, SYS_ADMIN, allowPrivilegeEscalation, or root setting.
No-Sensitive-Data-In-Logs ✅ Passed The revert only removes the ostree wrapper. It adds no logging or sensitive-data output; the pull secret remains in auth.json and is removed after installation.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly states that the pull request reverts the CentOS 9 ostree permissions workaround.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ggiguash

ggiguash commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

/test e2e-aws-tests-bootc-upstream
/test e2e-aws-tests-bootc-upstream-arm

@openshift-ci

openshift-ci Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ggiguash

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

The pull request process is described here

Details 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 4, 2026
@ggiguash
ggiguash marked this pull request as ready for review August 4, 2026 16:59
@ggiguash

ggiguash commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

/test e2e-aws-tests-bootc-upstream
/test e2e-aws-tests-bootc-upstream-arm

@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 4, 2026
@openshift-ci
openshift-ci Bot requested review from eslutsky and pacevedom August 4, 2026 17:01
@openshift-ci

openshift-ci Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

@ggiguash: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-tests-bootc-upstream 46c2367 link true /test e2e-aws-tests-bootc-upstream

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants