Patrick Ohly

Results 147 issues of Patrick Ohly

**Feature request checklist** - [X] There are no issues that match the desired change - [X] The change is large enough it can't be addressed with a simple Pull Request...

It's unexpected when a job runs a different set of tests than specified by LABEL_FILTER. Not only that, at least for periodic jobs it would be desirable to have only...

cncf-cla: yes
size/S
do-not-merge/hold

### Enhancement Description The implementation of the scheduler plugin for [structured parameters](https://github.com/kubernetes/enhancements/issues/4381) does not implement the [PreFilterExtensions](https://github.com/kubernetes/kubernetes/blob/e4c1f980b76fecece30c2f77885a7117192170a6/pkg/scheduler/framework/interface.go#L498-L508) hooks. Therefore the scheduler cannot determine whether preemption should be used to free...

sig/scheduling
stage/alpha
lifecycle/stale
wg/device-management

### Enhancement Description - One-line enhancement description (can be used as a release note): Marking devices as tainted can prevent using them for new pods and/or cause pods using them...

sig/node
sig/scheduling
stage/alpha
tracked/yes
lead-opted-in
wg/device-management

- One-line PR description: DRA device taints: document state in 1.35 and plan beta in 1.36 - Issue link: #5055 - Other comments: The actual implementation in 1.35 was a...

sig/scheduling
cncf-cla: yes
size/L
kind/kep

https://github.com/kubernetes/test-infra/pull/36028 broke https://testgrid.k8s.io/conformance-all#local-up-cluster,%20master%20(dev) and https://testgrid.k8s.io/sig-node-dynamic-resource-allocation#ci-dra-integration (both using local-up-cluster.sh). Instead of merging an image bump blindly and hoping that it goes well, let's do at least some trial runs with jobs...

cncf-cla: yes
size/M
do-not-merge/hold
sig/testing
area/jobs
area/config

All jobs using e2e-k8s.sh with PARALLEL=true automatically skipped serial tests even though technically they now could run in the job: https://github.com/kubernetes-sigs/kind/blame/d1eecc46e30cac9d35cd32dc52677ef75ec22e18/hack/ci/e2e-k8s.sh#L226-L234 https://github.com/kubernetes-sigs/kind/pull/4015 is changing that mandatory skip for jobs using...

cncf-cla: yes
size/M
do-not-merge/hold
sig/network
sig/testing
sig/architecture
sig/release
needs-rebase
area/jobs
area/config
area/conformance
area/release-eng