Wojciech Tyczynski

Results 23 issues of Wojciech Tyczynski

Experimental PR to better understand the effect of disabling client-side rate-limitting in scalability tests. We will need to run a slightly tuned version of tests too as currently the tests...

sig/api-machinery
size/S
approved
cncf-cla: yes
do-not-merge/release-note-label-needed
do-not-merge/work-in-progress
needs-priority
triage/accepted
do-not-merge/needs-kind

/assign @deads2k

cncf-cla: yes
size/M
do-not-merge/hold
lifecycle/rotten

### Increase Reliability Bar - One-line enhancement description: Increase the Reliability Bar - Kubernetes Enhancement Proposal: - Discussion Link: https://docs.google.com/document/d/1L6GdTC5REYUAqyb1Jx1goS9IEWCv1WRSxFxWqyaW_6w/edit#heading=h.afpvpo5e09y7 - Primary contact (assignee): @wojtek-t - Responsible SIGs: sig-architecture -...

sig/architecture
lifecycle/rotten

Ref https://github.com/kubernetes/kubernetes/pull/109614 This is a temporary change to validate what will happen with this test after we also eliminate client-side rate-limiting. /assign @mborsz

lgtm
cncf-cla: yes
size/XS
do-not-merge/hold
approved
sig/testing
sig/scalability
area/jobs
lifecycle/stale
area/config

It would be great if could have a presubmit that will ensure that test coverage of packages/files touched by a given PR is not decreasing (or is at least X%)....

sig/testing
lifecycle/frozen

We were just chatting with @liggitt about reliability bar and one of the AIs from the discussions was to ensure that important bugs actually aren't closed. Basically, any issue that...

sig/contributor-experience
lifecycle/frozen

Ref #3157 /assign @deads2k @lavalamp /cc @p0lyn0mial @jpbetz @liggitt

sig/api-machinery
cncf-cla: yes
size/M
kind/kep

PodStartup from SaturationPhase signiifcantly dropped recently: ![Screenshot from 2020-06-05 13-58-57](https://user-images.githubusercontent.com/10743879/83873843-d01e3500-a734-11ea-9d6a-1c62b8977f5b.png) This seem to be the diff between those two runs: https://github.com/kubernetes/kubernetes/compare/bded41a81...1700acb03 We should understand why that happened, as if this...

lifecycle/frozen
area/clusterloader
area/slo

gatherScheduleTimes: https://github.com/kubernetes/perf-tests/blob/master/clusterloader2/pkg/measurement/common/slos/pod_startup_latency.go#L268 is currently listing events at the end of the test. Given that events by default have 1h TTL, for measurements across longer periods it just returns incomplete results....

help wanted
good first issue
area/clusterloader

One of the important metrics that may suggest overload of the control plane is the number of watches that are closed by kube-apiserver because they don't keep up (or watchcache...

help wanted
kind/feature
good first issue