Commit graph

1328 commits

Author SHA1 Message Date
krishhna_dev
1097026dbe node: regenerate generated files
Regenerated after the commentstart change: golangci config via
hack/update-golangci-lint-config.sh, API artifacts via
hack/update-codegen.sh, and the OpenAPI spec via
hack/update-openapi-spec.sh.
2026-07-08 11:32:00 +00:00
krishhna_dev
bf648a7afb policy: update generated files
Regenerated protobuf, OpenAPI (v2 swagger + v3), swagger docs, client-go
applyconfigurations, and the golangci-lint config after enabling the
commentstart rule for the policy API group.
2026-07-08 09:37:50 +00:00
kubernetes-prow[bot]
1ef08364a7
Merge pull request #140034 from krishhna24/rbac-commentstart
rbac: enable commentstart kube-api-linter rule
2026-07-08 09:06:28 +00:00
kubernetes-prow[bot]
6e8a59751d
Merge pull request #138560 from michaelasp/svmGA
Promote SVM to GA
2026-07-08 00:52:26 +00:00
krishhna24
9e1597ac5b rbac: regenerate API docs for commentstart rule
Regenerate the protobuf definitions, swagger docs, apply
configurations, and OpenAPI specs to reflect the updated field godoc
for the rbac API group.

Part of #134671.
2026-07-07 21:30:23 +00:00
kubernetes-prow[bot]
126bbe7c9b
Merge pull request #139242 from liyuerich/commentstartcoordination
enable commentstart check on coordination API group
2026-07-07 19:42:42 +00:00
Michael Aspinwall
acbede86cb Promote SVM to GA 2026-07-07 17:22:30 +00:00
Patrick Ohly
be5d632997 DRA: add DeviceTaintRule to v1 API (generated files) 2026-07-06 20:15:27 +02:00
kubernetes-prow[bot]
0a80eebe7a
Merge pull request #137075 from vinayakray19/feature/enable-optionalreq-for-apidiscovery
Enable the optionalorrequired linter for the apidiscovery API group
2026-07-02 14:42:17 +00:00
kubernetes-prow[bot]
bbdae911b8
Merge pull request #140080 from dom4ha/api-workload-ref
rename PodGroupTemplateRef to WorkloadRef
2026-07-01 16:26:27 +00:00
kubernetes-prow[bot]
8c30efab69
Merge pull request #140033 from adityajoshi12/master
fix: correct description for ClusterTrustBundle
2026-07-01 15:16:13 +00:00
dom4ha
af1d59c804 api: regenerate files for WorkloadRef changes 2026-07-01 13:16:05 +00:00
Aditya Joshi
d78ae8c15c fix: correct description for ClusterTrustBundle
Signed-off-by: Aditya Joshi <adityaprakashjoshi1@gmail.com>
2026-07-01 09:37:25 +05:30
Ania Borowiec
d2842d8f03
Add PreemptionPolicy field to PodGroup 2026-06-30 16:48:10 +00:00
kubernetes-prow[bot]
d23b431808
Merge pull request #139956 from jsafrane/selinuxmount-ga
Graduate SELinuxMount to GA
2026-06-25 17:48:27 +00:00
kubernetes-prow[bot]
554d3b1452
Merge pull request #137964 from niewysoki/add-monitor-nodes-workers-to-ccm
Introduce paralellization for MonitorNodes loop.
2026-06-24 21:34:27 +00:00
Jan Safranek
8ad339756c
Graduate SELinuxMount to GA 2026-06-24 11:38:12 +02:00
vinayakray19
8e25a4e87c
Mark all apidiscovery API fields as optional 2026-06-24 14:39:25 +05:30
kubernetes-prow[bot]
2a419be78a
Merge pull request #139907 from ania-borowiec/remove_misleading_comments
Remove mentions about admission controllers from doc comments for  PodGroupTemplate.Priority and  PodGroupTemplate.PriorityClassName
2026-06-23 15:10:41 +00:00
Franciszek Hnatów
4777f80306 Isolate CloudNodeLifecycleController configuration into specific component config
Moved the CloudNodeLifecycleController configuration fields out of the
KubeCloudSharedConfiguration, and created a dedicated component-specific
config package. Also moved the node-monitor-period, while keeping the
old flag (with deprecation message). No new flag for node-monitor-period
was added, due to
https://kubernetes.io/docs/reference/using-api/deprecation-policy/#deprecating-a-flag-or-cli-argument.
2026-06-22 18:55:54 +00:00
Franciszek Hnatów
cafea4b49f Introduce parallelization for MonitorNodes loop
- Introduces a new flag --cloud-node-lifecycle-monitor-nodes-workers to CloudControllerManager.
- Updates unit tests and v1alpha1 API with default value of 1.
- Regenerates conversion and OpenAPI code.
2026-06-22 18:52:29 +00:00
Ania Borowiec
f6fabaeb1e
Remove mentions about admission controllers in PodGroupTemplate doc comments for Priority and PriorityClassName fields 2026-06-22 12:37:00 +00:00
Kubernetes Prow Robot
4e0eada37d
Merge pull request #137138 from harche/remove-nodelease-ref
Remove stale NodeLease feature gate references from kubelet comments
2026-06-18 22:52:43 +05:30
Kubernetes Prow Robot
47d52eabda
Merge pull request #139743 from antekjb/renamePodGroupScheduled
Rename PodGroupScheduled condition to PodGroupInitiallyScheduled
2026-06-17 20:16:50 +05:30
Antoni Basista
4c99a26738 Update API codegen 2026-06-17 12:49:08 +00:00
Antoni Basista
920c2d8f52 Update API codegen 2026-06-17 12:44:35 +00:00
Kubernetes Prow Robot
05f19de8ed
Merge pull request #139520 from macsko/merge_featuregates
Merge GangScheduling and WorkloadAwarePreemption feature gates into GenericWorkload
2026-06-17 12:33:35 +05:30
Kubernetes Prow Robot
1436bc703d
Merge pull request #139586 from ania-borowiec/update_comment
Update doc comment for PodSpec.PreemptionPolicy to reflect the actual logic
2026-06-17 01:17:28 +05:30
Maciej Skoczeń
5b94a58696 Update API codegen 2026-06-15 11:42:10 +00:00
Lidang-Jiang
91341fc879 Migrate StatefulSet immutable fields to declarative validation 2026-06-12 08:38:14 +08:00
Ania Borowiec
312919c227
update doc comment for PreemptionPolicy to reflect the actual logic 2026-06-11 12:19:21 +00:00
yliao
f28571781b promotion to GA (stable) 2026-06-02 16:12:22 +00:00
Kartavya Sonar
be38e73900 doc: clarify ConfigMap BinaryData not propagated to container env vars 2026-05-27 17:42:14 +00:00
Kubernetes Prow Robot
b094736530
Merge pull request #138653 from adrianmoisey/hpa-generation-conditions
HPA: Set ObservedGeneration in HPA conditions
2026-05-26 22:53:59 +05:30
Adrian Moisey
8a31943e79
Set generation condition for HPA 2026-05-22 18:08:59 +02:00
dom4ha
72d770c679 Convert DisruptionMode from enum to struct 2026-05-22 12:50:19 +00:00
dom4ha
6404ddc2b7 Add generated files for v1alpha3
Run code generation for v1alpha3
2026-05-22 12:50:18 +00:00
liyuerich
b93c4b1af2 enable commentstart check on coordination API group
Signed-off-by: liyuerich <yue.li@daocloud.io>
2026-05-22 13:43:16 +08:00
Kubernetes Prow Robot
e136f39334
Merge pull request #137103 from arcceus/api-linter-apps-optionalorrequired
Enables the optionalorrequired linter for the apps API group
2026-05-22 05:14:43 +05:30
liyuerich
ba3d29dbcf enable commentstart check on autoscaling API group
Signed-off-by: liyuerich <yue.li@daocloud.io>
2026-05-14 15:28:44 +08: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
fbac27ccc5
Merge pull request #138780 from soltysh/update_sts_docs
Update StatefulSet OnDelete strategy documentation
2026-05-07 22:37:20 +05:30
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
arcceus
012fc1b844
revert WhenDeleted/WhenScaled to +optional 2026-05-07 12:03:31 +05:30
arcceus
a0594561ab
linter exception yaml, data and revision field marker 2026-05-07 12:03:31 +05:30
arcceus
383b22767c
addressing review comments 2026-05-07 12:03:30 +05:30
arcceus
3d9a2b9c19
ran hack/update-openapi-spec.sh 2026-05-07 12:03:30 +05:30
Maciej Szulik
3552b1158d
Update StatefulSet OnDelete strategy documentation
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
2026-05-05 13:37:37 +02:00