Closed arkadeepsen closed 2 months ago
@arkadeepsen: This pull request references Jira Issue OCPBUGS-38976, which is invalid:
Comment /jira refresh
to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.
The bug has been updated to refer to the pull request using the external bug tracker.
/jira refresh
@arkadeepsen: This pull request references Jira Issue OCPBUGS-38976, which is valid. The bug has been moved to the POST state.
Requesting review from QA contact: /cc @KeenonLee
@arkadeepsen: all tests passed!
Full PR test history. Your PR dashboard.
/cc @TrilokGeer @chiragkyal
/lgtm /approve
@arkadeepsen: This pull request references Jira Issue OCPBUGS-38976, which is valid.
Requesting review from QA contact: /cc @KeenonLee
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: arkadeepsen, TrilokGeer
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherrypick release-4.17
@arkadeepsen: once the present PR merges, I will cherry-pick it on top of release-4.17 in a new PR and assign it to you.
/cc @michaelryanpeter for docs-approved
label
/cc @Senthamilarasu-STA for px-approved
label
/label px-approved
/label docs-approved
@arkadeepsen: Jira Issue OCPBUGS-38976: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-38976 has been moved to the MODIFIED state.
@arkadeepsen: new pull request created: #391
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-operator-sdk This PR has been included in build openshift-enterprise-operator-sdk-container-v4.18.0-202408271840.p0.g808d497.assembly.stream.el9. All builds following this will include this PR.
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-helm-operator This PR has been included in build openshift-enterprise-helm-operator-container-v4.18.0-202408271840.p0.g808d497.assembly.stream.el9. All builds following this will include this PR.
Description of the change: Change base image of operator-sdk from rhel8 to rhel9
Motivation for the change: The operator-sdk release Dockerfile (https://github.com/openshift/ocp-release-operator-sdk/blob/2fcf5f0457f4aaccf3043cd99488b1d5050deada/release/sdk/Dockerfile) uses rhel9 based builder image, but uses rhel8 based base image. This may lead to version mismatch of GLIBC and end up in runtime error.
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments
(seechangelog/fragments/00-template.yaml
)website/content/en/docs