-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 dependencies #7294
Bump golang dependencies #7294
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #7294 +/- ##
=======================================
Coverage 49.22% 49.23%
=======================================
Files 136 136
Lines 15648 15648
=======================================
+ Hits 7703 7704 +1
+ Misses 7029 7028 -1
Partials 916 916 |
/retest |
6 similar comments
/retest |
/retest |
/retest |
/retest |
/retest |
/retest |
/override ci/prow/images |
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/e2e-aws-ovn, ci/prow/e2e-gcp-ovn, ci/prow/images In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@sohankunkerkar @cri-o/cri-o-maintainers PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saschagrunert, sohankunkerkar 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 ci-rhel-critest |
/override ci/prow/ci-rhel-critest |
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-rhel-critest In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/retest |
/override ci/prow/e2e-aws-ovn |
/test images |
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/e2e-aws-ovn, ci/prow/e2e-gcp-ovn In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@sohankunkerkar can we bump the golang version in the images test:
Proposing that in openshift/release#43440 |
Signed-off-by: Sascha Grunert <[email protected]>
/retest |
/override ci/prow/e2e-aws-ovn |
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/e2e-aws-ovn In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Let's get this PR in, and then we can bump |
/lgtm |
/retest |
github.com/containers/image/v5 v5.27.0 | ||
github.com/containers/kubensmnt v1.2.0 | ||
github.com/containers/ocicrypt v1.1.8 | ||
github.com/containers/podman/v4 v4.6.2 | ||
github.com/containers/storage v1.49.0 | ||
github.com/containers/storage v1.50.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
github.com/containers/storage v1.50.0 | |
github.com/containers/storage v1.50.2 |
I wanted to bump this up in #7313 but you already had this PR up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's follow-up on this, the PR almost got it through CI already.
/override ci/prow/ci-e2e-evented-pleg |
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-e2e-evented-pleg In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What type of PR is this?
/kind dependency-change
What this PR does / why we need it:
Updating the latest golang dependencies.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?