andrewsykim
|
fd94278b4e
|
update feature gate references for ProxyTerminatingEndpoint in 1.28
Signed-off-by: andrewsykim <andrewsy@google.com>
|
2023-07-26 20:47:41 -04:00 |
Kubernetes Prow Robot
|
86234ea54c
|
Merge pull request #42147 from Richabanker/uvip-doc-2
Add MVP documentation
|
2023-07-26 16:04:07 -07:00 |
Richa Banker
|
bb9c7d9d24
|
Add mvp documentation
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Joe Betz <jpbetz@google.com>
|
2023-07-26 15:17:46 -07:00 |
Kubernetes Prow Robot
|
441889f725
|
Merge pull request #41206 from RomanBednar/retro-sc-assignment-ga
graduate RetroactiveDefaultStorageClass feature to GA in 1.28
|
2023-07-25 05:22:05 -07:00 |
Kubernetes Prow Robot
|
5ebbcf317d
|
Merge pull request #41329 from carlory/kep-rbd-migration
add CSIMigrationRBD feature promotion from alpha to deprecation
|
2023-07-25 05:18:06 -07:00 |
Kubernetes Prow Robot
|
b96f68742a
|
Merge pull request #41031 from danwinship/kep-3453-stable
KEP-3453 to GA
|
2023-07-17 05:23:09 -07:00 |
carlory
|
400fbf9cc2
|
add CSIMigrationRBD feature promotion from alpha to deprecated
|
2023-07-17 09:51:50 +08:00 |
Roman Bednar
|
810a320a48
|
graduate RetroactiveDefaultStorageClass feature to GA in 1.28
|
2023-07-11 15:48:04 +02:00 |
Shubham
|
e003b027b1
|
Move Feature Gate AdvancedAuditing to Feature Gates (removed) Page (#41693)
* Move Feature Gate AdvancedAuditing under Feature Gates (removed) Page.
* Corrected the GA version.
|
2023-07-03 19:50:52 -07:00 |
Dan Winship
|
b6877e21c3
|
KEP-3453 to GA
|
2023-07-03 09:19:56 -04:00 |
Kubernetes Prow Robot
|
79ac61b0b1
|
Merge pull request #41506 from carlory/kep-606
node: graduate the podresources API endpoint to GA
|
2023-06-24 01:27:06 -07:00 |
Kevin Hannon
|
01c9decf7d
|
rename PodHasNetwork to PodReadyToStartContainers (#40945)
* rename PodHasNetwork to PodReadyToStartContainers
* add note for condition rename
* add feature gate removal
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
|
2023-06-16 16:44:19 -07:00 |
carlory
|
6f9fec35ac
|
node: graduate the podresources API endpoint to GA
|
2023-06-06 18:28:52 +08:00 |
Kubernetes Prow Robot
|
884bf0bd7b
|
Merge pull request #41341 from yt2985/dev-1.28
Add LegacyServiceAccountTokenCleanUp feature in alpha; move LegacyServiceAccountTokenTracking to GA
|
2023-05-31 03:13:46 -07:00 |
tinatingyu
|
f5cd332552
|
Add LegacyServiceAccountTokenCleanUp feature in alpha and Update
LegacyServiceAccountTokenTracking to GA.
|
2023-05-31 05:22:32 +00:00 |
Kubernetes Prow Robot
|
df7cbd1a3a
|
Merge pull request #40639 from gjkim42/update-expanded-dns-config-docs-for-ga
Update ExpandedDNSConfig docs for GA
|
2023-05-30 19:33:44 -07:00 |
xuzhenglun
|
485133f805
|
promote ServiceNodePortStaticSubrange to beta
|
2023-05-31 10:04:53 +08:00 |
Gunju Kim
|
8d42b3a9a0
|
Update ExpandedDNSConfig docs for GA
|
2023-05-31 09:19:14 +09:00 |
carlory
|
f0eebb17b7
|
remove featuregate DevicePlugins
|
2023-05-17 15:39:16 +08:00 |
Rishit Dagli
|
7323fddca9
|
Merge branch 'merged-main-dev1.28' into dev-1.28
|
2023-05-16 02:39:25 -04:00 |
zhenghao.zhu
|
0686d4b7d6
|
remove duplication of NewVolumeManagerReconstruction
|
2023-05-15 18:18:45 +08:00 |
Coderayush13
|
6685f64ebf
|
Update feature-gates.md
|
2023-05-10 19:21:33 +05:30 |
carlory
|
c75d30872a
|
move DelegateFSGroupToCSIDriver featuregate
|
2023-05-08 17:39:23 +08:00 |
m.nabokikh
|
d2d1242815
|
KEP-3325: Promote SelfSubjectReview to GA
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2023-05-04 11:37:01 +02:00 |
Qiming Teng
|
80ce7b0f57
|
Update feature gates for v1.27
|
2023-04-20 22:05:00 +08:00 |
Sergey Shevchenko
|
3dd4b95a60
|
fix: Fix column order for feature-gates table
|
2023-04-19 13:23:45 +03:00 |
AmarNathChary
|
d8c3dc822f
|
Fixed Broken link in Feature gates
|
2023-04-14 15:33:03 +05:30 |
Swati Sehgal
|
4343803804
|
node: topologymgr: docs: Kubelet Topology Manager graduation to GA (#40044)
* node: topologymgr: docs: Kubelet Topology Manager graduation to GA
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
---------
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
|
2023-04-06 18:21:14 -07:00 |
Sascha Grunert
|
53641dfce9
|
[KEP-2731] Add docs for Kubelet OpenTelemetry Tracing graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
|
2023-04-05 13:59:33 +02:00 |
Kubernetes Prow Robot
|
f62d58d9bd
|
Merge pull request #39978 from moshe010/pod-resource-api-dra-doc-upstream
Extend PodResources API for Dynamic Resource Allocation
|
2023-04-04 08:35:53 -07:00 |
Kubernetes Prow Robot
|
c55b7f2c13
|
Merge pull request #39926 from mattcary/docs
Update StatefulSet set docs for autodelete graduation to beta
|
2023-04-04 08:11:54 -07:00 |
Matthew Cary
|
407b5af6c3
|
Update docs for StatefulSetAutoDeletePVC beta in 1.27
|
2023-04-04 08:05:56 -07:00 |
Kubernetes Prow Robot
|
44494e2cfe
|
Merge pull request #37620 from aojea/service_cidrs
KEP-1880 alpha: IPAddresses
|
2023-04-04 07:21:53 -07:00 |
Kubernetes Prow Robot
|
d59af750c0
|
Merge pull request #39999 from danielvegamyhre/elastic-indexed-job-docs
Document elastic indexed Jobs
|
2023-04-04 06:59:53 -07:00 |
Sergey Kanzhelev
|
81dfd0cd00
|
gRPC GA (#39919)
|
2023-04-04 05:57:54 -07:00 |
Kubernetes Prow Robot
|
32e9c3506f
|
Merge pull request #40017 from atiratree/unhealthy-pod-eviction-policy-beta
Update docs for PodDisruptionBudget unhealthy pod eviction policy promotion to Beta
|
2023-04-04 02:07:53 -07:00 |
Moshe Levi
|
eaf9199d07
|
doc: extend PodResources API for Dynamic Resource Allocation
Signed-off-by: Moshe Levi <moshele@nvidia.com>
|
2023-04-04 10:17:03 +03:00 |
Kubernetes Prow Robot
|
03a0ea51ff
|
Merge pull request #40003 from aravindhp/node-log-query
KEP-2258: Node log query documentation
|
2023-04-03 23:03:51 -07:00 |
Daniel Vega-Myhre
|
618a942f9e
|
document elastic indexed jobs
|
2023-04-04 01:12:01 +00:00 |
Aravindh Puthiyaparambil
|
e16de4e8be
|
KEP-2258: Node log query documentation
|
2023-04-03 15:32:21 -07:00 |
Kubernetes Prow Robot
|
aff98a0351
|
Merge pull request #39913 from harche/evented_pleg_beta
Graduate Evented PLEG to Beta
|
2023-04-03 08:25:51 -07:00 |
Tim Allclair
|
27460b23fa
|
AdmissionWebhookMatchConditions feature documentation (#40058)
* AdmissionWebhookMatchConditions feature documentation
* #squash ivelichkovich feedback
* #squash sftim feedback
* Correct statement about request.object
* #squash: sftim feedback
* #squash jpbetz feedback
* #squash: denied function removed
* #squash fix match conditions example
* #squash fix expression quoting
* #squash scope authorizatoin check example
* #squash separate RBAC webhook example
* #squash sftim feedback
* #squash add shared client config for example
* Don't use yaml anchors in example
|
2023-04-03 08:23:51 -07:00 |
Kubernetes Prow Robot
|
f196d45dd7
|
Merge pull request #40014 from jsafrane/selinux-beta
Update docs for SELinuxMountReadWriteOncePod Beta
|
2023-04-03 07:47:51 -07:00 |
Kubernetes Prow Robot
|
cbd571ed22
|
Merge pull request #40038 from jsafrane/volume-reconstruction
Add docs for VolumeManager reconstruction after kubelet restart
|
2023-04-03 07:33:52 -07:00 |
Jan Safranek
|
6e568b89aa
|
Flip SELinuxMountReadWriteOncePod to Beta
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2023-04-03 16:24:26 +02:00 |
Filip Křepinský
|
24b259fa36
|
Promote PodDisruptionBudget UnhealthyPodEvictionPolicy to Beta
|
2023-04-03 11:28:38 +02:00 |
Han Kang
|
89c7e2ed6e
|
Update documentation on SLI metrics (#40064)
* update metrics/slis documentation
* Update content/en/docs/reference/instrumentation/slis.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/reference/instrumentation/slis.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* update feature gate doc
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
|
2023-04-03 01:13:52 -07:00 |
Kubernetes Prow Robot
|
0faa93ceca
|
Merge pull request #40027 from Jefftree/openapiv3-ga-doc
Doc update for KEP-2896 OpenAPIV3
|
2023-04-01 04:51:49 -07:00 |
Kubernetes Prow Robot
|
9d05239cf7
|
Merge pull request #39929 from sanposhiho/graduate-beta-container-resourcemetric
fix: HPA container resource metrics beta graduation
|
2023-04-01 04:11:49 -07:00 |
Dan Winship
|
c2bfdc2685
|
Add docs for CloudDualStackNodeIPs docs (KEP-3705) (#40188)
* Document KEP-3705 CloudDualStackNodeIPs
* Clarify --node-ip docs, reference dual-stack docs
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2023-03-31 08:15:49 -07:00 |