15 Commits
Author SHA1 Message Date
Arthur Chaloin 3b4ab1a057 feat: rename filename and filepath labels 2021-02-17 14:53:32 +01:00
Arthur Chaloin 075fe532a6 fix: handle absolute paths 2021-01-12 13:52:26 +01:00
Arthur Chaloin 6f6b1d4370 fix: remove useless parameters 2021-01-06 12:41:27 +01:00
Arthur Chaloin 83f4048a62 feat(ci): setup ci for k8s integration tests
fix(ci): add curl

fix(ci): add dind

fix(ci): try add docker client

fix(ci): delete cluster whatever

fix(ci): fix kind

fix(ci): remove docker

fix(ci): fix path

fix(ci): try fix ip

wip(ci): remove tests

wip(ci): try better net config

fix(ci): dummy mistake

fix(ci): try new ip

wip(ci): try with container name

wip(ci): try with 'docker' host

wip(ci): try with service

wip(ci): try new ip

wip(ci): try new ip

wip(ci): try example from kind ci

wip(ci): typo

wip(ci): try exact example from kind

wip(ci): test docker inspect

wip(ci): cluster name

wip(ci): typo

wip(ci): quotes

wip(ci): debug

wip(ci): try reach container directly

wip(ci): escape chars

wip(ci): fix escaping

wip(ci): fixes

wip(ci): fix

wip(ci): wip

wip(ci): skip tls verify

wip(ci): skip tls in tests

wip(ci): remove ca

wip(ci): fix connection test

fix(ci): increase timeout

wip(ci): fix

wip(ci): fix b64 arg
2020-10-19 16:05:14 +02:00
Arthur Chaloin 27a4c79624 feat(testing): kube integration tests 2020-10-15 16:10:30 +02:00
Arthur Chaloin e14d169828 feat(exporter): scrappe secrets from k8s api 2020-10-15 11:30:00 +02:00
Arthur Chaloin 1bd627c2b1 feat(exporter): --trim-path-components option 2020-10-14 14:50:25 +02:00
Arthur Chaloin 6025b6c81d feat(exporter): add --trim-path option to remove leading elements from paths 2020-10-14 12:40:16 +02:00
Arthur Chaloin 2e1e46c848 fix(testing): fix failing tests 2020-10-13 15:47:47 +02:00
Arthur Chaloin fe7e0bd44b fix(exporter): better error catching fir valid x509_read_errors metric 2020-10-13 14:15:38 +02:00
Arthur Chaloin eb7d770a19 feat(exporter): x509_read_errors metric 2020-10-12 18:14:42 +02:00
Arthur Chaloin 71bff529c4 feat(testing): 100% code coverage 2020-10-12 17:11:44 +02:00
Arthur Chaloin 4d65004607 feat(testing): add integration tests 2020-10-12 13:53:22 +02:00
Arthur Chaloin 7a5501d40b feat(exporter): support for yaml files / k8s config files 2020-10-12 13:53:22 +02:00
Arthur Chaloin da0fae10ac feat(exporter): working exporter for pem files 2020-10-12 13:53:22 +02:00