Closed bertinatto closed 1 year ago
@bertinatto: This pull request references STOR-1019 which is a valid jira issue.
/lgtm /approve /retest-required
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: bertinatto, jsafrane
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required The OAuth issue has been fixed in our CI.
@bertinatto: 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-vsphere-zones | ca7e5bb66e48282503511166da6db4a868383692 | link | false | /test e2e-vsphere-zones |
Full PR test history. Your PR dashboard.
/label docs-approved /label px-approved /label qe-approved
This is not a user-facing change. Also, discussed with the team offline and we agreed that CI should be enough for testing this change.
This patches bumps
library-go
, which in turn updates to k8s 1.26 libs:go get github.com/openshift/library-go && go mod tidy && go mod vendor
This also pulls in https://github.com/openshift/library-go/pull/1460, which bumps
golang.org/x/net
v0.5.0 and addresses a CVE.In addition to that, this patch includes commits to:
CC @openshift/storage