Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@haircommander
Copy link
Member

What type of PR is this?

/kind api-change

What this PR does / why we need it:

crun has been a compliant OCI runtime for many years now.
It advertises faster startup time, smaller memory footprint, and additional features

Given these advantages and its relative stability (and that it's the default in fedora, and podman),
update crun to be the default runtime in CRI-O as well.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Update `crun` to be the default OCI runtime

@haircommander haircommander requested a review from mrunalp as a code owner August 19, 2024 19:49
@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/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API labels Aug 19, 2024
@openshift-ci openshift-ci bot requested review from hasan4791 and klihub August 19, 2024 19:50
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haircommander

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 Aug 19, 2024
@haircommander haircommander added this to the 1.31 milestone Aug 20, 2024
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 21, 2024
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 21, 2024
@haircommander haircommander force-pushed the crun-default branch 2 times, most recently from e5d7c6e to 74dea75 Compare August 21, 2024 20:30
@openshift-ci openshift-ci bot added dco-signoff: no Indicates the PR's author has not DCO signed all their commits. and removed dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Aug 21, 2024
@openshift-ci openshift-ci bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. and removed dco-signoff: no Indicates the PR's author has not DCO signed all their commits. labels Aug 21, 2024
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 23, 2024
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 26, 2024
@haircommander haircommander force-pushed the crun-default branch 3 times, most recently from d340c25 to 48c14a2 Compare August 28, 2024 16:39
crun has been a compliant OCI runtime for many years now.
It advertises faster startup time, smaller memory footprint, and additional features

Given these advantages and its relative stability (and that it's the default in fedora, and podman),
update crun to be the default runtime in CRI-O as well.

Signed-off-by: Peter Hunt <[email protected]>
it's more idiomatic to have the setter as a validator, and call
it while other aspects of the runtime handler are being validated

Signed-off-by: Peter Hunt <[email protected]>
Signed-off-by: Peter Hunt <[email protected]>
as it's not needed

Signed-off-by: Peter Hunt <[email protected]>
@haircommander
Copy link
Member Author

/retest

handle case where container is deleted twice

Signed-off-by: Peter Hunt <[email protected]>
@haircommander
Copy link
Member Author

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 3, 2024

@haircommander: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ci-fedora-integration 889dbf3 link true /test ci-fedora-integration
ci/prow/ci-fedora-critest 889dbf3 link true /test ci-fedora-critest
ci/prow/ci-cgroupv2-integration 889dbf3 link true /test ci-cgroupv2-integration

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@saschagrunert
Copy link
Member

Can we close this one @haircommander ?

@haircommander
Copy link
Member Author

yes!

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/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API 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.

3 participants