-
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
Add container_spec_memory_limit_bytes metric
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.
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.
#9140
opened Apr 17, 2025 by
bingikarthik
Loading…
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
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.
release-note-none
Denotes a PR that doesn't merit a release note.
#9138
opened Apr 16, 2025 by
dependabot
bot
Loading…
OCPBUGS-55092: crio wipe should remove storage only once per reboot
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.
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.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
#9137
opened Apr 16, 2025 by
PannagaRao
Loading…
build(deps): bump the gomod group across 1 directory with 15 updates
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
release-note-none
Denotes a PR that doesn't merit a release note.
#9134
opened Apr 16, 2025 by
dependabot
bot
Loading…
OCPBUGS-54662: [release-1.32] Disable pull-progress-timeout per default
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/valid-bug
Indicates that a referenced Jira bug is valid for the branch this PR is targeting.
jira/valid-reference
Indicates that this PR references a valid Jira ticket of any type.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9133
opened Apr 16, 2025 by
saschagrunert
Loading…
emit crio runtime config as part of CRI API's StatusResponse
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.
#9129
opened Apr 14, 2025 by
tariq1890
Loading…
server/nri: allow NRI plugins to inject CDI devices.
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/bug
Categorizes issue or PR as related to a bug.
lgtm
Indicates that a PR is ready to be merged.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#9128
opened Apr 11, 2025 by
klihub
Loading…
Add README for CI playbooks and remove cri-tools task
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/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.
#9124
opened Apr 10, 2025 by
bitoku
Loading…
info: improve AppArmor detection using runc's helper
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/bug
Categorizes issue or PR as related to a bug.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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.
#9123
opened Apr 10, 2025 by
fmuyassarov
Loading…
Lint v2 followups
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.
release-note-none
Denotes a PR that doesn't merit a release note.
#9118
opened Apr 8, 2025 by
kolyshkin
Loading…
Refactor metrics descriptors
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/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.
#9116
opened Apr 8, 2025 by
bitoku
Loading…
[POC [KEP-4589] Verifying Image Registry Origin in Kubernetes
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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
[WIP] Exec cpu affinity
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.
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.
OCPBUGS-42844: fix schema v1 images not resolve to image ID error
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/severity-moderate
Referenced Jira bug's severity is moderate for the branch this PR is targeting.
jira/valid-bug
Indicates that a referenced Jira bug is valid 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.
lgtm
Indicates that a PR is ready to be merged.
release-note-none
Denotes a PR that doesn't merit a release note.
#9077
opened Mar 24, 2025 by
QiWang19
Loading…
Add signature verification for image volumes
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.
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.
DNM: test commit
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.
#9053
opened Mar 10, 2025 by
harche
Loading…
New UpdatePodSandboxResources CRI API handler
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-none
Denotes a PR that doesn't merit a release note.
#9016
opened Feb 22, 2025 by
felipeagger
Loading…
WIP: test ci
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/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
#9011
opened Feb 17, 2025 by
haircommander
Loading…
[release-1.32] Backport containers common/image/storage
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.
kind/dependency-change
Categorizes issue or PR as related to changing dependencies
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.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
#8974
opened Feb 3, 2025 by
hswong3i
Loading…
Move to IRQBALANCE_BANNED_CPULIST
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
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.
#8931
opened Jan 22, 2025 by
Tal-or
Loading…
container: add support for domainname
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/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.
#8929
opened Jan 21, 2025 by
sohankunkerkar
Loading…
WIP: Use the new IRQBALANCE_BANNED_CPULIST variable
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/dependency-change
Categorizes issue or PR as related to changing dependencies
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.
release-note-none
Denotes a PR that doesn't merit a release note.
#8783
opened Nov 26, 2024 by
MarSik
Loading…
Port hostport code from iptables to nftables
dco-signoff: yes
Indicates the PR's author has DCO signed all their commits.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/other
Categorizes issue or PR as not clearly related to any existing kind/* category
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note-action-required
Denotes a PR that introduces potentially breaking changes that require user action.
Add subcommand to check the node state and perform repairing of storage
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.
#8589
opened Sep 10, 2024 by
ktock
Loading…
Revert "Skip 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/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
release-note-none
Denotes a PR that doesn't merit a release note.
[sig-network] KubeProxy should update metric…
test"
approved
#8577
opened Sep 9, 2024 by
haircommander
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.