Leon Sandøy

Results 25 issues of Leon Sandøy

Currently, we tag releases with full release version, e.g. `v3.1.2`. For people to be able to lock to a major or minor version of the Docker image, we should also...

area: CI
help wanted
level: beginner
priority: low
type: enhancement

Currently, we're creating a json file to store cooldown information, implemented in #83. This works very well for local setups, but it's not a good option for Kubernetes CronJobs because...

area: notifiers
area: storage
level: intermediate
priority: low
type: enhancement

Send a notification via email through a specified set of SMTP credentials. The user must provide the SMTP credentials, we don't provide any kind of email sending service, we simply...

area: notifiers
help wanted
level: intermediate
priority: low
type: feature

Currently, our notifiers only do a single thing - they notify when a job is done, and they do this at the end of the job. For some notifiers, this...

area: notifiers
level: advanced
priority: low
type: enhancement

# 🩲 Brief Currently, we have only one rotation strategy available - retain `n` days of backups. We should implement support for _at least_ a few other common rotation strategies:...

area: storage
help wanted
level: intermediate
priority: high
type: enhancement
type: feature