~hloeung/charm-k8s-content-cache:cache-all

Last commit made on 2020-12-17
Get this branch:
git clone -b cache-all https://git.launchpad.net/~hloeung/charm-k8s-content-cache
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
cache-all
Repository:
lp:~hloeung/charm-k8s-content-cache

Recent commits

c4cbb11... by Haw Loeung

Add option to always cache ignoring upstream/origin Cache-Control and Expires headers

54658b3... by Haw Loeung

Use default image contentcachecharmers/content-cache:edge and update README to suit

49946ba... by Haw Loeung

Implement charm functionality and add unit tests

Reviewed-on: https://code.launchpad.net/~hloeung/charm-k8s-content-cache/+git/charm-k8s-content-cache/+merge/390393
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Facundo Batista <email address hidden>

14c2341... by Haw Loeung

Fixed based on review

f8c487f... by Haw Loeung

Properly fire upgrade-charm event per GH#402

5f731a1... by Haw Loeung

Added missing docstrings and fixed to include trailing period

307ffcb... by Haw Loeung

Non-charm related changes

Reviewed-on: https://code.launchpad.net/~hloeung/charm-k8s-content-cache/+git/charm-k8s-content-cache/+merge/390392
Reviewed-by: Tom Haddon <email address hidden>

4034cb2... by Haw Loeung

Tidy up and remove layers of indentation

0169b2f... by Haw Loeung

Check for image_passwod if image_username provided

ce82a0a... by Haw Loeung

Fixed README to include building charm and deploying it