Kubernetes Prow Robot
ca3f4af563
Merge pull request #50828 from tengqm/fg-relaxeddns
...
Fix feature gate RelaxedDNSSearchValidation
2025-05-27 08:00:18 -07:00
Kubernetes Prow Robot
ed47ece52b
Merge pull request #50825 from tengqm/fg-procmount
...
Fix feature gate ProcMountType
2025-05-24 00:42:40 -07:00
Kubernetes Prow Robot
081410a3b8
Merge pull request #50820 from tengqm/fg-streaming
...
Add feature gates related to streaming collections
2025-05-22 19:14:35 -07:00
Kubernetes Prow Robot
ee7c99bd8a
Merge pull request #49354 from tengqm/fg-irv-132
...
Add feature gate InformerResourceVersion v1.32
2025-05-15 00:27:14 -07:00
Kubernetes Prow Robot
f6a0411fb6
Merge pull request #50830 from tengqm/fg-usernamespaces
...
Fix feature gate UserNamespacesSupport
2025-05-09 02:37:15 -07:00
Kubernetes Prow Robot
a77bb2da05
Merge pull request #50829 from tengqm/fg-separate
...
Fix feature gate SeparateCacheWatchRPC
2025-05-08 06:53:20 -07:00
Kubernetes Prow Robot
81f947fe0e
Merge pull request #50832 from tengqm/fg-serviceaccountnode
...
Add missing feature gate ServiceAccountNodeAudienceRestriction
2025-05-08 06:13:15 -07:00
Kubernetes Prow Robot
76ccd588a4
Merge pull request #50831 from tengqm/fg-windsr
...
Fix feature gate WinDSR
2025-05-07 17:45:15 -07:00
Qiming Teng
0051724ae8
Fix feature gate SeparateCacheWatchRPC
2025-05-08 07:58:22 +08:00
Kubernetes Prow Robot
e84da204a8
Merge pull request #50818 from tengqm/fg-allowparse
...
Add feature gate AllowParsingUserUIDFromCertAuth
2025-05-07 12:49:16 -07:00
Kubernetes Prow Robot
bb1f00caf0
Merge pull request #50819 from tengqm/fg-listfrom
...
Add feature gate ListFromCacheSnapshot
2025-05-07 12:39:15 -07:00
Qiming Teng
9626ee04a0
Add missing feature gate ServiceAccountNodeAudienceRestriction
2025-05-07 22:22:26 +08:00
Qiming Teng
457ba3929d
Fix feature gate WinDSR
2025-05-07 22:19:57 +08:00
Qiming Teng
7d92d7070b
Fix feature gate UserNamespacesSupport
2025-05-07 22:17:43 +08:00
Qiming Teng
feb2bf69a6
Fix feature gate RelaxedDNSSearchValidation
2025-05-07 22:09:35 +08:00
Qiming Teng
b98817dbfc
Fix feature gate ProcMountType
2025-05-07 22:08:55 +08:00
Qiming Teng
4dda2bbd58
Add feature gates realted to streaming collections
2025-05-07 18:26:22 +08:00
Qiming Teng
feee93a57a
Add feature gate ListFromCacheSnapshot
2025-05-07 18:25:41 +08:00
Qiming Teng
16cf851bc7
Add feature gate AllowParsingUserUIDFromCertAuth
2025-05-07 18:22:59 +08:00
Kubernetes Prow Robot
ca9d237a8a
Merge pull request #50783 from tengqm/fix-fg-ga
...
Update graduated/deprecated features in v1.33
2025-05-07 00:39:14 -07:00
Kubernetes Prow Robot
c1bc7b9cbd
Merge pull request #50782 from tengqm/fix-fg-removed
...
Update removed feature gates in v1.33/1.32
2025-05-06 16:21:14 -07:00
Qiming Teng
ef3afba28e
Update graduated/deprecated features in v1.33
2025-05-06 20:22:19 +08:00
windsonsea
e5688442a0
Rename two feature gates to follow current name-style
2025-05-06 11:34:04 +08:00
Qiming Teng
912378c766
Update removed feature gates in v1.33/1.32
2025-05-05 22:04:26 +08:00
Qiming Teng
05a3c54633
Component reference for v1.33
2025-04-24 07:58:44 +08:00
Rayan Das
d19ad54c5a
Merge remote-tracking branch 'upstream/main' into dev-1.33
2025-04-21 21:53:02 +05:30
Kubernetes Prow Robot
c235539a2e
Merge pull request #50459 from ulagbulag/fix/remove-undefined-feature-gate-PreferAlignCpusByUncoreCache
...
Remove undefined feature gate PreferAlignCpusByUncoreCache
2025-04-20 01:27:04 -07:00
David Eads
a2d13881c3
update WatchList feature default to false for 1.33
2025-04-18 11:10:38 -04:00
Ho Kim
e7cdebf74e
Remove undefined feature gate PreferAlignCpusByUncoreCache
...
Signed-off-by: Ho Kim <ho.kim@ulagbulag.io>
2025-04-11 03:13:10 +00:00
Kubernetes Prow Robot
598c25992c
Merge pull request #49313 from carlory/JobPodFailurePolicy
...
mark JobPodFailurePolicy as removed
2025-04-10 02:08:51 -07:00
Kubernetes Prow Robot
5b6c49064d
Merge pull request #49311 from carlory/AppArmor
...
mark AppArmor as removed
2025-04-09 06:16:41 -07:00
Patrick Ohly
6c3b9a7fb1
DRA: device taints and tolerations
...
Initial documentation of this new feature in Kubernetes 1.33.
2025-04-09 09:46:39 +02:00
Kubernetes Prow Robot
333209c89f
Merge pull request #49868 from mortent/dev-133-dra-partitionable-devices
...
Document DRA partitionable devices
2025-04-08 22:46:40 -07:00
Kubernetes Prow Robot
6aef005036
Merge pull request #49996 from sanposhiho/async-preemption
...
KEP-4832: graduate the async preemption feature to beta
2025-04-08 12:02:50 -07:00
Kubernetes Prow Robot
7829637fb4
Merge pull request #50065 from lauralorenz/ReduceDefaultCrashLoopBackoffDecay-docs
...
KEP-4603: Docs for feature behind ReduceDefaultCrashLoopBackoffDecay feature gate
2025-04-08 11:58:41 -07:00
Laura Lorenz
a9286d5e45
Docs for feature behind ReduceDefaultCrashLoopBackoffDecay feature gate
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2025-04-08 10:13:09 -07:00
Jeffrey Ying
a368f553c7
KEP 4355 - CoordinatedLeaderElection to Beta Docs ( #49950 )
...
* CLE to beta
* Update content/en/docs/reference/command-line-tools-reference/feature-gates/CoordinatedLeaderElection.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-04-08 07:54:41 -07:00
Kubernetes Prow Robot
dd4c0a033f
Merge pull request #49895 from haircommander/psi-1.33
...
KEP-4205: update for alpha release in 1.33
2025-04-08 07:36:39 -07:00
Kubernetes Prow Robot
ca5952686f
Merge pull request #49840 from macsko/add_pop_from_backoffq_feature_gate_docs_1_33
...
KEP-5142: Add SchedulerPopFromBackoffQ feature gate docs
2025-04-08 02:18:47 -07:00
Kubernetes Prow Robot
ccd2edde3d
Merge pull request #49928 from dshebib/4742-node-labels-downward-api
...
4742 Expose Node Labels in Downward API Docs
2025-04-08 00:50:39 -07:00
Sreeram Venkitesh
fea3a58caf
KEP 4960: Container Stop Signals ( #49857 )
...
* Placeholder docs PR for KEP 4960: Container Stop Signals
* Added note in pod termination page
* Added stop signal section in pod termination docs
* Update pod-lifecycle.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-04-08 00:26:40 -07:00
Kubernetes Prow Robot
eca7cd38cf
Merge pull request #49942 from danwinship/kep-4858-alpha
...
KEP-4858: Add StrictIPCIDRValidation feature gate file
2025-04-08 00:16:42 -07:00
Morten Torkildsen
490f3bb2b1
Documentation for the DRA Partitionable Devices feature
2025-04-08 02:38:12 +00:00
Kubernetes Prow Robot
23f39cdd4b
Merge pull request #49801 from cupnes/add-storage-capacity-scoring
...
KEP-4049: Add StorageCapacityScoring feature gate documents
2025-04-07 18:00:53 -07:00
Kubernetes Prow Robot
398fb53000
Merge pull request #49918 from torredil/dev-1.33
...
Add docs for KEP-4876: Mutable CSINode Allocatable Property
2025-04-07 17:34:53 -07:00
Kubernetes Prow Robot
9fea4edf73
Merge pull request #50034 from cici37/nsDel
...
KEP-5080: OrderedNamespaceDeletion
2025-04-07 17:27:04 -07:00
Morten Torkildsen
574bf6fcb7
Document DRA prioritized list(s) ( #49869 )
...
* Add placeholder for DRA Prioritized List
* First draft of documentation of the Prioritized List feature
* Addressed feedback
2025-04-07 17:23:08 -07:00
Dan Winship
3e00afab17
KEP-3015 PreferSameNode TrafficDistribution 1.33 ( #49943 )
...
* Update TrafficDistribution docs for 1.33
* Update TrafficDistribution/TopologyAwareHints docs for GA
* Update for PreferSameTrafficDistribution
2025-04-07 13:16:39 -07:00
Rita Zhang
ce16fbdf8b
5018 dra admin access ( #49929 )
...
* update DRA adminAccess docs for 1.33
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* address comments
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* address comments
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
---------
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2025-04-07 11:56:44 -07:00
Tim Allclair
c014f72fbb
Update InPlacePodVerticalScaling docs for v1.33 beta ( #50290 )
...
* Update InPlacePodVerticalScaling docs for v1.33 beta
* Add reference to subresources for updating pods in pods doc
* Document allocation_manager checkpoint files
* Cross-reference resource resizing from CPU & memory assignment tasks
* Add note about resizing to the downward API reference
* Update VPA in-place resizing section
* Update _index.md
* Update downward-api.md
* Update InPlacePodVerticalScaling.md
* Update kubelet-files.md
* Update resize-container-resources.md
* Update autoscaling.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-04-07 09:46:39 -07:00