kubernetes/test
Kensei Nakada c7e7eee554
feature(scheduling_queue): track events per Pods (#118438)
* feature(sscheduling_queue): track events per Pods

* fix typos

* record events in one slice and make each in-flight Pod to refer it

* fix: use Pop() in test before AddUnschedulableIfNotPresent to register in-flight Pods

* eliminate MakeNextPodFuncs

* call Done inside the scheduling queue

* fix comment

* implement done() not to require lock in it

* fix UTs

* improve the receivedEvents implementation based on suggestions

* call DonePod when we don't call AddUnschedulableIfNotPresent

* fix UT

* use queuehint to filter out events for in-flight Pods

* fix based on suggestion from aldo

* fix based on suggestion from Wei

* rename lastEventBefore → previousEvent

* fix based on suggestion

* address comments from aldo

* fix based on the suggestion from Abdullah

* gate in-flight Pods logic by the SchedulingQueueHints feature gate
2023-07-17 15:53:07 -07:00
..
cmd kubectl delete: Introduce new interactive flag for interactive deletion (#114530) 2023-07-11 06:05:11 -07:00
conformance Remove csiDriver Conformance test 2023-07-03 08:50:16 +12:00
e2e Update code to use new generic allocatedResourceStatus field 2023-07-17 15:30:35 -04:00
e2e_kubeadm e2e: detect unexpected command line arguments 2023-07-05 13:34:09 +02:00
e2e_node Merge pull request #118973 from ffromani/kubelet-podresources-getallocatable-ga 2023-07-17 13:47:33 -07:00
fixtures Kubectl convert - warn users with NotRegisteredError and Fail on all other errors (#117002) 2023-04-11 19:17:53 -07:00
fuzz
images [go] Bump images, versions and deps to use Go 1.20.6 2023-07-14 12:04:13 +02:00
instrumentation fix metric names 2023-07-17 11:22:21 -07:00
integration feature(scheduling_queue): track events per Pods (#118438) 2023-07-17 15:53:07 -07:00
kubemark upgrade npd image version to v0.8.13 for kubemark 2023-07-03 13:46:58 +08:00
list
soak/serve_hostnames fix typos 2022-06-15 13:38:48 +09:00
typecheck Replace os.Setenv with testing.T.Setenv in tests 2023-06-05 21:08:56 -05:00
utils Merge pull request #115122 from r-erema/110782-oidc-test-coverage 2023-07-10 15:29:10 -07:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00