-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: cri-o/cri-o
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Re-use public credential provider API
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.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lgtm
Indicates that a PR is ready to be merged.
release-note-none
Denotes a PR that doesn't merit a release note.
#9502
opened Oct 7, 2025 by
saschagrunert
Loading…
Make ContainerCreateTimeout configurable at runtime handler level
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
#9499
opened Oct 5, 2025 by
snir911
Loading…
[release-1.33] OCPBUGS-59321: HighPerformanceHooks: Atomic locking and fix container replacement race conditions
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
jira/invalid-bug
Indicates that a referenced Jira bug is invalid for the branch this PR is targeting.
jira/severity-moderate
Referenced Jira bug's severity is moderate for the branch this PR is targeting.
jira/valid-reference
Indicates that this PR references a valid Jira ticket of any type.
release-note-none
Denotes a PR that doesn't merit a release note.
#9491
opened Oct 2, 2025 by
openshift-cherrypick-robot
Loading…
[WIP] *: add goroutine monitoring
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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/feature
Categorizes issue or PR as related to a new feature.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9477
opened Sep 23, 2025 by
sohankunkerkar
•
Draft
fix: create container log directories to prevent conmon failures
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/feature
Categorizes issue or PR as related to a new feature.
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.
#9470
opened Sep 19, 2025 by
T0MASD
Loading…
include workload allowed_annotations in crio config output
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/bug
Categorizes issue or PR as related to a bug.
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.
#9468
opened Sep 17, 2025 by
prasad89
Loading…
Implement getDeviceFileMode function to retrieve file mode for devices and update device specifications to include FileMode.
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/bug
Categorizes issue or PR as related to a bug.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9466
opened Sep 16, 2025 by
prasad89
Loading…
Migrate to container-libs
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.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesn't merit a release note.
#9460
opened Sep 10, 2025 by
saschagrunert
Loading…
OCPBUGS-61220: internal/cgmgr: fix CPU weight setting for cgroup v2
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.
jira/invalid-bug
Indicates that a referenced Jira bug is invalid for the branch this PR is targeting.
jira/valid-reference
Indicates that this PR references a valid Jira ticket of any type.
kind/bug
Categorizes issue or PR as related to a bug.
kind/flake
Categorizes issue or PR as related to a flaky test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9456
opened Sep 5, 2025 by
sohankunkerkar
Loading…
Close runtime connection on watchdog call
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.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
kind/bug
Categorizes issue or PR as related to a bug.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9448
opened Sep 3, 2025 by
saschagrunert
Loading…
fix: avoid fully numeric usernames in generated passwd files
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/bug
Categorizes issue or PR as related to a bug.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9446
opened Sep 1, 2025 by
R3hankhan123
Loading…
[release-1.29] Multiple patches to fix OCPBUGS-48043
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
release-note-none
Denotes a PR that doesn't merit a release note.
#9436
opened Aug 28, 2025 by
sohankunkerkar
Loading…
[release-1.30] Multiple patches to fix OCPBUGS-48043
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
release-note-none
Denotes a PR that doesn't merit a release note.
#9435
opened Aug 28, 2025 by
sohankunkerkar
Loading…
server: run post stop hooks before updating container status
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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/bug
Categorizes issue or PR as related to a bug.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9422
opened Aug 25, 2025 by
haircommander
•
Draft
[release-1.31] Multiple patches to fix OCPBUGS-48043
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
release-note-none
Denotes a PR that doesn't merit a release note.
#9397
opened Aug 8, 2025 by
sohankunkerkar
Loading…
WIP: Add conmon vs conmon-rs comparison tests
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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/ci
Categorizes issue or PR as related to CI
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note-none
Denotes a PR that doesn't merit a release note.
#9388
opened Aug 7, 2025 by
saschagrunert
Loading…
Issue 9125 container tasks state
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
#9381
opened Aug 5, 2025 by
BeElectronicSakshi
Loading…
Update install.md - Add Dep for Ubuntu 24
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.
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-none
Denotes a PR that doesn't merit a release note.
#9379
opened Aug 2, 2025 by
thegreatfatzby
Loading…
[release-1.33] OCPNODE-2864: Set ExecCPUAffinity
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
jira/valid-reference
Indicates that this PR references a valid Jira ticket of any type.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9370
opened Jul 31, 2025 by
bitoku
Loading…
Implement missing metrics 9215 - container_spec_memory_reservation_li…
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
#9357
opened Jul 22, 2025 by
SuryanarayanaPeri
Loading…
[1.31][4.18] OCPBUGS-59416: HighPerformanceHooks: Fix IRQ SMP affinity race conditions
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
jira/invalid-bug
Indicates that a referenced Jira bug is invalid for the branch this PR is targeting.
jira/severity-moderate
Referenced Jira bug's severity is moderate for the branch this PR is targeting.
jira/valid-reference
Indicates that this PR references a valid Jira ticket of any type.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
#9351
opened Jul 16, 2025 by
andreaskaris
Loading…
[1.32][4.19] OCPBUGS-59415: HighPerformanceHooks: Fix IRQ SMP affinity race conditions
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
jira/invalid-bug
Indicates that a referenced Jira bug is invalid for the branch this PR is targeting.
jira/severity-moderate
Referenced Jira bug's severity is moderate for the branch this PR is targeting.
jira/valid-reference
Indicates that this PR references a valid Jira ticket of any type.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
#9350
opened Jul 16, 2025 by
andreaskaris
Loading…
feat: Add Disk Metrics
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/feature
Categorizes issue or PR as related to a new feature.
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.
#9344
opened Jul 15, 2025 by
R3hankhan123
Loading…
Added container_file_descriptors metrics
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/feature
Categorizes issue or PR as related to a new feature.
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.
#9329
opened Jul 9, 2025 by
sreeram-venkitesh
Loading…
adds container_start_time_seconds metric
dco-signoff: no
Indicates the PR's author has not DCO signed all their commits.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#9282
opened Jun 24, 2025 by
shwejanraj
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.