Skip to content

Releases: dignajar/another-autoscaler

Another Autoscaler v0.7

29 Nov 08:56
Compare
Choose a tag to compare
  • Update Python to v3.9.9
  • Update Alpine to the latest v3.14, includes security bug fixes

Another Autoscaler v0.6

05 Oct 11:00
Compare
Choose a tag to compare
  • Display exception messages in logs

Another Autoscaler v0.5

05 Oct 10:12
Compare
Choose a tag to compare
  • Update Python 3.9.7
  • Rename annotations from another-autoscaler.io to another-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

12 Aug 16:14
a40577b
Compare
Choose a tag to compare

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 gid 10001.
  • K8s manifest, create namespace another

Another Autoscaler v0.3

12 Jul 15:19
Compare
Choose a tag to compare
  • 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 to rbac.authorization.k8s.io/v1 on K8s manifest.
  • Refactor of the class AAutoscaler to improve readability.

Another Scheduler v0.2

23 Jun 08:04
Compare
Choose a tag to compare
Improve security context for the k8s manifest

Another Scheduler v0.1

22 Jun 14:47
Compare
Choose a tag to compare
Remove pycache