Tim Bannister
20b43d6095
Merge branch 'main' into 'dev-1.28'
2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot
ce682af151
Merge pull request #40605 from dipesh-rawat/remove-deprecated-topologyKeys
...
Remove deprecated doc on Topology-aware traffic routing with topology keys
2023-07-20 11:16:10 -07:00
Matt Boersma
bb4337e8d2
Remove reconfigure-kubelet page
2023-07-05 08:04:46 -06: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
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
Dipesh Rawat
940a468973
Remove deprecated Service topologyKeys
2023-06-11 00:08:02 +01:00
Kubernetes Prow Robot
610b895266
Merge pull request #41308 from kubernetes/main
...
Sync `dev-1.28` branch with `main`
2023-05-29 23:01:44 -07:00
shubham82
7a1f9d0ad2
Updated the link for Service Proxies.
2023-05-25 13:33:02 +05:30
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
carlory
c75d30872a
move DelegateFSGroupToCSIDriver featuregate
2023-05-08 17:39:23 +08:00
Qiming Teng
80ce7b0f57
Update feature gates for v1.27
2023-04-20 22:05:00 +08:00
Paco Xu
a67328526b
update IdentifyPodOS as it is removed
2023-03-28 10:42:07 +08:00
Mickey Boxell
79fd7f88d6
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-20 21:58:19 -05:00
Craig Box
46bf59d941
Shortcode fixes for en
2023-03-13 10:50:13 +13:00
Paco Xu
4480cd3634
removed ControllerManagerLeaderMigration in v1.27
...
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2023-03-01 13:38:39 +08:00
Rey Lejano
23db46b8c2
resolved merge conflict from branch sync from main into dev-1.27
2023-02-22 12:14:36 -08:00
Kubernetes Prow Robot
1abcb52e07
Merge pull request #38276 from tengqm/fix-links
...
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Qiming Teng
ae757599af
Fix feature gates
...
There are some ordering problems and missing interpretion for gates.
This PR fixes them.
2022-12-30 21:30:36 +08:00
Qiming Teng
7dc77cf45f
Fix errors, inconsistencies, missing information in feature gates
...
This PR fixes the feature gates by cross-referencing the upstream source
code and its change log. There are some gates missing, some gates
removed and some gates added but not documented.
2022-12-23 21:14:53 +08:00
Qiming Teng
a437285212
Fix nits in markdown links
...
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Mengjiao Liu
ca16a714c7
Move volume expansion feature gates to removed feature gates list
2022-12-19 11:28:47 +08:00
Tim Bannister
8f9446f87d
Merge branch 'main' into dev-1.26
2022-12-03 21:36:34 +00:00
Mayank Mittal
fb12098fc8
Fix typo in Feature Gates (removed)
...
issue #37316 identifies typo in Features gate (removed) for RootCAConfigMap (GA), the feature gate was removed in v1.22 but this was mistakenly typed as 1.12
2022-12-01 14:45:51 +00:00
Paco Xu
26c631a75d
move PodOverhead to removed feature gates list
2022-11-16 16:42:30 +08:00
Shubham Kuchhal
dcf430b1cc
Removed Feature Gate: CSRDuration
2022-11-10 13:29:28 +05:30
Qiming Teng
694d3c7bdc
Create new page for feature gates that were removed
...
As the upstream code evolves, many feature gates (deprecated or GA'ed) are removed. That means they are no longer recognized by the Kubernetes components. This PR moves such feature gates into a dedicated page for reference so that we won't bother revisit them again for future releases.
2022-09-18 18:31:55 +08:00