Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Tags: criticalstack/e2d

Tags

v0.4.14

Toggle v0.4.14's commit message
Add chmod on start

Etcd 3.4.9 introduced a check on the data directory permissions that
require 0700. Since this causes the server to not come up we will
attempt to change the perms.

v0.4.13

Toggle v0.4.13's commit message
Update etcd to 3.4.9

This also ends up setting the data dir to 0700 to satisfy a new check
added to the data dir. #41 requested this changed for security reasons
and it was denied, but must ultimately be changed to maintain
compatibility with etcd.

v0.4.12

Toggle v0.4.12's commit message
Update .drone.yml

v0.4.11

Toggle v0.4.11's commit message
Add table encryption

v0.4.10

Toggle v0.4.10's commit message
Update README.md

v0.4.9

Toggle v0.4.9's commit message
Implement default s3 path when only bucket provided for etcd snapshots (

#37)

* Implement default s3 path when only bucket provided for etcd snapshots

* Test default snapshot path and explicit snapshot path

v0.4.8

Toggle v0.4.8's commit message
Ensure tag belongs to EC2 instance

v0.4.7

Toggle v0.4.7's commit message
Update package build

v0.4.6

Toggle v0.4.6's commit message
Add additional version info

v0.4.5

Toggle v0.4.5's commit message
Fix linting issue