~hloeung/influxdb-charm:master

Last commit made on 2022-09-18
Get this branch:
git clone -b master https://git.launchpad.net/~hloeung/influxdb-charm
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~hloeung/influxdb-charm

Recent commits

a9d3468... by Haw Loeung

Don't output anything in the influxdb-backup job to reduce cron spam

51e8679... by Benjamin Allot

Add a systemd override directive to avoid timeout on start

Reviewed-on: https://code.launchpad.net/~ballot/influxdb-charm/+git/influxdb-charm/+merge/410551
Reviewed-by: Tom Haddon <email address hidden>

430dae5... by Benjamin Allot

Add a systemd override directive to avoid timeout on start

When a huge database is starting, the default value of 90 seconds in
systemd is a bit low, causing the DB to never properly start.
This is putting an override on the systemd service to avoid this.

d93ec1a... by Laurent Sesquès

Add focal as supported

Reviewed-on: https://code.launchpad.net/~sajoupa/influxdb-charm/+git/influxdb-charm/+merge/388293
Reviewed-by: Benjamin Allot <email address hidden>

0cad0d7... by Laurent Sesquès

Add focal as supported

fb57c9c... by Barry Price

Add compression to backups LP:1850772

Reviewed-on: https://code.launchpad.net/~barryprice/influxdb-charm/+git/trunk/+merge/374962
Reviewed-by: Tom Haddon <email address hidden>

e705663... by Barry Price

Don't check for file/dir twice

532fb27... by Barry Price

Spaces for tabs

2613761... by Barry Price

Remove dir once we've tarred it up

7c394f6... by Barry Price

Add compression to backups LP#1850772