Closed jsafrane closed 5 months ago
@jsafrane: This pull request references Jira Issue OCPBUGS-34544, which is valid. The bug has been moved to the POST state.
No GitHub users were found matching the public email listed for the QA contact in Jira (wduan@redhat.com), skipping review request.
The bug has been updated to refer to the pull request using the external bug tracker.
/retest
k8s-e2e-gcp-serial with failing SELinuxMount metrics is not related to this PR - it most probably needs kubelet 1.30, which is not yet present in RHCOS. I am not able to judge the other errors
thanks for posting this @jsafrane
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: elmiko, jsafrane, tkashem
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD 09258494e5c99595825898f90cedb46d7b3964b4 and 2 for PR HEAD 60392c12f52742ea6f9df605250b53287c2c24e8 in total
/retest-required
@jsafrane: The following tests 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-gcp-operator-single-node | 60392c12f52742ea6f9df605250b53287c2c24e8 | link | false | /test e2e-gcp-operator-single-node |
ci/prow/e2e-aws-operator-disruptive-single-node | 60392c12f52742ea6f9df605250b53287c2c24e8 | link | false | /test e2e-aws-operator-disruptive-single-node |
ci/prow/k8s-e2e-gcp-serial | 60392c12f52742ea6f9df605250b53287c2c24e8 | link | false | /test k8s-e2e-gcp-serial |
Full PR test history. Your PR dashboard.
/retest-required
/retest-required
Remaining retests: 0 against base HEAD c700fe87e9de7ef8f5bff659fd3c548863c3657e and 1 for PR HEAD 60392c12f52742ea6f9df605250b53287c2c24e8 in total
@jsafrane: Jira Issue OCPBUGS-34544: Some pull requests linked via external trackers have merged:
The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh
.
Jira Issue OCPBUGS-34544 has not been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
This PR has been included in build ose-cluster-kube-apiserver-operator-container-v4.17.0-202406060211.p0.g94ca049.assembly.stream.el9 for distgit ose-cluster-kube-apiserver-operator. All builds following this will include this PR.
/cherry-pick release-4.16
@rphillips: new pull request created: #1702
PersistentVolumeLabel admission plugin needs a valid cloud config. kube-apiserver does not get it in OCP 4.17, and thus it rejects valid in-tree GCE PersistentVolumes.
The admission plugin was deprecated upstream a long time ago, it was removed from Kubernetes 1.31 (OCP 4.18) and it cannot work without a cloud provider in kube-apiserver anyway.
cc @openshift/storage