Peter Hunt

Results 68 issues of Peter Hunt

#### What type of PR is this? /kind feature #### What this PR does / why we need it: add an option to re-add the inheritable capabilities. there are situations...

kind/feature
lgtm
approved
release-note
dco-signoff: yes

Signed-off-by: Ryan Phillips Signed-off-by: Peter Hunt~ #### What type of PR is this? /kind ci #### What this PR does / why we need it: #### Which issue(s) this PR...

lifecycle/stale
approved
release-note-none
dco-signoff: yes

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

kind/bug
lifecycle/stale
approved
release-note
dco-signoff: yes

#### What type of PR is this? /kind bug #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes for your...

kind/bug
lifecycle/stale
approved
release-note
dco-signoff: yes

to ensure on initial installation it is installed. Signed-off-by: Peter Hunt~ #### What type of PR is this? /kind bug #### What this PR does / why we need it:...

kind/bug
lgtm
approved
release-note-none
dco-signoff: yes

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

kind/bug
approved
release-note
dco-signoff: yes

umask operates on a thread basis, and we risk leaking the umask to other routines if the go runtime interrupts. Signed-off-by: Peter Hunt~

CRI-O has been an incubating project for 3 years, and has been adopted by a number of organizations for their implementation of the Kubernetes container runtime interface. The CRI-O community...

graduation

These two changes move the swap jobs to be closer to the other jobs in this file that are passing: https://testgrid.k8s.io/sig-node-cri-o#node-kubelet-serial-crio. The files I based these changes on are [ign](https://github.com/kubernetes/test-infra/blob/deb9627c139c0d191651dd77610648368ff1aa2c/jobs/e2e_node/crio/crio_serial.ign#L1-L56)...

cncf-cla: yes
size/S
sig/testing
sig/node
area/jobs
area/config

Users were surprised by the suddenly low pid limit on their pods. Change the default to something higher, such as the theoretical maximum number of pids on a 32 bit...