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 all dependencies and github actions to latest versions #196

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

vbnrh
Copy link
Member

@vbnrh vbnrh commented Mar 21, 2024

This commit bumps up go version from 1.19 to 1.21 for go.mod and dockerfile

This commit also bumps up several dependencies to the latest version as of
March 2024.

k8s.io/api v0.29.2
k8s.io/apiextensions-apiserver v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
k8s.io/klog/v2 v2.120.1
openshift/api -> v0.0.0-20240124164020-e2ce40831f2e
openshift/library-go -> v0.0.0-20240124134907-4dfbf6bc7b11
ramendr/ramen/api -> v0.0.0-20240117171503-e11c56eac24d
red-hat-storage/ocs-operator -> v0.4.13
rook/rook/pkg/apis -> v0.0.0-20231204200402-5287527732f7 (New module for rook)
open-cluster-management.io/addon-framework -> v0.9.0
open-cluster-management.io/api -> v0.13.0
sigs.k8s.io/controller-runtime -> v0.15.3 (Replaces 0.17.2 currently due to several changes)

@vbnrh
Copy link
Member Author

vbnrh commented Mar 21, 2024

/hold

@vbnrh
Copy link
Member Author

vbnrh commented Mar 21, 2024

/hold cancel

@openshift-ci openshift-ci bot added the lgtm label Mar 21, 2024
@vbnrh
Copy link
Member Author

vbnrh commented Mar 21, 2024

/test integration-test

@vbnrh
Copy link
Member Author

vbnrh commented Mar 21, 2024

/retest-required

@vbnrh
Copy link
Member Author

vbnrh commented Mar 21, 2024

/retest

@vbnrh vbnrh force-pushed the update-deps-2024 branch from b177369 to 3476fc5 Compare March 21, 2024 12:36
@openshift-ci openshift-ci bot removed the lgtm label Mar 21, 2024
@vbnrh vbnrh force-pushed the update-deps-2024 branch from 3476fc5 to 3357a54 Compare March 21, 2024 13:08
vbnrh added 2 commits March 21, 2024 18:47
This commit bumps up go version from 1.19 to 1.22

This commit also bumps up several dependencies to the latest version as of
March 2024.

k8s.io/api v0.29.2
k8s.io/apiextensions-apiserver v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
k8s.io/klog/v2 v2.120.1
openshift/api -> v0.0.0-20240124164020-e2ce40831f2e
openshift/library-go -> v0.0.0-20240124134907-4dfbf6bc7b11
ramendr/ramen/api -> v0.0.0-20240117171503-e11c56eac24d
red-hat-storage/ocs-operator -> v0.4.13
rook/rook/pkg/apis -> v0.0.0-20231204200402-5287527732f7 (New module for rook)
open-cluster-management.io/addon-framework -> v0.9.0
open-cluster-management.io/api -> v0.13.0
sigs.k8s.io/controller-runtime -> v0.15.3 (Replaces 0.17.2 currently due to several changes)

Signed-off-by: vbadrina <[email protected]>
This commit includes several changes to webhook package due to bumping up controller
runtime deps and also makes changes to logs lines to remove formatter wherever it is not required.

Signed-off-by: vbadrina <[email protected]>
@vbnrh vbnrh force-pushed the update-deps-2024 branch from 3357a54 to 351a20c Compare March 21, 2024 13:18
@vbnrh vbnrh force-pushed the update-deps-2024 branch from 351a20c to 19d1ae6 Compare March 21, 2024 13:22
@openshift-ci openshift-ci bot added the lgtm label Mar 21, 2024
Copy link
Contributor

openshift-ci bot commented Mar 21, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: umangachapagain, vbnrh

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:
  • OWNERS [umangachapagain,vbnrh]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vbnrh
Copy link
Member Author

vbnrh commented Mar 21, 2024

/retest

@openshift-merge-bot openshift-merge-bot bot merged commit cb54b5d into red-hat-storage:main Mar 21, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants