This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
Releases: jthomperoo/horizontal-pod-autoscaler
Releases · jthomperoo/horizontal-pod-autoscaler
v0.9.0
[v0.9.0] - 2022-05-14
Changed
- Bump
jthomperoo/custom-pod-autoscaler
tov2.6.0
. - Extracted all HPA calculations to separate project https://github.com/jthomperoo/k8shorizmetrics.
- Updated Go version to
v1.17
.
Removed
- Removed all public modules from this project, if depending on this instead use https://github.com/jthomperoo/k8shorizmetrics.
v0.8.0
[v0.8.0] - 2021-12-27
Added
- Support for
argoproj.io/v1alpha1
Rollout
resource.
Changed
- Bump
jthomperoo/custom-pod-autoscaler
tov2.3.0
- Bump
k8s.io/kubernetes
tov1.21.8
.
Fixed
- BREAKING CHANGE, the Pod metric evaluation now correctly looks at the
averageValue
metric target field rather
than the incorrectvalue
target field.
v0.7.0
[v0.7.0] - 2021-08-15
Changed
- Update Custom Pod Autoscaler version to
v2.2.0
. - Update Go version to
v1.16
.
v0.6.0
[v0.6.0] - 2020-08-31
Changed
- Update Custom Pod Autoscaler version to
v1.0.0
.
v0.5.0
Cut 0.5.0 release (#18)
v0.4.0
Cut 0.4.0 release (#13)
v0.3.0
Cut 0.3.0 release (#11)
v0.2.0
Cut 0.2.0 release (#9)
v0.1.0
Cut 0.1.0 release (#7)