Commit Graph

134908 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
da05e3ccc7 Merge pull request #134369 from rbiamru/add-nodeconformance-mirror-pod
test/e2e_node: mark MirrorPod update tests as [NodeConformance]
2025-10-06 11:21:08 -07:00
Kubernetes Prow Robot
f74a7458d9 Merge pull request #134173 from toVersus/test/deflake-sidecar-e2e
deflake e2e: ensure pod with sidecars restarts in correct order after node reboot
2025-10-06 11:21:00 -07:00
yongruilin
6965075ebd Address feedback: simpliy errormatcher instantiation 2025-10-06 17:54:03 +00:00
yongruilin
6138a68f4e fix(validation): Mark covered errors in TestValidateClaim for better clarity 2025-10-06 17:54:03 +00:00
yongruilin
763c01ef68 feat(validation): Add normalization rules for ResourceClaim validation 2025-10-06 17:54:01 +00:00
Natasha Sarkar
32e64ec0e9 simplify getNodeAnyway func 2025-10-06 16:55:11 +00:00
Patrick Ohly
c82f2caaa4 DRA E2E: promote CRUD tests to conformance 2025-10-06 17:15:20 +02:00
Antonio Ojea
2b220dffa7 add integration test for endpointslice controller headless services 2025-10-06 13:39:12 +00:00
Kubernetes Prow Robot
37f067778e Merge pull request #134384 from tchap/kubectl-config-set-context-shorthand-namespace
kubectl config set-context: Add -n flag
2025-10-06 03:19:06 -07:00
Ondra Kupka
d03fab555f kubectl config set-context: Add -n flag
This is simply a shorthand for --namespace as with other commands.
2025-10-06 11:31:26 +02:00
Karthik Bhat
09ef1e08e9 Fix storage version test flake 2025-10-06 14:25:13 +05:30
Kubernetes Prow Robot
4b9d59f14f Merge pull request #134425 from HirazawaUi/fix-wrong-message-1006
Fix incorrect error messages
2025-10-05 11:28:58 -07:00
HirazawaUi
f9a893be37 Fix incorrect error messages 2025-10-06 00:42:21 +08:00
MohammadHasan Akbari
d1767c10c0 fix: typo in internalversion printers 2025-10-05 07:37:34 +00:00
Kubernetes Prow Robot
cafff6eade Merge pull request #134409 from SergeyKanzhelev/remove-cpu-conversion-methods
remove cpuSharesToCPUWeight that is not used any longer
2025-10-04 08:42:57 -07:00
yongruilin
ae8ea8994e feat(validation): Enhance validation tests with normalization rules support 2025-10-04 03:28:52 +00:00
yongruilin
7bbc7228ac run update-codegen.sh 2025-10-04 03:28:50 +00:00
yongruilin
7366031541 feat(dra): Add maxItems validation tags for ResourceClaim fields
This commit adds +k8s:maxItems tags to several slice fields within the ResourceClaimSpec across versions v1, v1beta1, and v1beta2.

The following fields under ResourceClaimSpec are now validated for their maximum number of items:
 - DeviceRequest.FirstAvailable
 - ExactDeviceRequest.Selectors
 - DeviceSubRequest.Selectors
 - DeviceConstraint.Requests
 - DeviceClaimConfiguration.Requests
2025-10-04 03:26:24 +00:00
Kubernetes Prow Robot
054af8e91b Merge pull request #134368 from aaron-prindle/error-matcher-path-normalization
feat: add path normalization support to error matcher
2025-10-03 17:00:58 -07:00
Sergey Kanzhelev
4568ac300c changelog for 1.34 2025-10-03 23:30:28 +00:00
Sergey Kanzhelev
b2073c3325 reordered changelog for cri api 2025-10-03 23:04:23 +00:00
Sergey Kanzhelev
5b7e96219f remove cpuSharesToCPUWeight that is not used any longer 2025-10-03 22:50:07 +00:00
Kubernetes Prow Robot
ab7e45228f Merge pull request #134400 from macsko/disable_async_api_calls_feature_gate
Disable SchedulerAsyncAPICalls feature gate due to a known regression in v1.34
2025-10-03 14:22:58 -07:00
Kubernetes Prow Robot
8c6fa3bd2f Merge pull request #134398 from humblec/metrics-csi
correct metrics function comments
2025-10-03 13:32:56 -07:00
Tim Hockin
8443187688 Warn when quota request > limit 2025-10-03 10:58:35 -07:00
rongfu.leng
79678dd393 feat: add resourcequota WarningsOnCreate request less than limits
Signed-off-by: rongfu.leng <lenronfu@gmail.com>
2025-10-03 10:58:34 -07:00
Kubernetes Prow Robot
9624c3dcdc Merge pull request #134360 from ajaysundark/fix-node-swap-metric-time-stamp
Fix: Correct timestamp for node swap metrics
2025-10-03 09:34:58 -07:00
Maciej Skoczeń
100cd47acb Update SIG Scheduling leads in feature-approvers 2025-10-03 14:05:25 +00:00
Kubernetes Prow Robot
bd715a38d3 Merge pull request #134397 from AwesomePatrol/move-stats-to-get-list
Move stats updates to getList
2025-10-03 07:01:05 -07:00
Kubernetes Prow Robot
4db43d1321 Merge pull request #134251 from joshjms/update-etcd-3.6.5
etcd: Update etcd to v3.6.5
2025-10-03 07:00:58 -07:00
Maciej Skoczeń
1137d51b35 Disable SchedulerAsyncAPICalls feature gate due to a known regression 2025-10-03 13:02:02 +00:00
Kubernetes Prow Robot
aa42060beb Merge pull request #134387 from adrianmoisey/attempt-at-fixing-flake
Use a dedicated delete channel in HPA test
2025-10-03 04:52:57 -07:00
Humble Devassy Chirammal
2ddc955558 correct metrics function comments
Signed-off-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
2025-10-03 17:11:54 +05:30
Kubernetes Prow Robot
389507c723 Merge pull request #134294 from ania-borowiec/test_for_rollback
Fix for incorrect activation of preemptor pod waiting for deletion of victim, plus integration test verifying the fix
2025-10-03 03:38:58 -07:00
joshjms
070d4c1846 bump etcd to v3.6.5
Signed-off-by: joshjms <joshjms1607@gmail.com>
2025-10-03 18:19:15 +08:00
Ania Borowiec
7c59672213 Fix in code and integration test that verifies that when victim pod is stuck in binding, preemptor pod remains waiting in unschedulable queue until deletion of the victim pod is completed 2025-10-03 09:42:50 +00:00
Aleksander Mistewicz
e9f61ce511 Move stats updates to getList
Signed-off-by: Aleksander Mistewicz <amistewicz@google.com>
2025-10-03 11:12:48 +02:00
Lukasz Szaszkiewicz
4b3e562dc8 client-go/util/watchlist/watch_list: intro DoesClientNotSupportWatchListSemantics 2025-10-03 10:22:48 +02:00
Kubernetes Prow Robot
aa38aeaca2 Merge pull request #134390 from liggitt/metric-hidden-race
Use lock-free for unguarded isHidden/isDeprecated fields
2025-10-02 20:23:03 -07:00
Kubernetes Prow Robot
0dd78f632e Merge pull request #133747 from pohly/dra-e2e-crud-conformance
DRA: CRUD conformance tests
2025-10-02 20:22:56 -07:00
Kubernetes Prow Robot
ab89efc573 Merge pull request #134302 from lalitc375/device-class-selectors
feat(resource): Add validation for DeviceClass selectors and configs
2025-10-02 18:30:56 -07:00
Kubernetes Prow Robot
5c73384abb Merge pull request #134283 from natasha41575/ippr-tests
[InPlacePodVerticalScaling] refactor and increase coverage for pod resize tests
2025-10-02 17:39:10 -07:00
Kubernetes Prow Robot
5da3bd6eb5 Merge pull request #134127 from aojea/apiserver_noproxy
integration test: webhook proxy behavior
2025-10-02 17:38:58 -07:00
Kubernetes Prow Robot
d9405d9eaf Merge pull request #133394 from BenTheElder/invariants
check invariant metrics after e2e tests
2025-10-02 16:00:57 -07:00
Antonio Ojea
0b0a5974f8 integration test: webhook proxy behavior
adds a new integration test to verify that the API server's egress
to admission webhooks correctly respects the standard `HTTPS_PROXY`
and `NO_PROXY` environment variables.

It adds a new test util to implement a Fake DNS server that allows
to override DNS resolution in tests, specially useful for integration
test that can only bind to localhost the servers, that is ignored
by certain functionalities.
2025-10-02 22:31:08 +00:00
Jordan Liggitt
26c7846e6d Use lock-free for unguarded isHidden/isDeprecated fields 2025-10-02 18:11:59 -04:00
Benjamin Elder
52dec274b3 add TODO to migrate when new metrics mature and old metrics are deprecated 2025-10-02 15:03:29 -07:00
Benjamin Elder
7c529f25f4 add apiserver_validation_declarative_validation_panic_total invariant 2025-10-02 15:00:44 -07:00
Benjamin Elder
84ce0f57f2 add test to verify invariants are fully specified 2025-10-02 14:57:49 -07:00
Benjamin Elder
41ae5cdf4b check invariant metrics after e2e tests 2025-10-02 14:08:08 -07:00