Peter Hunt

Results 68 issues of Peter Hunt

#### What type of PR is this? /kind bug #### What this PR does / why we need it: Otherwise, the file will leak and fill up `/run`. also, while...

kind/bug
lifecycle/stale
do-not-merge/hold
approved
release-note
dco-signoff: yes

Signed-off-by: Peter Hunt~ #### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes for...

approved
release-note
dco-signoff: yes

#### What type of PR is this? /kind bug #### What this PR does / why we need it: pid namespaces were special cased as a namespace that was not...

lifecycle/stale
approved
needs-rebase
release-note
dco-signoff: yes

turns out, kubelet does behave like this in some scenerios (static pods). Instead of failing forever, return the already created pod. Signed-off-by: Peter Hunt #### What type of PR is...

kind/bug
do-not-merge/hold
lgtm
approved
release-note
dco-signoff: yes

We've had folks say that `crio wipe` the service that cleans containers after reboots and images after upgrades is not intuitive and should not be set by default. This was...

lifecycle/stale

Right now, we create the infra container entirely in server/sandbox_run_linux.go Long term, we should move sandbox to pkg/sandbox, and the infra container creation is around 70% of sandbox creation This...

lifecycle/stale

right now, there are like 5 different places that need updating if we add a new config/cli field: pkg/config/config.go to add it to the structure pkg/config/template.go to add it to...

help wanted
good first issue
lifecycle/stale

seems to mostly happen in github actions example run: https://github.com/cri-o/cri-o/runs/5054173428?check_suite_focus=true

help wanted
good first issue
lifecycle/stale

TL;DR: this proposal describes a clean way to integrate the work being done for [conmon 3.0/conmon-rs](https://github.com/containers/conmon-rs), by redefining how CRI-O creates sandboxes/pods Historically, sandboxes in CRI-O have been very tied...

lifecycle/stale

with https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2040-kubelet-cri#pinned-images (in 1.23) kubernetes has added support for the CRI to pin an image. now, we can pin the infra container, and the kubelet won't consider it for garbage...

help wanted
good first issue
lifecycle/stale