Michał Woźniak

Results 92 issues of Michał Woźniak

#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Simplifies the setup in the integration test for node lifecycle manager....

area/test
kind/cleanup
lgtm
sig/node
size/L
release-note-none
cncf-cla: yes
sig/testing
ok-to-test
needs-priority
needs-triage

The tests in taint_manager_test.go only assert on the action types received by the fake kube-client. However, they do not assess if the request actually makes sense. For example, the patch...

sig/apps
needs-triage

- One-line PR description: KEP updates for Beta - Issue link: https://github.com/kubernetes/enhancements/issues/3329 - Other comments:

sig/apps
cncf-cla: yes
size/S
do-not-merge/work-in-progress
kind/kep

**Example project structure (attached in zip)** * buildnumbertest -- A -- B -- C -- D -- E Here, submodules A,B,C,D,E will try to generate the timestamp concurrently, which will...

#### What type of PR is this? /kind bug #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes #112517 The issue is...

kind/bug
lgtm
release-note
size/XXL
sig/auth
sig/apps
cncf-cla: yes
needs-priority
needs-triage

- One-line PR description: Update graduation criteria for GA - Issue link: https://github.com/kubernetes/enhancements/issues/3329 - Other comments:

sig/apps
cncf-cla: yes
size/XS
do-not-merge/work-in-progress
kind/kep

#### What type of PR is this? /kind feature /kind api-change #### What this PR does / why we need it: In order to support the `batch.kubernetes.io/managed-by` label by the...

area/test
release-note
size/XXL
kind/api-change
sig/apps
cncf-cla: yes
sig/testing
priority/important-longterm
api-review
area/e2e-test-framework
triage/accepted

### Enhancement Description - One-line enhancement description: Support managed-by mechanism for Jobs - Kubernetes Enhancement Proposal: [KEP-4368: Support managedBy field for Jobs](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4368-support-managed-by-for-batch-jobs) - Discussion Link: [Job API proposal for MultiKueue](https://docs.google.com/document/d/14Au6b2J_AICyr9u8mtjDY8s9XcaZcEOCF7twG6PbWtU),...

sig/apps
stage/beta
tracked/yes
wg/batch
lead-opted-in

- One-line PR description: documenting the known failure mode behind for better visibility of potential SSA users: https://github.com/kubernetes/kubernetes/issues/118261. - Issue link: https://github.com/kubernetes/enhancements/issues/555 - Other comments: The issue for PodGC is...

sig/api-machinery
cncf-cla: yes
lgtm
size/S
lifecycle/rotten
tide/merge-method-squash
kind/kep

**What happened**: I have a workload in QuotaReserved condition, which is visible with kubectl describe: ```yaml ... Admission Checks: Last Transition Time: 2024-03-04T10:55:16Z Message: Name: sample-multikueue State: Pending Conditions: Last...

kind/bug