NO-ISSUE: Remove workaround for boot image version mismatch#10665
Conversation
Now that boot image versions match node image versions again, we can remove this workaround that was required for ssh when the former was using RHCOS 9.6 and the latter RHCOS 9.8 (OCPBUGS-81470).
|
@zaneb: This pull request explicitly references no jira issue. DetailsIn response to this:
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. |
📝 WalkthroughWalkthroughA bootstrap overlay script was modified to replace the previous sshd service try-restart logic with an SELinux policy reload, executing ChangesOverlay upgrade handling
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/cc @patrickdillon |
|
@zaneb: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
tthvo
left a comment
There was a problem hiding this comment.
/lgtm
Bootstrap log-bundle is collected in ci/prow/e2e-aws-ovn so this removal works 👍
Now that boot image versions match node image versions again, we can remove this workaround that was required for ssh when the former was using RHCOS 9.6 and the latter RHCOS 9.8 (OCPBUGS-81470).