Skip to content

Releases: tlm/disttrust

v0.2.1

25 Sep 02:00
@tlm tlm
Compare
Choose a tag to compare

Changelog

80cc28c Fixes stderr output for failed command actions

v0.2.0

24 Sep 11:04
@tlm tlm
Compare
Choose a tag to compare

Changelog

18a75f9 Better placement of log message
6ade210 Adds health check support
722a497 Fixed up tests for member
7e1c0ff Better structure around member lifecycle.
79ba132 Fixes broken test
4d018c0 Fixes a small naming thing in the member class
a5b4dec Tidy up of configuration logic

v0.1.0

18 Jul 12:52
@tlm tlm
Compare
Choose a tag to compare

Changelog

8f74bbe changed output format for release
c521bc5 Start of example systemd unit file
3e5379f Updates gitignore
1f713fd adds goreleaser as a test for releasing
7e71b99 updated gitignore
c2886ec Adds JSON logging support
b96bbce Adds better command drive support
3197a0f Merge branch 'master' of github.com:tlmiller/disttrust
772ef9a Adding vendor folder to make go tools work
3ff1af8 Merge pull request #1 from tlmiller/docs
efab6fd README for usage done for current work
d27963f Start of README
85aaaba Spelling fixes
ffa6ced fixed spelling
a31f203 Fixes threshold bug and updates test.
ed2e5e1 Fixes linting feedback on docs
bd23eaf Adds quick docs to response
ca02eca Reworked vault auth
a92ac0d Fixed nil pointer bug and removed dead code path
26da6b0 Support for ca and bundle files
2fd33e8 Adds main package to root of project
f3b57d1 Adds new serial to logging
5d0bbea Adds renewal support.
4f4a6f1 Fixed bug where serial was set as private key
d36a2f8 Lots of uncommited work
7ea3863 updated deps
3b04f86 Work on lifecycle of certificate renewal
a7f1b4d Adds gitignore
fa9f009 Change over to lease construct
1e299ee Removed debug statement
4b95f12 Initial commit of work so far