Commit graph

25187 commits

Author SHA1 Message Date
Kubernetes Prow Robot
1861c1a072
Merge pull request #136601 from michaelasp/realFifoGA
Set RealFIFO to GA in 1.36
2026-02-04 05:32:34 +05:30
Kubernetes Prow Robot
c4f5cea36b
Merge pull request #135746 from richabanker/move-flagz
Move apiserver's flagz installation to genericapiserver alongside statusz
2026-02-04 05:32:27 +05:30
Kubernetes Prow Robot
bc9c9f79ad
Merge pull request #136477 from everettraven/feature/liveness-probe-fails-on-loopback-cert-expiry
Add loopback certificate expiration health check
2026-02-04 00:58:28 +05:30
Kubernetes Prow Robot
c91e982433
Merge pull request #136489 from Ignoramuss/optionalorrequired-node
api: enable optionalorrequired linter for node API
2026-02-03 23:58:27 +05:30
Bryce Palmer
1d5082dd27 server/config: methods for adding healthz and livez health checks
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
2026-02-03 12:31:20 -05:00
Bryce Palmer
79aaabb40f bugfix: add loopback certificate expiration health check
so that configured liveness probes will fail
if the loopback certificate has expired,
forcing a restart.

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
2026-02-03 12:31:20 -05:00
Kubernetes Prow Robot
d50446099d
Merge pull request #136561 from DockToFuture/patch/NetworkUnavailable
Fix route controller condition update
2026-02-03 22:32:32 +05:30
Kubernetes Prow Robot
a841d11420
Merge pull request #136619 from pohly/dra-allocator-promotion
DRA allocator: promote experimental -> incubating -> stable
2026-02-02 22:22:29 +05:30
Nabarun Pal
d85557c867 Update publishing rules to reflect 1.25.6 and 1.24.12
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2026-02-01 00:19:03 +05:30
Ignoramuss
50eb238457 api: enable optionalorrequired linter for node API
Add missing +required marker to RuntimeClass.Spec in node/v1alpha1 and
enable the optionalorrequired linter for the node API group.
2026-01-30 17:24:42 -08:00
Richa Banker
4e47bea7b0 Move flagz installation together with statusz's 2026-01-30 11:25:19 -08:00
Kubernetes Prow Robot
c04907b025
Merge pull request #135790 from 0x5457/fix/attach-reattach-message-missing-namespace
Fix missing namespace flag in attach reattach message
2026-01-30 23:36:31 +05:30
Kubernetes Prow Robot
49fe2ecce1
Merge pull request #135719 from Argh4k/waiting-pod-integration-test
Put pods preempted in WaitOnPermit to backoff queue
2026-01-30 23:36:24 +05:30
Kubernetes Prow Robot
22e1ea92cd
Merge pull request #136643 from ardaguclu/kubectl-kuberc-beta
Promote kubectl kuberc commands to beta
2026-01-30 22:20:32 +05:30
Kubernetes Prow Robot
c9df8cdf21
Merge pull request #135942 from aman4433/fix-apf-timeout-header-flake
test: skip APF header assertions after request timeout
2026-01-30 22:20:23 +05:30
Maciej Wyrzuc
f1f3a08ba7 Put pods preempted in WaitOnPermit in backoff queue 2026-01-30 09:38:17 +00:00
Aman Shrivastava
8d0efb4805 test: skip APF header assertions after request timeout 2026-01-30 13:58:20 +05:30
Kubernetes Prow Robot
a7b940cde2
Merge pull request #131068 from soltysh/sample_controller_scheme
Switch sample-controller to use NewClientset supporting applyconfiguration rather than deprecated NewSimpleClientset
2026-01-30 12:09:42 +05:30
Arda Güçlü
4e47d34a0d Promote kubectl kuberc commands to beta 2026-01-30 09:23:14 +03:00
Kubernetes Prow Robot
4caf96e199
Merge pull request #136598 from dgrisonnet/update-go-systemd
Bump go-systemd to v22.7.0
2026-01-30 03:07:56 +05:30
Kubernetes Prow Robot
3760cdc64a
Merge pull request #136482 from aaron-prindle/dv-feature-gate-ga
Graduate DeclarativeValidation feature gate to GA
2026-01-30 03:07:48 +05:30
Kubernetes Prow Robot
cc0fdc1fe2
Merge pull request #136509 from pohly/client-go-informer-deadlock
client-go informers: fix potential deadlock
2026-01-30 01:22:14 +05:30
Kubernetes Prow Robot
8f4c197169
Merge pull request #136424 from JoelSpeed/podgroup-union
Mark PodGroupPolicy up with openapi union member tags
2026-01-30 01:22:06 +05:30
Kubernetes Prow Robot
5178fee46e
Merge pull request #135638 from cartermckinnon/enforce-compressible-doc
doc(kubelet): enforceNodeAllocatable compressible options
2026-01-30 01:21:57 +05:30
Kubernetes Prow Robot
f1d3ab9cf3
Merge pull request #134925 from ShaanveerS/shaan/imagepolicy-on-joel
feat(kal): enforce either optional or required tag on imagepolicy API group
2026-01-29 23:31:51 +05:30
Kubernetes Prow Robot
8d05750d56
Merge pull request #135262 from cmuuss/auditrulegroupwildcards
added wildcard * for GroupResources to allow filtering of noisy subgr…
2026-01-29 21:11:51 +05:30
Maciej Szulik
3e6de91064
Run make update
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-01-29 16:06:16 +01:00
Maciej Szulik
9c0a9cb538
Switch to using NewClientset rather than deprecated NewSimpleClientset
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-01-29 16:06:16 +01:00
Maciej Szulik
c45c6f1842
Generate applyconfigurations and openapi for sample-controller
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-01-29 16:06:12 +01:00
Maciej Szulik
1d23ecbdde
Copy models-schema generator to sample-controller
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-01-29 16:03:31 +01:00
Maciej Szulik
7eb548f9c3
Drop unused boilerplate file
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-01-29 16:03:31 +01:00
Patrick Ohly
858d26fd45 DRA structured: remove obsolete, confusing comment 2026-01-29 12:53:47 +01:00
Patrick Ohly
5c19239290 DRA allocator: promote experimental -> incubating -> stable
The previous incubating becomes stable, experimental the new incubating. Now
experimental and incubating are identical until we merge more experimental
changes again.

Specifically, these commands where used:

    rm -rf stable
    mv incubating stable
    mv stable/allocator_incubating.go stable/allocator_stable.go
    mv stable/pools_incubating.go stable/pools_stable.go
    sed -i -e 's/package incubating/package stable/' stable/*.go
    cp -a experimental incubating
    mv incubating/allocator_experimental.go incubating/allocator_incubating.go
    mv incubating/pools_experimental.go incubating/pools_incubating.go
    sed -i -e 's/package experimental/package incubating/' incubating/*.go

Some other packages then need to be adapted, in particular the
TestAllocatorSelection test.
2026-01-29 12:52:57 +01:00
Christian Muuß
ea3bfd9ea0 feat: Allow wildcard '*' for API groups in audit policy rules 2026-01-29 08:17:10 +00:00
Aaron Prindle
0cab277183 Graduate DeclarativeValidation feature gate to GA
This change graduates the 'DeclarativeValidation' feature gate to GA in v1.36.
The feature gate is now locked to 'true' by default.

Changes:
- Updated 'DeclarativeValidation' feature gate to GA in 'pkg/features/kube_features.go' and 'staging/src/k8s.io/apiserver/pkg/features/kube_features.go'.
- Updated feature gate documentation and versioned lists via 'hack/update-featuregates.sh'.
- Added feature gate emulation versioning to tests that explicitly disable 'DeclarativeValidation' to prevent panics now that the gate is locked to default.
2026-01-29 05:38:20 +00:00
Kubernetes Prow Robot
ebc5660fa5
Merge pull request #136583 from michaelasp/watchListRVEnforcement
Ensure resource version callbacks aren't called preemptively in reflector
2026-01-29 06:53:48 +05:30
Michael Aspinwall
7107e2f350 Set RealFIFO to GA in 1.36 2026-01-28 23:06:23 +00:00
Michael Aspinwall
35d29e4772 Add enforcement for rv update in watchlist to preserve the rv ordering invariant 2026-01-28 21:54:41 +00:00
Kubernetes Prow Robot
0d4d8a0cb2
Merge pull request #136575 from enj/enj/i/agg_dis_npe
Prevent nil pointer exception in aggregated discovery
2026-01-29 02:13:52 +05:30
Damien Grisonnet
e454bf04bb Bump go-systemd to v22.7.0
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2026-01-28 20:57:35 +01:00
Monis Khan
e7de8ba856
Prevent nil pointer exception in aggregated discovery
Signed-off-by: Monis Khan <mok@microsoft.com>
2026-01-28 13:55:37 -05:00
Kubernetes Prow Robot
0ed3bf2a9d
Merge pull request #136576 from pohly/log-client-go-apimachinery-network-util
apimachinery: contextual logging in network util code
2026-01-28 22:18:13 +05:30
Kubernetes Prow Robot
52ed30246d
Merge pull request #136537 from soltysh/missing_schemas
Generate applyconfigurations for kube-aggregator and sample-apiserver
2026-01-28 22:18:05 +05:30
Kubernetes Prow Robot
03c362c9b1
Merge pull request #136534 from dmaizel/fix/nil-map-panic-maxResourceList
fix: handle nil ResourceList in max() to prevent panic
2026-01-28 22:17:57 +05:30
Kubernetes Prow Robot
a41a5c35d3
Merge pull request #135106 from bkhadars/enable-commentstart1
enable commentstart check on admissionregistration API group
2026-01-28 20:39:53 +05:30
Daniel Maizel
7d5b4710bd fix: handle nil ResourceList in max() to prevent panic 2026-01-28 16:07:25 +02:00
Kubernetes Prow Robot
1c9da264ab
Merge pull request #129332 from pohly/log-client-go-clientcmd
client-go command: structured, contextual logging
2026-01-28 18:11:49 +05:30
kfess
3a0744ce6d
Add missing tests for kubectl describe commands (#136461)
* Add missing tests for kubectl describe commands

* fix linter error
2026-01-28 16:37:52 +05:30
Kubernetes Prow Robot
b90909e432
Merge pull request #136582 from yongruilin/master_kubeopenapi-format
Bump k8s.io/kube-openapi to latest and enable numeric format validation
2026-01-28 05:37:48 +05:30
yongruilin
45b64fb145 Add ratcheting tests for numeric format validation 2026-01-27 21:49:24 +00:00