hjacobs / kube-downscaler

Scale down Kubernetes deployments after work hours
https://hub.docker.com/r/hjacobs/kube-downscaler
GNU General Public License v3.0
525 stars 90 forks source link

Suggestion: make recurring spec annotation compat with rrules #75

Open azman0101 opened 4 years ago

azman0101 commented 4 years ago

What about supporting rfc5545 rrule in annotations ?

There is a use-case:

To implement a loosely coupled support of calendar (eg. Google Calendar) based scheduling of kube-downscale. This would be great if kube-downscaler directly support rrules.

What do you think about it @hjacobs ?

Regards

hjacobs commented 4 years ago

SGTM, a calendar integration would actually be nice :smile: