22 Commits
Author SHA1 Message Date
Arthur Chaloin f7a362989b test: fix typo in filename 2022-05-25 15:34:50 +02:00
Arthur Chaloin ad89ec4d6d test: add missing test file 2022-05-25 13:46:48 +02:00
Arthur Chaloin aac1ff511c test: add test with duplicate certificate in different formats 2022-05-25 13:36:18 +02:00
Arthur Chaloin 31789ed19d test: add test for invalid base64 strings in yaml 2022-05-25 13:20:13 +02:00
Arthur Chaloin 67f41d68fd test: add test for duplicate certificates 2022-05-25 13:19:48 +02:00
Arthur Chaloin 3fedef237e fix: don't fail when pem block isn't a certificate 2021-03-02 12:57:48 +01:00
Arthur Chaloin 49017cd6b1 feat: try to resolve symlinks in current directory 2021-03-01 17:15:33 +01:00
Arthur Chaloin d9b973b32a chore(ci): run builds on ubuntu 2021-02-24 11:56:39 +01:00
Arthur Chaloin 2683bc4004 chore(ci): quote release url 2021-02-24 11:33:41 +01:00
Arthur Chaloin 75fdaf8ed5 chore(ci): debug 2021-02-23 17:20:39 +01:00
Arthur Chaloin 9f4908312a chore(ci): fllow github auth redirect 2021-02-23 17:04:12 +01:00
Arthur Chaloin af0f7aafe1 chore(ci): publish binaries as release assets 2021-02-23 16:04:02 +01:00
Arthur Chaloin 650e419224 test: add missing error cases 2021-02-22 17:39:21 +01:00
Arthur Chaloin 99ce1632be test: add tests for new yaml handling 2021-02-22 16:01:54 +01:00
Thibault VINCENT fdee6b2bdc chore: project renamed to x509-certificate-exporter 2021-02-19 14:42:11 +01:00
Arthur Chaloin 075fe532a6 fix: handle absolute paths 2021-01-12 13:52:26 +01:00
Arthur Chaloin 6a57bc254d fix(testing): fix kube api server address lookup 2021-01-05 12:10:36 +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 2e1e46c848 fix(testing): fix failing tests 2020-10-13 15:47:47 +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