mark feature-gate HPAContainerMetrics as removed

This commit is contained in:
carlory 2024-08-22 11:27:39 +08:00
parent 710a3247ec
commit e99e9617cb
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ stages:
- stage: stable
defaultValue: true
fromVersion: "1.30"
toVersion: "1.31"
removed: true
---
Allow {{< glossary_tooltip text="HorizontalPodAutoscalers" term_id="horizontal-pod-autoscaler" >}}
to scale based on metrics from individual containers within target pods.