Dan Winship
db01f94032
Remove patch/update from ServiceCIDR API conformance test
...
They were already listed in ineligible_endpoints.yaml, so we shouldn't
be testing them here anyway.
2025-08-20 09:19:55 -04:00
Kubernetes Prow Robot
5568780ca3
Merge pull request #133562 from nojnhuh/dra-e2e-slice-controller-flake
...
DRA: wait for stats to converge in "creates slices" e2e test
2025-08-19 04:21:36 -07:00
Kubernetes Prow Robot
29e16ff792
Merge pull request #133286 from yliaog/deviceplugin
...
added WithFlaky to the device plugin test case: supports extended resources together with ResourceClaim
2025-08-19 00:43:35 -07:00
Kubernetes Prow Robot
17d6c9c551
Merge pull request #133523 from bart0sh/PR194-dra-upgrade-downgrade-use-latest
...
e2e_dra: use latest release if stable doesn't exist
2025-08-18 01:33:09 -07:00
Ed Bartosh
41013e7bf0
e2e_dra: use latest release if stable doesn't exist
...
This change updates the DRA upgrade/downgrade test to attempt
downloading the "latest" Kubernetes release if the "stable" release
entry point is not available.
This should fix test failures for the time just before the release,
when master is switched to the next release, but stable release URL
is not yet updated.
2025-08-18 10:23:42 +03:00
Kubernetes Prow Robot
180b4ec2ad
Merge pull request #133126 from RomanBednar/fix-populator-test
...
improve CRD handling in VolumePopulator test
2025-08-15 09:09:07 -07:00
Jon Huhn
bf6c86b562
DRA: wait for stats to converge in "creates slices" e2e test
2025-08-15 01:02:44 -05:00
Carlos Panato
020b7052ca
Bump dependencies, images and versions used to Go 1.24.6 and distroless iptables
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com >
2025-08-14 09:46:06 +02:00
yliao
edfa9a5bd2
added WithFlaky() to the device plugin test case: supports extended resources together with ResourceClaim
2025-08-13 17:57:33 +00:00
Roman Bednar
064b591617
improve CRD handling in VolumePopulator test
...
Test: provisioning should provision storage with any volume data source
During CSI certification test we observed that the test can fail
with a message:
"customresourcedefinitions.apiextensions.k8s.io \"volumepopulators.populator.storage.k8s.io\" already exists"
This is because the test does not consider that this CRD can be already
installed in the cluster.
The test was updated to handle the CRD better by creating it for the
duration of the test and removing it afterward. Otherwise, if the CRD
is already installed, the test will neither create nor remove it
2025-08-11 13:50:03 +02:00
Kubernetes Prow Robot
f003bd2de3
Merge pull request #133431 from richabanker/etcd-metrics-delete
...
Remove DeprecatedVersion for apiserver_storage_objects, adjust help text
2025-08-08 11:39:43 -07:00
Kubernetes Prow Robot
1b7557ecbc
Merge pull request #133397 from yliaog/conformance
...
reduced numPods to 5 from 10 to fix flaky test (supports reusing resources) due to timeout
2025-08-07 22:27:42 -07:00
Richa Banker
cbd6fb867b
Remove DeprecatedVersion for apiserver_storage_objects, adjust help text
2025-08-07 17:25:48 -07:00
Kubernetes Prow Robot
9d3fff5048
Merge pull request #133353 from ffromani/e2e-node-serial-unblock
...
node: unblock e2e serial lanes
2025-08-06 11:37:25 -07:00
yliao
b796918986
reduced numPods to 5 from 10 to fix flaky test (supports reusing resources) due to timeout.
2025-08-06 07:42:31 +00:00
Kubernetes Prow Robot
8e6d788887
Merge pull request #133344 from tallclair/mem-lim-decrease-test
...
Fix memory limit decrease test on cri-o
2025-08-02 04:01:37 -07:00
Kubernetes Prow Robot
d490383fcb
Merge pull request #133349 from kannon92/update-pause-always-pull
...
always pull pause image for eviction tests
2025-08-01 13:35:37 -07:00
Tim Allclair
01470d973b
Fix memory limit decrease test on cri-o
2025-08-01 09:56:51 -07:00
Francesco Romani
aca402f25b
e2e: node: skip breaking tests
...
Skip problematic tests to recover signal, then we will
reintroduce them gradually
See: https://github.com/kubernetes/kubernetes/issues/133314
See: https://github.com/kubernetes/kubernetes/pull/133336
Signed-off-by: Francesco Romani <fromani@redhat.com >
2025-08-01 13:59:32 +02:00
Maciej Skoczeń
0fbc8cd44c
Remove integration-test labels from long running scheduler_perf workloads
2025-08-01 07:18:26 +00:00
Kevin Hannon
e83e5815e5
always pull pause image for eviction tests
2025-08-01 00:55:10 -04: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