Releases: joyrex2001/nightshift
Releases · joyrex2001/nightshift
Nightshift v0.15
- Fix replicaset handling (v1beta to v1)
Nightshift v0.14
- ignore scaling if replicas is not present in schedule
Nightshift v0.13
- update state and replicas in one api call
Nightshift v0.12
- update deployment replicas directly in spec to prevent scaling errors
Nightshift v0.11
- add support for scaling k8s deployments
- add all down/restore/up buttons in objects page
- remove extra _ in replicas metric
Nightshift v0.10
Changes:
- fix crash when no default was configured
- fix crash if trigger is used that doesn't exist
- add access to the scaled objects when a trigger is called
Nightshift v0.9
Changes:
- add webhook trigger support during scaling
- add nightshift_replicas prometheus metric
Nightshift v0.8
Changes:
- add prometheus metrics
- add version command line option
- add version details in webui
- fix concurrency memory corruptions watcher
Nightshift v0.7
Changes:
- fix critical bug of inifinite log spamming when watcher is disconnected
- reconnect disconnected watchers with an exponential backoff
Nightshift v0.6
Changes:
- realtime updates of the objects; an update in openshift is immediately reflected in nightshift
- hide objects that have no schedule applied in the objects web interface
- display scanner priority in scanner overview