~sajoupa/charm-k8s-telegraf:image-dockerhub

Last commit made on 2020-11-05
Get this branch:
git clone -b image-dockerhub https://git.launchpad.net/~sajoupa/charm-k8s-telegraf
Only Laurent Sesquès can upload to this branch. If you are Laurent Sesquès please log in for upload directions.

Branch merges

Branch information

Name:
image-dockerhub
Repository:
lp:~sajoupa/charm-k8s-telegraf

Recent commits

a9858e3... by Laurent Sesquès

make 'image_path' a required config

041265c... by Laurent Sesquès

re-rename the charm without -k8s, set max line length back to 120

6936128... by Laurent Sesquès

update README following charm rename

7bb56a7... by Laurent Sesquès

rename the charm to telegraf-k8s to avoid confusion with the IAAS charm. Update tests for the new name and new default image

72c9ba9... by Laurent Sesquès

Merge branch 'master' of git+ssh://git.launchpad.net/charm-k8s-telegraf into image-dockerhub

9dafe3c... by Tom Haddon

First commit actually implementing the charm

Reviewed-on: https://code.launchpad.net/~sajoupa/charm-k8s-telegraf/+git/charm-k8s-telegraf/+merge/391675
Reviewed-by: Laurent Sesques <email address hidden>
Reviewed-by: Facundo Batista <email address hidden>

a986da5... by Laurent Sesquès

use the telegrafcharmers/telegraf image from dockerhub by default

e64c19e... by Laurent Sesquès

Let the logger build its messages ; small details fixed following charmcrafters review

9cf0505... by Laurent Sesquès

small code simplification

f9f647a... by Laurent Sesquès

further quote fixes