Closed taylorshaulis closed 3 years ago
The sub settings for worker.autoscaling are not documented in the README.md. If that is necessary I can add documentation for the behavior field.
This is something new so hopefully we can just merge into the master branch without needing to back-port or wait for the next concourse release.
Why do we need this PR?
This PR adds the behavior field to the worker HPA template. Once added the behavior field will allow users to adjust scale down and scale up windows beyond the default kubernetes settings.
https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#default-behavior
Changes proposed in this pull request
Contributor Checklist
README.md
master
is for changes related to the current release of theconcourse/concourse:latest
image and should be good to publish immediatelydev
is for changes related to the next release of Concourse (aka unpublished code onmaster
in concourse/concourse)Reviewer Checklist