Skip to content

Another Autoscaler v0.3

Compare
Choose a tag to compare
@dignajar dignajar released this 12 Jul 15:19
· 29 commits to master since this release
  • 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.