kubecost / cluster-turndown

Automated turndown of Kubernetes clusters on specific schedules.
Apache License 2.0
259 stars 23 forks source link

Update cluster-turndown to v2.0.0 #45

Closed michaelmdresser closed 2 years ago

michaelmdresser commented 2 years ago

Changes in #44 are breaking, necessitating a major version bump. See that PR and the README changes in this PR.

I also included some extra notes in DEVELOPMENT.md.

Images for 2.0.0 have been built and pushed to gcr.io/kubecost1. I ran k apply -f ./artifacts/cluster-turndown-full.yaml to ensure a correct deployment. A Git tag and GitHub release will follow.