Skip to content

Releases: waggle-sensor/beekeeper

Release 0.10.0

09 Jan 17:09
e033344
Compare
Choose a tag to compare
  • Added auto renewal of node certificates after 90 days.
  • Added ignore file to allow ignoring non-node devices connected to beekeeper.

Release 0.9.0

07 Aug 17:05
6f3b48b
Compare
Choose a tag to compare

Added flag to always renew certificates when deploying WES.

Release 0.8.0

26 Oct 22:57
704b516
Compare
Choose a tag to compare

Update VSN during deploy WES.

Release 0.7.0

25 Aug 15:14
3f6ba84
Compare
Choose a tag to compare

What's Changed

  • SAGE-1450: add CA public configMap and CA private secret to sshd & api by @jswantek in #32
  • Sage 1249 add vsn by @iperezx in #31

Full Changelog: v0.6.0...v0.7.0

Release 0.6.0

25 Jul 22:53
672c862
Compare
Choose a tag to compare

What's Changed

  • SAGE-1406: replace 'create-keys.sh' copy with Docker version by @jswantek in #29

Full Changelog: v0.5.0...v0.6.0

Release 0.5.0

21 Jul 21:11
7a6dff6
Compare
Choose a tag to compare

sshd register.sh script now exits with nonzero exit code if API doesn't respond with HTTP OK status.

Release 0.4.0

18 Jul 22:40
1778f56
Compare
Choose a tag to compare
  • Added support for specifying a beehive to /register API.
  • Updated sshd registration script to accept -b beehive flag.

Release 0.3.0

02 Mar 18:31
77ff954
Compare
Choose a tag to compare

What's Changed

  • Sage 1257: Allow to redeploy wes services if a node is re-flashed in the factory. by @iperezx in #21

New Contributors

Full Changelog: v0.2.0...v0.3.0

Release 0.2.0

09 Feb 22:06
dadd7d5
Compare
Choose a tag to compare
copy private key to let node checkout private git repo (#18)

* copy private key for git repo

* added PAM and enabled AuthorizedKeysFile

* fixed doc

* adding user waggle

* added support for authorized_keys file for waggle guest account

* added StreamLocalBindMask 0117

* add guest user to groups

* start supervisord

* mount preprocessinf script that adds guest user to groups

Co-authored-by: Sean Shahkarami <[email protected]>

Release 0.1.1

09 Feb 21:51
Compare
Choose a tag to compare
  • extracted deploy code into deploy_wes_to_candidate