Maciej Skoczeń
0fbc8cd44c
Remove integration-test labels from long running scheduler_perf workloads
2025-08-01 07:18:26 +00:00
yliao
65fda6dd34
fixed exended resource scheduling performance test, added more nodes for scheduling the init pods
2025-07-31 18:15:55 +00:00
Kubernetes Prow Robot
9e2a0c7453
Merge pull request #133293 from utam0k/kep-5278--fg-alpha
...
Demote KEP-5278 feature gates ClearingNominatedNodeNameAfterBinding and NominatedNodeNameForExpectation to Alpha
2025-07-31 02:37:16 -07:00
Kubernetes Prow Robot
29e66a698f
Merge pull request #133299 from macsko/split_dra_scheduler_perf
...
Split DRA scheduler_perf tests into multiple packages
2025-07-30 06:38:26 -07:00
Maciej Skoczeń
c7db6362fe
Move NominatedNodeName preemption-related integration tests to a new package
2025-07-30 10:47:38 +00:00
Maciej Skoczeń
07c71097d3
Split DRA scheduler_perf tests into multiple packages
2025-07-30 09:06:34 +00:00
Kubernetes Prow Robot
a59ad81135
Merge pull request #132522 from sunya-ch/KEP-5075-PR
...
DRA: Implementation of Consumable Capacity (KEP-5075)
2025-07-29 23:56:27 -07:00
utam0k
988c9b03fd
Demote KEP-5278 feature gates ClearingNominatedNodeNameAfterBinding and NominatedNodeNameForExpectation to Alpha
...
Signed-off-by: utam0k <k0ma@utam0k.jp >
2025-07-30 15:48:26 +09:00
Sunyanan Choochotkaew
7f052afaef
KEP 5075: implement scheduler
...
Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com >
2025-07-30 09:52:49 +09:00
Kubernetes Prow Robot
91731d05e2
Merge pull request #133279 from ffromani/pod-level-resource-managers
...
[PodLevelResources] handle pod-level resource manager alignment
2025-07-29 17:28:33 -07:00
Dixita
3e3b2447ff
Promote PodLevelResources to Beta ( #132999 )
...
Signed-off-by: ndixita <ndixita@google.com >
2025-07-29 17:28:26 -07:00
Sunyanan Choochotkaew
5ad969588d
KEP-5075: API updates
...
Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com >
2025-07-30 09:26:40 +09:00
Kubernetes Prow Robot
1b273b385e
Merge pull request #130653 from yliaog/master
...
kubelet and scheduler for extended resource backed by DRA
2025-07-29 13:04:27 -07:00
yliao
23d6f73e72
extended resource backed by DRA: test
2025-07-29 18:55:28 +00:00
Kubernetes Prow Robot
74f7a44966
Merge pull request #133276 from macsko/stop_clearing_nnn_in_all_cases
...
KEP-5278 Stop clearing NominatedNodeName in all cases
2025-07-29 11:24:40 -07:00
Francesco Romani
a3a767b37e
WIP: fix e2e tests
...
Signed-off-by: Francesco Romani <fromani@redhat.com >
2025-07-29 20:20:08 +02:00
Kubernetes Prow Robot
f142852b07
Merge pull request #133270 from aramase/aramase/i/deflake_issue_133249
...
test: fix TestStructuredAuthenticationConfigReload flake by handling expected network errors
2025-07-29 10:12:42 -07:00
Kubernetes Prow Robot
656360f67c
Merge pull request #133254 from HirazawaUi/fixinvalid-validation
...
Fix incorrect validation on the kubelet
2025-07-29 10:12:34 -07:00
Kubernetes Prow Robot
fd3c879a5b
Merge pull request #132443 from utam0k/clearn-nnn-bind-api
...
Clear pod.Status.NominatedNodeName when pod is bound
2025-07-29 10:12:26 -07:00
Luiz Oliveira
7fbf63a23f
HPA support for pod-level resource specifications ( #132430 )
...
* HPA support for pod-level resource specifications
* Add e2e tests for HPA support for pod-level resource specifications
2025-07-29 09:02:26 -07:00
utam0k
60fa65db88
Clear pod.Status.NominatedNodeName when pod is bound
...
Signed-off-by: utam0k <k0ma@utam0k.jp >
2025-07-29 23:48:11 +09:00
Kubernetes Prow Robot
e2ab840708
Merge pull request #130160 from KobayashiD27/dra-device-binding-conditions
...
Implement DRA Device Binding Conditions (KEP-5007)
2025-07-29 07:34:26 -07:00
Maciej Skoczeń
aea0a3cca2
Run all relevant test cases with the feature gate enabled and disabled
2025-07-29 12:21:03 +00:00
utam0k
856e7d2383
scheduler: Stop clearing NominatedNodeName on all cases
...
Signed-off-by: utam0k <k0ma@utam0k.jp >
2025-07-29 12:21:03 +00:00
Kobayashi,Daisuke
6653ef652b
KEP-5007 DRA Device Binding Conditions: Add dra integration test
2025-07-29 11:36:07 +00:00
Kobayashi,Daisuke
ac81b829e4
KEP-5007 DRA Device Binding Conditions: Run make update
2025-07-29 11:34:03 +00:00
Kubernetes Prow Robot
461ba83084
Merge pull request #133021 from sanposhiho/pre-flight-skip
...
feat: trigger PreBindPreFlight in the binding cycle
2025-07-29 04:10:01 -07:00
Kensei Nakada
ac9fad6030
feat: trigger PreFilterPreBind in the binding cycle
2025-07-29 19:01:02 +09:00
Anish Ramasekar
48eef9ce9a
test: fix TestStructuredAuthenticationConfigReload flake by handling expected network errors
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2025-07-29 08:06:39 +00:00
Kubernetes Prow Robot
1ce98e3c09
Merge pull request #133267 from danwinship/apiserver-proxy-flake
...
Fix apiserver service proxying e2e test flakiness
2025-07-28 23:18:37 -07:00
Kubernetes Prow Robot
ba76d238ad
Merge pull request #133259 from ndixita/code-refactor
...
Adding check for nil pod resources in huge pages test
2025-07-28 23:18:30 -07:00
Kubernetes Prow Robot
1ef7677415
Merge pull request #133220 from toVersus/fix/downward-api-e2e-failure
...
[PodLevelResources] Add missing label to Downward API test
2025-07-28 21:06:29 -07:00
Kubernetes Prow Robot
dd4e4f1dd1
Merge pull request #133262 from BenTheElder/no-authenticated-image-pulling
...
remove broken test that depends on expired credential, remove hardcoded credential, add TODOs
2025-07-28 17:28:28 -07:00
Dan Winship
f9bb14fcf0
Fix apiserver service proxying e2e test flakiness
...
Also, fix its conformance description, which appears to have
accidentally been filled in with the description of the wrong test.
2025-07-28 19:42:04 -04:00
Benjamin Elder
8ace0fb89f
remove failing test that depends on expired credential, remove credential, add TODOs
...
see: https://github.com/kubernetes/kubernetes/issues/130271
2025-07-28 15:43:43 -07:00
ndixita
4b698656be
Returning early if podResources is nil to avoid nil pointer dereferencing
...
Signed-off-by: ndixita <ndixita@google.com >
2025-07-28 19:31:08 +00:00
Kevin Torres
766d011bba
E2E tests for no hints nor aligment of CPU and Memory managers
2025-07-28 18:53:04 +00:00
Kubernetes Prow Robot
924b324088
Merge pull request #133243 from yuanwang04/restart-rules
...
ContainerRestartRules feature gate should work with probes
2025-07-28 11:42:28 -07:00
Kubernetes Prow Robot
a2bf45b081
Merge pull request #133213 from sanposhiho/second-trial-conor
...
fix: handle corner cases in the async preemption
2025-07-28 10:06:36 -07:00
Yuan Wang
4b479da4b5
Remove the feature from e2e test
2025-07-28 16:33:20 +00:00
HirazawaUi
6997fbd1ed
Fix incorrect validation on the kubelet
2025-07-29 00:02:20 +08:00
Kubernetes Prow Robot
e2eed70a29
Merge pull request #133245 from ivanvc/update-etcd-to-3.6.4
...
Update etcd to 3.6.4
2025-07-28 07:54:29 -07:00
Kensei Nakada
f3466f8adc
fix: flake integration test
2025-07-28 23:12:58 +09:00
Kubernetes Prow Robot
010e0a9b5b
Merge pull request #132886 from macsko/send_api_calls_through_dispatcher
...
KEP-5229: Send API calls through dispatcher and cache
2025-07-28 03:58:28 -07:00
Ivan Valdes
e8dc272c53
Update etcd to 3.6.4
2025-07-27 21:45:02 -07:00
Tsubasa Nagasawa
48fd30113c
[PodLevelResources] Add missing label to Downward API test
2025-07-26 07:51:58 +09:00
Kubernetes Prow Robot
a493bafd02
Merge pull request #133156 from ritazh/draadminaccess-update-flake
...
DRAAdminAccess: move metrics test from e2e to integration
2025-07-25 13:40:27 -07:00
Maciej Skoczeń
17d733e243
KEP-5229: Send API calls through dispatcher and cache
2025-07-25 15:35:36 +00:00
Patrick Ohly
40a90df3b3
DRA E2E: remove stress test
...
The test needs to schedule 256 pods at once, which only works with three
nodes (default limit is 100, but could also be lower). It's also a stress test
which flaked recently.
For now it gets removed without a replacement. A similar integration test is in
development, but too big (needs some infrastructure changes in
test/integration/dra) to add during code freeze.
2025-07-25 12:45:01 +02:00
Kubernetes Prow Robot
6d4ca967f7
Merge pull request #132824 from roycaihw/psi-pressure-test
...
Extend E2E test coverage for PSI metrics under pressure
2025-07-25 00:32:27 -07:00