Releases: dignajar/another-autoscaler
Releases · dignajar/another-autoscaler
Another Autoscaler v0.7
Another Autoscaler v0.6
- Display exception messages in logs
Another Autoscaler v0.5
- Update Python 3.9.7
- Rename annotations from
another-autoscaler.io
toanother-autoscaler
- Add ApiException to catch exceptions from K8s API
- K8s manifests add namespace
another
and deploy Another Autoscaler in this new namespace
Another Autoscaler v0.4
This release is for migration from Docker Hub registry to Github registry.
- Add to the Github actions > Scan vulnerabilities with Trivy
- Add to the Github actions > Build Docker image
- Add Deepsource for code review
- K8s manifest, Image runs as non-root uid
10001
and gid10001
. - K8s manifest, create namespace
another
Another Autoscaler v0.3
- Project rename to Another Autoscaler.
- Environment variable (
CHECK_EVERY
) to configure the number of seconds of each run; By default is 5 seconds. - Update
ClusterRoleBinding
API version torbac.authorization.k8s.io/v1
on K8s manifest. - Refactor of the class
AAutoscaler
to improve readability.
Another Scheduler v0.2
Improve security context for the k8s manifest
Another Scheduler v0.1
Remove pycache