nispriha
a435b19e11
Run codegen for VolumeMount bindMountOptions field
2026-07-23 15:05:15 +05:30
kubernetes-prow[bot]
a669441811
Merge pull request #140244 from nispriha/njagan/emptydir_mode
...
KEP-5502: Add emptyDir volume permission mode
2026-07-23 03:18:01 +00:00
kubernetes-prow[bot]
9fde8b4535
Merge pull request #139116 from HirazawaUi/promote-hostname-overrid-to-ga
...
KEP-4762: Promote HostnameOverride feature gate to GA
2026-07-23 01:39:46 +00:00
nispriha
4a52a0f851
Run codegen for EmptyDirVolumeSource Mode field
2026-07-23 06:19:42 +05:30
Filip Křepinský
4dd63255fc
make update
2026-07-22 21:32:11 +02:00
Amritansh Amritansh
5fb539e7a7
Run codegen for gRPC TLS types
2026-07-22 22:00:06 +05:30
Gavin Lam
64eaa13494
Update generated code and test fixtures
2026-07-21 18:56:56 -04:00
Amritansh Amritansh
2f77bc96ed
Add HTTPProtocol type and Protocol field to HTTPGetAction
2026-07-21 20:48:20 +05:30
helayoty
16ad2447bb
add generated code for Job scheduling configuration
...
Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com >
2026-07-18 21:56:02 +00:00
HirazawaUi
fa4eb98243
Promote HostnameOverride feature gate to GA
2026-07-19 01:54:17 +08:00
Jan Safranek
8ad339756c
Graduate SELinuxMount to GA
2026-06-24 11:38:12 +02:00
Ania Borowiec
312919c227
update doc comment for PreemptionPolicy to reflect the actual logic
2026-06-11 12:19:21 +00:00
Kartavya Sonar
be38e73900
doc: clarify ConfigMap BinaryData not propagated to container env vars
2026-05-27 17:42:14 +00:00
Jordan Liggitt
27dea6af23
Regenerate API docs
2026-05-13 11:24:08 -04:00
Joe Betz
17123b0326
generate
2026-05-12 17:47:26 -04:00
Kubernetes Prow Robot
af6d86c7cc
Merge pull request #138759 from soltysh/drop_job_features
...
Drop job features
2026-05-07 20:09:26 +05:30
Maciej Szulik
978f5741d8
Generated changes
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com >
2026-05-07 12:05:48 +02:00
Kimon N.
6691ecaf2f
Fix v1.VolumeMount.MountPath doc to match validator (allow ':')
...
The v1.VolumeMount.MountPath doc claims the path must not contain
':', but the validator does not enforce this. The internal type in
pkg/apis/core/types.go carries no such constraint, and existing
TestValidateVolumeMounts success cases use mountPath values like "d:",
"F:", and "G:\mount".
This is a doc-only change. The validator is unchanged; the public doc
now matches what the validator actually accepts. Regenerated proto and
openapi snapshots to propagate the doc update.
Signed-off-by: Kimon N. <nkimon00@gmail.com >
2026-04-30 22:51:30 +02:00
Kubernetes Prow Robot
cbd6fe51c9
Merge pull request #135336 from carlory/clean-AnyVolumeDataSource
...
[1.37] Remove feature gate AnyVolumeDataSource
2026-04-23 03:18:57 +05:30
carlory
95460ea1f8
run make update
...
Signed-off-by: carlory <baofa.fan@daocloud.io >
2026-03-23 16:38:10 +08:00
Jon Huhn
d80f384b70
Workload API: PodGroup ResourceClaims (KEP-5729)
2026-03-22 14:52:45 -05:00
Jefftree
d43dc1abd8
generated: regenerate proto, openapi, deepcopy, conversion, and testdata
2026-03-17 16:44:16 -04:00
Peter Hunt
389825754c
proc mount: drop featuregate note on API
...
Signed-off-by: Peter Hunt <pehunt@redhat.com >
2026-03-13 15:20:49 -04:00
Kubernetes Prow Robot
f7f694e5e0
Merge pull request #136792 from rata/userns-goes-ga
...
feature: Migrate UserNamespacesSupport to GA
2026-03-12 21:57:36 +05:30
Rodrigo Campos
8db51091e8
Remove references to UserNamespacesSupport feature gate from core types
...
It's GA now. To regenerate the files I did:
make WHAT=cmd/kube-apiserver
make update
While we are there, remove the reference that the field is alpha.
Signed-off-by: Rodrigo Campos <rodrigo@amutable.com >
2026-03-12 15:20:09 +01:00
Jefftree
628754d2ca
openapi: update generated v3 specs
2026-03-12 09:49:40 -04:00
Antoni Zawodny
3f094dc228
Create Workload API v1alpha2 ( #136976 )
...
* Drop WorkloadRef field and introduce SchedulingGroup field in Pod API
* Introduce v1alpha2 Workload and PodGroup APIs, drop v1alpha1 Workload API
Co-authored-by: yongruilin <yongrlin@outlook.com >
* Run hack/update-codegen.sh
* Adjust kube-scheduler code and integration tests to v1alpha2 API
* Drop v1alpha1 scheduling API group and run make update
---------
Co-authored-by: yongruilin <yongrlin@outlook.com >
2026-03-10 07:59:10 +05:30
Kubernetes Prow Robot
7d70fe491d
Merge pull request #135775 from bitoku/no-noexec
...
Update OCI image volume type description to remove "noexec" attribute
2026-02-27 01:07:56 +05:30
Ayato Tokubi
aa1e24659e
Update OCI image volume type description to remove "noexec" attribute
...
Signed-off-by: Ayato Tokubi <atokubi@redhat.com >
2026-02-26 18:32:40 +00:00
Joel Speed
0ebf47cb08
Update generated code
2026-02-12 14:12:35 +00:00
carlory
299ec97e6f
run hack/update-vendor.sh
...
Signed-off-by: carlory <baofa.fan@daocloud.io >
2026-01-19 11:35:30 +08:00
Maciej Szulik
583ddba569
Generated changes
...
Signed-off-by: Maciej Szulik <soltysh@gmail.com >
2025-12-05 11:59:55 +01:00
Heba
aceb89debc
KEP-5471: Extend tolerations operators ( #134665 )
...
* Add numeric operations to tolerations
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* code review feedback
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* add default feature gate
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* Add integration tests
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* Add toleration value validation
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
* Add validate options for new operators
Signed-off-by: helayoty <heelayot@microsoft.com >
* Remove log
Signed-off-by: helayoty <heelayot@microsoft.com >
* Update feature gate check
Signed-off-by: helayoty <heelayot@microsoft.com >
* emove IsValidNumericString func
Signed-off-by: helayoty <heelayot@microsoft.com >
* Implement IsDecimalInteger
Signed-off-by: helayoty <heelayot@microsoft.com >
* code review feedback
Signed-off-by: helayoty <heelayot@microsoft.com >
* Add logs to v1/toleration
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
Signed-off-by: helayoty <heelayot@microsoft.com >
* Update integration tests and address code review feedback
Signed-off-by: helayoty <heelayot@microsoft.com >
* Add feature gate to the scheduler framework
Signed-off-by: helayoty <heelayot@microsoft.com >
* Remove extra test
Signed-off-by: helayoty <heelayot@microsoft.com >
* Fix integration test
Signed-off-by: helayoty <heelayot@microsoft.com >
* pass feature gate via TolerationsTolerateTaint
Signed-off-by: helayoty <heelayot@microsoft.com >
---------
Signed-off-by: Heba Elayoty <heelayot@microsoft.com >
Signed-off-by: helayoty <heelayot@microsoft.com >
2025-11-10 12:42:54 -08:00
Maciej Skoczeń
078f462a95
api: Workload API and Pod WorkloadReference generated files
2025-11-06 09:36:44 +00:00
Kubernetes Prow Robot
97cb47a913
Merge pull request #135080 from dejanzele/feat/promote-job-managedby-to-ga
...
KEP-4368: Job Managed By; Promote to GA
2025-11-04 13:42:12 -08:00
Dejan Zele Pejchev
3dabd4417d
KEP-4368: Job Managed By; Promote to GA
...
Signed-off-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com >
2025-11-04 10:59:45 +01:00
tinatingyu
59e075e8d3
Promote PodCertificateRequests to v1beta1
2025-11-02 05:33:44 +00:00
Michael Aspinwall
3b72759d1b
Update SVM to Beta
...
Co-authored-by: Stanislav Láznička <stlaz.devel@proton.me >
2025-10-29 19:36:11 +00:00
Christian Van
b95439f6d1
docs: EphemeralContainerCommon.ResizePolicy: This field cannot be set on ephemeral containers
2025-10-21 11:49:17 -04:00
Kubernetes Prow Robot
7284237ac4
Merge pull request #133229 from SergeyKanzhelev/fixupTypes
...
fix up types for 1.34 release - remove GA feature gates
2025-09-02 17:49:19 -07:00
Kubernetes Prow Robot
dd64619a62
Merge pull request #133716 from ahmetb/metav1-status-list-marker
...
api: Remove +listType marker for non-list field
2025-08-28 14:57:09 -07:00
Harry Li
f1ceec70a6
feat(apis/batch): PodFailurePolicyOnPodConditionsPattern.Status can be omitted ( #133479 )
...
* feat(apis/batch): PodFailurePolicyOnPodConditionsPattern.Status can be omitted
Signed-off-by: Harry Li <bertram_li@163.com >
* chore: update generated files after API changes
---------
Signed-off-by: Harry Li <bertram_li@163.com >
Co-authored-by: Harry Li <bertram_li@163.com >
2025-08-27 18:30:08 -07:00
Ahmet Alp Balkan
ad8afd3ab0
add generated files
2025-08-27 09:22:05 -07:00
Sergey Kanzhelev
cd4771d737
fix up types for 1.34 release - remove GA feature gates
2025-07-26 00:02:20 +00:00
Kubernetes Prow Robot
b93bcbfba1
Merge pull request #133195 from nojnhuh/dra-ga-comment
...
Update DRA Pod spec comments
2025-07-25 00:32:35 -07:00
Kubernetes Prow Robot
3fd1251165
Merge pull request #131089 from KevinTMtz/pod-level-hugepage-cgroups
...
[PodLevelResources] Propagate Pod level hugepage cgroup to containers
2025-07-24 19:08:26 -07:00
Jon Huhn
f1737db166
Update DRA Pod spec comments
2025-07-24 18:58:24 -05:00
Kubernetes Prow Robot
26045b2fab
Merge pull request #132642 from yuanwang04/restart-rules
...
Implement container restart policy rules
2025-07-24 16:44:51 -07:00
Kubernetes Prow Robot
7912e5fd67
Merge pull request #131549 from carlory/KEP-3751-GA
...
[Kep-3751] Promote VolumeAttributesClass to GA
2025-07-24 16:44:27 -07:00
Kevin Torres
1bc995c195
Generated files
2025-07-24 21:29:04 +00:00