Commit graph

137976 commits

Author SHA1 Message Date
ChengHao Yang
db4ea8afdb
Graduate old SA metric update documentation-list.yaml
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2026-05-20 15:55:06 +08:00
ChengHao Yang
b2bd8a4a93
Graduate old ServiceAccount metrics to BETA
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
2026-05-20 15:52:06 +08:00
Kubernetes Prow Robot
621e250502
Merge pull request #139157 from skitt/cadvisor-0.57.0
Bump cadvisor to 0.57.0
2026-05-20 07:05:47 +05:30
Kubernetes Prow Robot
d0ab3fc757
Merge pull request #139160 from danwinship/named-port-non-implementation
Add an NP e2e test of correct fallback when failing to implement named ports
2026-05-20 05:05:45 +05:30
Kubernetes Prow Robot
9bad8d66e7
Merge pull request #139173 from Jefftree/bump-kube-openapi-bbf5c5577288
Bump kube-openapi to latest
2026-05-20 03:55:53 +05:30
Kubernetes Prow Robot
31575f35f8
Merge pull request #139100 from ndixita/sig-node-reviewer
self-nominate ndixita to be a sig-node reviewer
2026-05-20 03:55:45 +05:30
Kubernetes Prow Robot
cc2629570d
Merge pull request #139038 from jpbetz/dv-enforcement-prep
Fix storage tests to support declarative validation enablement
2026-05-20 03:01:45 +05:30
Joe Betz
10685fb246
Migrate all storage tests to use request info 2026-05-19 16:37:03 -04:00
Jefftree
c52952f80c Bump k8s.io/kube-openapi to bbf5c5577288
TAG=agy

CONV=c2ce531b-5959-4834-9544-afc09a93f52f
2026-05-19 20:35:22 +00:00
Dan Winship
7c824ea051 Remove stale OWNERS file
Just inherit the parent OWNERS
2026-05-19 16:19:17 -04:00
Kubernetes Prow Robot
04976d6f60
Merge pull request #138844 from skitt/bump-tools
Bump all tool dependencies
2026-05-20 01:31:45 +05:30
Kubernetes Prow Robot
88f8b75de4
Merge pull request #139163 from jpbetz/tolerate-json-v2-munging
Tolerate json/v2 in unstructured and YAML tests
2026-05-20 00:33:46 +05:30
Kubernetes Prow Robot
30ccb9e50f
Merge pull request #139078 from jpbetz/return-deleted-object
Add API definition test to enforce ReturnDeletedObject: false
2026-05-19 23:33:48 +05:30
Joe Betz
ea588192f2
Tolerate json/v2 output in YAML tests 2026-05-19 13:19:26 -04:00
Joe Betz
c71f9ad835
Tolerate json/v2 invalid UTF-8 munging in unstructured serialization tests 2026-05-19 13:06:26 -04:00
Kubernetes Prow Robot
34341909b3
Merge pull request #139144 from pravk03/ndf-perf
Increase pod count in NodeDeclaredFeatures plugin scheduler perf test
2026-05-19 22:33:48 +05:30
Kubernetes Prow Robot
5d922c71d1
Merge pull request #139072 from richabanker/metrics-docs-list-ci
add CI verification for metrics documentation list
2026-05-19 20:39:51 +05:30
Kubernetes Prow Robot
52c25d73a7
Merge pull request #139085 from sairameshv/resource_quota_fix
Fix DRA extended resource quota test race condition
2026-05-19 19:41:57 +05:30
Kubernetes Prow Robot
f529c91dda
Merge pull request #138103 from adri1197/client-go-event-annotations
events: add AnnotatedEventRecorder interface into internal/events
2026-05-19 19:41:49 +05:30
Dan Winship
700d621fd6 Add an NP e2e test of correct fallback when failing to implement named ports 2026-05-19 09:56:42 -04:00
Kubernetes Prow Robot
ae2febc8b5
Merge pull request #138995 from soltysh/speedup_sts_tests
Speed up StatefulSet unit tests
2026-05-19 15:33:08 +05:30
Stephen Kitt
8f971144d0
Bump cadvisor to 0.57.0
This adds container creation timestamps.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2026-05-19 11:42:44 +02:00
Maciej Szulik
7213a2099b
Move various one-time testFn inline
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-05-19 10:56:35 +02:00
Maciej Szulik
5cf02ebbcc
Use fakeclock in all tests
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-05-19 10:39:17 +02:00
Maciej Szulik
4993d95630
Speed up StatefulSet unit tests
TestStatefulSetScaleDownRespectsMinReadySeconds and
TestStatefulSetOnDeleteStrategyIgnoresMinReadySeconds are testing
.spec.minReadySeconds. This resulted in tests spinning sufficiently long
to reach the desired value. In both cases it was set to 30s.
This change modifies scaleUpStatefulSetControl allowing to inject
fakeClock which allows faster time changes, thus speeding the tests.

Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-05-19 10:15:30 +02:00
Sai Ramesh Vanka
3f3a340240 Fix DRA extended resource quota test race condition
Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
2026-05-19 08:57:23 +05:30
Kubernetes Prow Robot
0cf3c17f47
Merge pull request #139143 from michaelasp/informerStoreFix
Fix informer store setting store version to noop
2026-05-19 05:51:06 +05:30
Richa Banker
f9ab2ff915 add CI verification for metrics documentation list
Signed-off-by: Richa Banker <richabanker@google.com>
2026-05-18 13:24:09 -07:00
Praveen Krishna
f01dce5a4b increase node declared features benchmark to 50k pods 2026-05-18 18:52:32 +00:00
Michael Aspinwall
e50a7f3dbc Fix nil check for store metrics 2026-05-18 18:20:43 +00:00
Kubernetes Prow Robot
ee954c1067
Merge pull request #139091 from olamilekan000/fix-duplicate-log-when-attachment-to-fials
fix duplicate logs suring run command when attachment to pod fails
2026-05-18 21:44:02 +05:30
Arda Güçlü
4593dbe07e
Move kubectl apply e2e tests to dedicated file (#139086)
* Move kubectl apply e2e tests to dedicated file

* Move prune test under apply.go
2026-05-18 21:43:53 +05:30
Kubernetes Prow Robot
f7a5b6f2c8
Merge pull request #139122 from carlory/update-kubeadm-runtime-warning-1.38
kubeadm: defer runtime config warning to 1.38
2026-05-18 20:48:03 +05:30
Mike Fedosin
86f94fda0c
Fix error formatting and use proper error wrapping in HPA controller (#139029)
* Fix format-string argument order in object metric error messages

The error format strings in GetObjectMetricReplicas and
GetObjectPerPodMetricReplicas had the arguments in the wrong order,
causing objectRef.Kind to be printed where the error should appear
and vice versa.

Signed-off-by: Mikhail Fedosin <mfedosin@redhat.com>

* Use %w for error wrapping in fmt.Errorf calls in podautoscaler

Replace %v with %w for error arguments in fmt.Errorf throughout the
HPA controller, replica calculator, and metrics client. This enables
proper error wrapping so that callers can use errors.Is and errors.As
to inspect underlying errors.

Signed-off-by: Mikhail Fedosin <mfedosin@redhat.com>

---------

Signed-off-by: Mikhail Fedosin <mfedosin@redhat.com>
2026-05-18 20:47:54 +05:30
Kubernetes Prow Robot
a4aee62c39
Merge pull request #139025 from omerap12/hpaConsistency
Add the ability for the hpa controller to read its own writes
2026-05-18 19:56:02 +05:30
Kubernetes Prow Robot
e789abc1ee
Merge pull request #138367 from timmy-wright/timmy/fix-cleanup
fix: accumulate subpath cleanup actions in makeMounts to prevent handle leak
2026-05-18 19:55:54 +05:30
Kubernetes Prow Robot
001e574e12
Merge pull request #139125 from yedou37/yedou37/unify-storage-list-metrics-labels
feat(apiserver): add storage and index labels to storage list metrics (unify storage list metrics-part2)
2026-05-18 18:48:03 +05:30
Kubernetes Prow Robot
83db98e61f
Merge pull request #137911 from troychiu/resource-version-in-resourceslice-test
DRA: [Test] Assign Initial ResourceVersion to ResourceSlices in Create Reactor
2026-05-18 18:47:54 +05:30
Kubernetes Prow Robot
8993230c71
Merge pull request #139056 from iomarsayed/add-performance-tests-for-tas
Add performance tests for TAS
2026-05-18 16:53:58 +05:30
Kubernetes Prow Robot
1619326c6a
Merge pull request #138981 from gnufied/implement-optimized-selinux-metric-emission
Improve performance characteristic of selinux metric emission
2026-05-18 16:53:51 +05:30
YeRongyu
d06c84f72d test(apiserver): cover storage list metrics labels 2026-05-18 19:17:10 +08:00
Kubernetes Prow Robot
96c348e943
Merge pull request #138837 from mattcary/multi-msg
Clarify multi-attach events
2026-05-18 15:47:59 +05:30
Kubernetes Prow Robot
d7e0dc363e
Merge pull request #137340 from vshkrabkov/perf-test/init-opportunistic-batching
Opportunistic batching performance tests
2026-05-18 15:47:51 +05:30
Kubernetes Prow Robot
992d4dfead
Merge pull request #139128 from serathius/owner
Add SIG instrumentation owners for new storage metrics directory
2026-05-18 13:47:07 +05:30
Marek Siarkowicz
babda030b0 Add SIG instrumentation owners for new storage metrics directory 2026-05-18 09:23:12 +02:00
YeRongyu
d805dfa5e1 feat(apiserver): add storage and index labels to storage list metrics 2026-05-18 11:49:40 +08:00
carlory
5351d659c0 kubeadm: defer runtime config warning to 1.38 2026-05-18 10:04:38 +08:00
Kubernetes Prow Robot
e7d98b4f9b
Merge pull request #138791 from bart0sh/PR234-DRA-feature-gate-tests
e2e_dra: add DRAExtendedResource feature-gate on/off/on cycle test
2026-05-18 00:53:03 +05:30
Kubernetes Prow Robot
62d7d414a6
Merge pull request #136692 from PatrickLaabs/133935-endpointsslice-1
chore: Replacing deprecated type for set.String and sets.NewString
2026-05-17 21:53:03 +05:30
Kubernetes Prow Robot
85a1ec91f1
Merge pull request #139099 from richabanker/fix-metrics-docs-component-mapping
[metrics docs]: use prefix match for component mapping
2026-05-17 05:20:26 +05:30