Adrian Moisey
130641d6fd
Remove WithSerial
...
This test is very slow (15 minutes). This is testing if it can be run in
parallel
2026-02-21 12:13:49 +02:00
Kubernetes Prow Robot
c182a33384
Merge pull request #137175 from adrianmoisey/tweak-hpa-e2e-tests
...
Mark some HPA slow e2e tests as slow
2026-02-21 12:45:42 +05:30
Adrian Moisey
a3bf19813c
Style linting
2026-02-21 07:22:56 +02:00
Adrian Moisey
45a6ede4fe
Mark some HPA slow tests as slow
...
This will put the tests near the start of the run
2026-02-21 07:22:11 +02:00
Kubernetes Prow Robot
b5c9cada55
Merge pull request #137008 from srhppr/fix/podcertificate-owner-reference-apiversion
...
[KEP 4317] Fix incorrect APIVersion in PodCertificateRequest OwnerReference
2026-02-21 02:53:41 +05:30
Kubernetes Prow Robot
54241eea4d
Merge pull request #137046 from bart0sh/PR223-e2e-refactor-extended-resources
...
e2e: DRA: refactor device class creation API
2026-02-21 00:41:40 +05:30
Kubernetes Prow Robot
c01e10790a
Merge pull request #137169 from danwinship/revert-nftables-fix
...
Revert nftables fix for nftables 1.1.3
2026-02-20 23:51:56 +05:30
Kubernetes Prow Robot
322525229f
Merge pull request #137121 from liggitt/quota-resource
...
Make admission quota evaluator initialization conditional on resource serving
2026-02-20 23:51:48 +05:30
Kubernetes Prow Robot
4c84ef5a07
Merge pull request #135226 from tallclair/TestUpdatePodFromAllocation
...
Improve test coverage of UpdatePodFromAllocation
2026-02-20 23:51:40 +05:30
Kubernetes Prow Robot
9cd74d8c96
Merge pull request #137168 from adrianmoisey/adrian-deflake-test
...
Decrease likelihood of HPA flake in Configurable Tolerance
2026-02-20 23:01:49 +05:30
Kubernetes Prow Robot
2fd2e2bba4
Merge pull request #136975 from sunya-ch/follow-up-rename
...
DRA: Optimize SharedDeviceID.GetDeviceID function
2026-02-20 23:01:41 +05:30
Jordan Liggitt
2c9ccde2d0
Make quota evaluators in admission conditional on enabled resources
2026-02-20 11:34:33 -05:00
Jordan Liggitt
a64caab38f
Make API group enablement accurate for generic API server
2026-02-20 11:34:33 -05:00
Kubernetes Prow Robot
d56e985fa4
Merge pull request #137165 from esotsal/add-memory-manager-option-in-local-up-cluster
...
Configure memorymanager policy in local-up-cluster
2026-02-20 20:17:48 +05:30
Kubernetes Prow Robot
15a2107890
Merge pull request #136392 from skitt/unsupported-typo
...
Align IsWatchListSemanticsUnSupported comment
2026-02-20 20:17:41 +05:30
Dan Winship
219c13ae94
Revert "Update knftables to v0.0.20"
...
This reverts commit 62c3d8d820 .
2026-02-20 08:30:05 -05:00
Dan Winship
ea8bad22e6
Revert "pkg/proxy/nftables: fix kube-proxy crash with newer nftables versions"
...
This reverts commit 72ef5b34a8 .
2026-02-20 08:28:25 -05:00
Adrian Moisey
419960798a
Decrease likelihood of HPA flake
2026-02-20 13:53:13 +02:00
Kubernetes Prow Robot
9c607c3657
Merge pull request #136268 from pohly/dra-scheduler-logging
...
DRA scheduler: logging + test coverage
2026-02-20 16:59:40 +05:30
Ed Bartosh
1b258b0de7
e2e: DRA: refactor device class creation API
...
Replace numeric index-based extended resource naming with descriptive
string-based naming in DRA E2E tests for improved readability and
maintainability.
Changes:
- Replaced ExtendedResourceName(int) with ExtendedResourceName(string)
to use descriptive suffixes instead of numeric indices
- Replaced Class(int) with Class() and add ClassWithExtendedResource()
for explicit extended resource creation
- Removed SingletonIndex constant in favor of e2enode.SampleDeviceResourceName
- Added DeviceClassWrapper with builder pattern methods
(WithName, WithExtendedResource)
- Updated all test cases to use descriptive resource names ("cleanup",
"quota", "overcommitment", etc.) instead of numeric indices (0, 1, 2)
- Used resourceapi.ResourceDeviceClassPrefix for implicit extended
resource names
This refactoring makes test code more readable and maintainable by making
extended resources and device class naming explicit rather than implicit through
index values.
2026-02-20 12:14:16 +02:00
Sotiris Salloumis
df5c17e199
Add memorymanager option in local-up-cluster
2026-02-20 09:44:54 +01:00
Patrick Ohly
2b18086a25
DRA scheduler: update logging
...
The assume cache logs adding assumed claims at V(4) but there wasn't anything
about in-flight claims in the log for a scheduling failure where the same
device was allocated twice (https://github.com/kubernetes/kubernetes/issues/133602 ).
Debugging that issue depends on seeing all changes related to assume cache
changes (not just the single "Assumed object") and in-flight claims. We could
make them all V(4) (= "debug level") but they seem more appropriate for V(5) (=
"trace level"), so the assume cache verbosity gets toned down to that.
2026-02-20 08:05:23 +01:00
Patrick Ohly
e6d9cbf729
DRA scheduler plugin: increase test coverage
...
Line coverage isn't much better (81.3% -> 81.8%) but it's not clear whether "in
flight claims" were considered by any test case.
2026-02-20 07:58:58 +01:00
Kubernetes Prow Robot
dbe44e3584
Merge pull request #137084 from liggitt/proto-message
...
KEP-5589: Drop temporary build-tagged ProtoMessage methods
2026-02-20 10:11:38 +05:30
Tim Allclair
c9d3f97008
Improve test coverage of UpdatePodFromAllocation
2026-02-20 00:59:17 +00:00
Kubernetes Prow Robot
f3c452e8f4
Merge pull request #137128 from brejman/tas-feature-gate
...
KEP-5732: Add TopologyAwareWorkloadScheduling feature gate
2026-02-20 05:09:38 +05:30
Kubernetes Prow Robot
7336e04752
Merge pull request #137101 from richabanker/informer-metric-latency
...
Add processing latency metric for RealFIFO
2026-02-20 03:31:46 +05:30
Kubernetes Prow Robot
4f87013946
Merge pull request #136330 from atombrella/feature/modernize_slicescontains
...
Simplify pkg/volume with slices.Contains.
2026-02-20 03:31:38 +05:30
Kubernetes Prow Robot
e904a331be
Merge pull request #137017 from lalitc375/revert-dv-native
...
Revert DV native error matcher and errors
2026-02-20 01:45:52 +05:30
Kubernetes Prow Robot
855ee92e19
Merge pull request #133407 from richabanker/mvp-egress-dialer
...
Add egress dialer to proxyClientConfig for Mixed Version Proxy
2026-02-20 01:45:43 +05:30
Kubernetes Prow Robot
8bcd09d171
Merge pull request #137134 from adrianmoisey/try-fix-test
...
Mark HPA's configurable tolerance test as serial
2026-02-20 00:57:59 +05:30
Kubernetes Prow Robot
ca40b5ba19
Merge pull request #137129 from danwinship/node-authn-fix
...
Fix the NodeAuthenticator e2e tests to not be no-ops
2026-02-20 00:57:50 +05:30
Kubernetes Prow Robot
8812ec563c
Merge pull request #134353 from skitt/drop-string-slice
...
Deprecate obsolete slice utility functions
2026-02-20 00:57:41 +05:30
Richa Banker
50d2f0fce1
Add egress dialer to proxyClientConfig for Mixed Version Prpxy
2026-02-19 10:10:24 -08:00
Richa Banker
d049bd1233
Add processing latency metric for RealFIFO
2026-02-19 10:04:03 -08:00
Jordan Liggitt
3a9e3b55fb
Regenerate protobuf
2026-02-19 12:43:58 -05:00
Jordan Liggitt
696a504911
Drop protomessage generator
2026-02-19 12:43:43 -05:00
Kubernetes Prow Robot
6adb2afe55
Merge pull request #134937 from michaelasp/pocConsistentDs
...
Daemonset controller staleness detection
2026-02-19 23:11:38 +05:30
Michael Aspinwall
65eb0e94c2
Daemonset Consistency
...
Add the ability for the daemonset controller to figure out whether it has read its own writes for pods and daemonset objects.
2026-02-19 16:53:19 +00:00
Kubernetes Prow Robot
e7ce1e10d0
Merge pull request #137131 from danwinship/unused-networking-framework
...
Remove some dead e2e networking test framework code
2026-02-19 22:13:46 +05:30
Kubernetes Prow Robot
d600aa009e
Merge pull request #137123 from jacobsee/dra-replicaset-scale-during-test-teardown
...
Scale ReplicaSet in DRA test down once in total, not once per pod
2026-02-19 22:13:39 +05:30
Kubernetes Prow Robot
0536cfdf8d
Merge pull request #137107 from joshjms/update-etcd-3.6.8
...
etcd: update etcd image to v3.6.8
2026-02-19 21:05:40 +05:30
Adrian Moisey
278cdba56e
Mark HPA's configurable tolerance test as serial
2026-02-19 16:53:02 +02:00
Dan Winship
8c9b2153e1
Remove some more dead code
2026-02-19 09:10:02 -05:00
Dan Winship
db71bd462f
Remove test/e2e/framework/ingress
...
Nothing uses this any more (all the code that used it was removed
along with the GCP provider).
2026-02-19 09:10:02 -05:00
Kubernetes Prow Robot
aa58d2c64c
Merge pull request #136892 from koba1t/update/kubectl-in-kustomize_to_v5.8.1
...
Update/kubectl in kustomize to v5.8.1
2026-02-19 19:37:40 +05:30
Bartosz
2fdc032273
Add feature gate for TopologyAwareWorkloadScheduling
2026-02-19 13:32:22 +00:00
koba1t
656c0893a8
Update kubectl kustomize to kyaml/v0.21.1, cmd/config/v0.21.1, api/v0.21.1, kustomize/v5.8.1
2026-02-19 22:18:06 +09:00
koba1t
58d00acb62
remove unwanted dependency 'github.com/pkg/errors'
2026-02-19 22:16:47 +09:00
Dan Winship
cf1db16450
Fix the NodeAuthenticator e2e tests
...
The tests were accidentally shadowing the nodeIPs variable, resulting
in them being no-ops.
Noticed while trying to fix them to only act on a single node IP
anyway, because there's no guarantee that kubelet is listening on
every reported node IP.
2026-02-19 07:22:21 -05:00