Commit Graph

5 Commits

Author SHA1 Message Date
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