Peter Hunt

Results 68 issues of Peter Hunt

### Description CRI-O sets its internal pids limit to 0, attempting to "unset" it. I can't find concrete language in the current spec, but seeing https://github.com/opencontainers/runtime-spec/pull/234 implies this should set...

kind/bug

Old kernels do that automatically, but new kernels remember the affinity that was set before the cgroup move due to https://lore.kernel.org/lkml/[email protected] This is undesirable for containers, because they inherit the...

potentially fixes https://github.com/opencontainers/runc/issues/4014

kind/bug

currently, the memory limit for a container is hardcoded to be 15mb minimum. This is mostly for runc, who needs (sometimes more than) that to start. however, this doesn't apply...

kind/feature
help wanted
good first issue

…estore to reduce the amount of CPU usage of many routines spinning and waiting for the CNI plugin to become ready Signed-off-by: Peter Hunt~ #### What type of PR is...

kind/bug
lifecycle/stale
lgtm
approved
needs-rebase
release-note-none
dco-signoff: yes

As they take into account the configuration values on the node they're being run on. We have a couple of options: - configure them to ignore local configuration - create...

help wanted
good first issue
lifecycle/stale
kind/documentation

Frequently, the release notes generation fails, and we don't really have a mechanism to test it before we cut a release, either causing an awkward shift of the release (where...

kind/feature
help wanted
good first issue
kind/documentation

#### What type of PR is this? /kind bug #### What this PR does / why we need it: Currently, we're duplicating a lot of the container stop operations. Whenever...

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

### Enhancement Description - One-line enhancement description (can be used as a release note): Add Kubelet option to specify the maximum age an image will be kept around before it...

sig/node
stage/beta
lead-opted-in

### Enhancement Description - One-line enhancement description (can be used as a release note): Add support for a kubelet drop-in configuration directory - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3983-drop-in-configuration - Discussion Link:...

sig/node
stage/beta
lead-opted-in