Releases: hjacobs/kube-downscaler
Releases · hjacobs/kube-downscaler
0.12
04 Apr 19:29
Compare
Sorry, something went wrong.
No results found
#43 : scale resources back up if they have the downscaler/exclude: true annotation (@jasongwartz )
#46 : bugfix for hardcoded zero replicas (@jasongwartz )
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.12 --help
0.11
15 Mar 12:55
Compare
Sorry, something went wrong.
No results found
#21 : fix a bug when the object (StatefulSet) had no previous annotations
#39 : add --downtime-replicas option to overwrite the default of zero
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.11 --help
0.10
13 Mar 18:23
Compare
Sorry, something went wrong.
No results found
#22 : support the downscaler/downtime-replicas annotation to scale down to an arbitrary number of replicas
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.10 --help
0.9
03 Mar 16:21
Compare
Sorry, something went wrong.
No results found
#36 : use pykube-ng as Kubernetes client instead of the abandoned kelproject/pykube project
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.9 --help
0.8
17 Feb 12:21
Compare
Sorry, something went wrong.
No results found
#18 : support downscaler annotations on namespace level (allow setting namespace defaults for uptime/downtime) --- thanks to @fbrnc !
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.8 --help
0.7
12 Feb 18:22
Compare
Sorry, something went wrong.
No results found
#31 : fix passing multiple values for the --kind option
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.7 --help
0.6
01 Dec 13:39
Compare
Sorry, something went wrong.
No results found
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.6 --help
0.5.2
06 Nov 21:58
Compare
Sorry, something went wrong.
No results found
#25 : fix weekday calculation for "Pacific/Auckland" 🇳🇿 (weekday should use local timezone, not UTC)
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.5.2 --help
0.5.1
26 Sep 18:57
Compare
Sorry, something went wrong.
No results found
#16 : fix timezone regex pattern to allow "America/Sao_Paulo" 🇧🇷
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.5.1 --help
0.5
20 Sep 17:43
Compare
Sorry, something went wrong.
No results found
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-downscaler:0.5 --help