Kube Ns Suspender Versions Save

A k8s controller that scales up and down namespaces on-demand with an embedded friendly UI and a Prometheus exporter. Inspired by kube-downscaler.

v2.6.0

5 months ago

Changelog

  • fcc439f fix: remove mutex to fix deadlock (#115)

v2.5.0

6 months ago

Changelog

  • 4ecbaec Merge pull request #7 from cogitocorp/feature/stop-aws-rds (#114)

v2.4.1-no-concurrency

9 months ago

Changelog

  • a68c3fa fix: remove any concurrency pattern

v2.4.1

11 months ago

Changelog

  • 4d1df8f feat: remove deprecated container registry

v2.4.0

1 year ago

Changelog

  • 6a72701 feat: improve accuracy of uptime metric function (#103)
  • 76531d1 feat: support pausing keda autoscaling (#89)

v2.3.1

1 year ago

Changelog

  • fecde68 [Bug]: Failed to unsuspend deployment scaled to 0 #90 (#92)

v2.3.0

1 year ago

Changelog

  • ed9ebba fix: support batchv1 API version with CronJobs (#101)

v2.2.2

1 year ago

Changelog

v2.2.1

1 year ago

Changelog

  • df74db0 fix: align namespaces names to the left in the web ui (#98)

v2.2.0

1 year ago

Changelog

  • 35a23f0 chore(INF-538): add more contextual logs to watcher (#96)
  • dae1256 fix(INF-538): add an option to set watchlist size (#97)
  • 188f730 fix: webui footer (#95)