Skip to content

Releases: choria-io/provisioner

0.3.1

14 Dec 11:52
f9f4e7b
Compare
Choose a tag to compare

Bug Fixes

  • Write SSL files with better permissions than 0700 (#58)
  • Retry rpcutil#inventory up to 5 times before considering the node failed (#59)

0.3.0

27 Nov 20:28
d7c49da
Compare
Choose a tag to compare

Enhancements

  • Add initial support for self-updating Choria (#53)

0.2.2

07 Sep 13:29
c681a91
Compare
Choose a tag to compare

Bug Fixes

  • Ensure the choria.cfg is used on el7 to find the network to provision

0.2.1

26 Aug 16:48
455f609
Compare
Choose a tag to compare

Enhancements

  • Update to use Choria lifecycle project (#44)

0.2.0

25 Aug 14:47
a559cd9
Compare
Choose a tag to compare

Enhancements

  • Emit a startup life cycle event with component provisioner (#36)
  • Listen for node life cycle events where component is provision_mode_server (#38)

0.1.0

09 Aug 12:25
8118f60
Compare
Choose a tag to compare

Enhancements

  • Record successfully provisioned node counts (#32)
  • Record busy workers in stats (#24)
  • Increase max token length to 128 (#28)

Bug Fixes

  • Avoid nil pointer error when PKI feature is disabled (#29)
  • Ensure helper run duration stat is registered (#25)

0.0.3

08 Aug 13:39
3e0c398
Compare
Choose a tag to compare

Enhancements

  • Embed the DDL files in the binary to ease deployment (#19)

Bug Fixes

  • Create the pidfile late in the life cycle and delete it on exit (#17)
  • Fix various el6 startup issues (#21)

0.0.2

08 Aug 10:01
697dd16
Compare
Choose a tag to compare

Enhancements

  • Add a go-backplane instance for performing circuit breaking (#13)

0.0.1

07 Aug 15:10
45ae5b3
Compare
Choose a tag to compare

Initial Release