Skip to content
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

Update ODF version for CVE fixes #292

Merged
merged 5 commits into from
Nov 15, 2023

Conversation

rewantsoni
Copy link
Member

@rewantsoni rewantsoni commented Nov 14, 2023

This PR does the following

  • Update the ODF operator to v4.11.12
  • Update the go version to 1.19
  • Replace the deprecated io/util package with os [1]
  • Update the golanglint version [2]
  • Updates the version in Makefile to 2.1.2

Ref:

@rewantsoni
Copy link
Member Author

docker build fails due to:

note: module requires Go 1.19
# go.uber.org/multierr
Error: ../../../go/pkg/mod/go.uber.org/[email protected]/error.go:224:13: undefined: atomic.Bool
note: module requires Go 1.19
make: *** [Makefile:260: /home/runner/work/ocs-osd-deployer/ocs-osd-deployer/bin/setup-envtest] Error 2
Error: Process completed with exit code 2.

Hence updating the go version to 1.19

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 15, 2023
Copy link
Contributor

openshift-ci bot commented Nov 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leelavg, nb-ohad, rewantsoni

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 15, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit c3cba6d into red-hat-storage:main Nov 15, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants