Skip to content

Conversation

@PannagaRao
Copy link
Contributor

@PannagaRao PannagaRao commented Jul 15, 2024

What type of PR is this?

/kind dependency-change

What this PR does / why we need it:

Update the pause image to 3.10 per:

Supersedes:

Related to:

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

Update pause image to 3.10.

Signed-off-by: guangli.bao <[email protected]>
Co-authored-by: PannagaRamamanohara <[email protected]>
@PannagaRao PannagaRao requested a review from mrunalp as a code owner July 15, 2024 18:06
@openshift-ci openshift-ci bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/dependency-change Categorizes issue or PR as related to changing dependencies labels Jul 15, 2024
@PannagaRao PannagaRao marked this pull request as draft July 15, 2024 18:06
@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 15, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 15, 2024

Hi @PannagaRao. Thanks for your PR.

I'm waiting for a cri-o member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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-sigs/prow repository.

@codecov
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.42%. Comparing base (a934077) to head (c8ff7ae).
Report is 125 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8382      +/-   ##
==========================================
- Coverage   49.52%   49.42%   -0.10%     
==========================================
  Files         153      153              
  Lines       17085    17151      +66     
==========================================
+ Hits         8461     8477      +16     
- Misses       7559     7606      +47     
- Partials     1065     1068       +3     

@PannagaRao PannagaRao marked this pull request as ready for review July 16, 2024 15:59
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 16, 2024
@PannagaRao PannagaRao force-pushed the update-pause-image branch from fa1765c to 240f7bc Compare July 16, 2024 16:00
@sohankunkerkar
Copy link
Member

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jul 16, 2024
Copy link
Member

@sohankunkerkar sohankunkerkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 16, 2024
@sohankunkerkar
Copy link
Member

/retest

1 similar comment
@sohankunkerkar
Copy link
Member

/retest

@kwilczynski kwilczynski changed the title Update pause image Update pause image to 3.10 Jul 17, 2024
@kwilczynski
Copy link
Contributor

/retest

@PannagaRao
Copy link
Contributor Author

/retest

1 similar comment
@kwilczynski
Copy link
Contributor

/retest

@haircommander
Copy link
Member

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 18, 2024
@sohankunkerkar
Copy link
Member

/retest

@kwilczynski
Copy link
Contributor

/approve
/lgtm

@haircommander
Copy link
Member

/override ci/prow/e2e-gcp-ovn

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 19, 2024

@haircommander: Overrode contexts on behalf of haircommander: ci/prow/e2e-gcp-ovn

In response to this:

/override ci/prow/e2e-gcp-ovn

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-sigs/prow repository.

@kwilczynski
Copy link
Contributor

/retest

5 similar comments
@PannagaRao
Copy link
Contributor Author

/retest

@kwilczynski
Copy link
Contributor

/retest

@PannagaRao
Copy link
Contributor Author

/retest

@sohankunkerkar
Copy link
Member

/retest

@kwilczynski
Copy link
Contributor

/retest

Signed-off-by: PannagaRamamanohara <[email protected]>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 2, 2024
@kwilczynski
Copy link
Contributor

/retest

@kwilczynski
Copy link
Contributor

@cri-o/cri-o-maintainers, please take a look. Thank you!

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 16, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haircommander, kwilczynski, PannagaRao, 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:
  • OWNERS [haircommander,saschagrunert]

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

@saschagrunert
Copy link
Member

/retest

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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/dependency-change Categorizes issue or PR as related to changing dependencies lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants