Skip to content

Commit 08a1349

Browse files
authored
Merge pull request #47625 from carlory/HPAContainerMetrics
mark feature-gate HPAContainerMetrics as removed
2 parents 4d65a6b + e99e961 commit 08a1349

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/hpa-container-metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ stages:
1717
- stage: stable
1818
defaultValue: true
1919
fromVersion: "1.30"
20+
toVersion: "1.31"
21+
22+
removed: true
2023
---
2124
Allow {{< glossary_tooltip text="HorizontalPodAutoscalers" term_id="horizontal-pod-autoscaler" >}}
2225
to scale based on metrics from individual containers within target pods.

0 commit comments

Comments
 (0)