istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/helm-configurable-scaling-behavior.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: installation 4 5 # issue is a list of GitHub issues resolved in this note. 6 issue: 7 - 42634 8 9 docs: 10 - '[usage] https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#configurable-scaling-behavior' 11 12 releaseNotes: 13 - | 14 **Added** configurable scaling behavior for Istiod's HPA in helm chart 15 16 upgradeNotes: [] 17 18 securityNotes: []