~barryprice/container-log-archive-charm/+git/container-log-archive-charm:master

Last commit made on 2021-03-09
Get this branch:
git clone -b master https://git.launchpad.net/~barryprice/container-log-archive-charm/+git/container-log-archive-charm
Only Barry Price can upload to this branch. If you are Barry Price please log in for upload directions.

Branch merges

Recent commits

28e9bf6... by Barry Price

Skip extra break per review

4a3ad88... by Barry Price

Retry single-segment swift uploads too

ecb353f... by Barry Price

Add retry logic to swift uploads, cRT#129788

76b8cfe... by Haw Loeung

Fix getting correct group ID

Reviewed-on: https://code.launchpad.net/~hloeung/container-log-archive-charm/+git/container-log-archive-charm/+merge/389938
Reviewed-by: Barry Price <email address hidden>

39e41b9... by Haw Loeung

Fixed to handle when no username provided or not found

66eb4ba... by Haw Loeung

Fix getting correct group ID

Rather than try check, log-archive, the username used could be set to
something else (e.g. root), Let's get the primary group ID for the
user instead.

8fb8a93... by Thomas Cuthbert

os/grp function call arguments needed tweaking to actually work

Reviewed-on: https://code.launchpad.net/~tcuthbert/container-log-archive-charm/+git/container-log-archive-charm/+merge/388287
Reviewed-by: Laurent Sesques <email address hidden>

6f9a693... by Thomas Cuthbert

os/grp function call arguments needed tweaking to actually work

d46f03a... by Thomas Cuthbert

Ensure that when we install the logrotate config we also initialise the logfile with the correct permissions

Reviewed-on: https://code.launchpad.net/~tcuthbert/container-log-archive-charm/+git/container-log-archive-charm/+merge/388283
Reviewed-by: Stuart Bishop <email address hidden>

0d15496... by Thomas Cuthbert

Ensure that when we install the logrotate config we also initialise the logfile with the correct permissions