-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Golang version v1.23 and Ginkgo #242
Bump Golang version v1.23 and Ginkgo #242
Conversation
Also update OCP Version for Red Hat bundle community
Update module depedencices
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: razo7 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test 4.18-openshift-e2e |
Find CI goalng image by skopeo list-tags docker://registry.ci.openshift.org/openshift/release | grep 1.23
/test 4.18-openshift-e2e |
/lgtm |
/retest |
Why we need this PR
Use newer Golang and Ginkgo versions for new features, bug fixes, and regular improvements between versions.
Changes made
v1.21 -> v1.23
) and Ginkgo (v2.9.5 -> v2.22.0
)Which issue(s) this PR fixes
Test plan