- Oct 28, 2020
-
-
axelgobletbdr authored
* fixed bug in etcd retention where backups are not sorted by date * added directory filter to find command
-
- Oct 23, 2020
-
-
axelgobletbdr authored
* added an ansible var to manage retention of etcd backups * refactord ls/grep into find in etcd backup removal command
-
- Jul 20, 2020
-
-
Florent Monbillard authored
-
- Jul 01, 2020
-
-
Maxime Guyot authored
-
- Mar 28, 2019
-
-
Qasim Sarfraz authored
-
- Nov 02, 2018
-
-
ankitcharolia authored
-
- Aug 17, 2018
-
-
Mathieu Herbert authored
-
- Mar 31, 2018
-
-
Andreas Krüger authored
* Update etcd deployment to use correct cert and key * Update to use admin cert for etcdctl commands * Update handler to use admin cert too
-
- Jan 02, 2018
-
-
Steve Mitchell authored
-
- Aug 31, 2017
-
-
sgmitchell authored
-
- Aug 24, 2017
-
-
Brad Beam authored
* Adding yaml linter to ci check * Minor linting fixes from yamllint * Changing CI to install python pkgs from requirements.txt - adding in a secondary requirements.txt for tests - moving yamllint to tests requirements
-
- Jun 26, 2017
-
-
gdmelloatpoints authored
Make etcd_backup_prefix configurable. Ensures that backups can be stored on a different location other than ${HOST}/var/backups, say an EBS volume on AWS.
-
- Mar 24, 2017
-
-
Sergii Golovatiuk authored
- Run docker run from script rather than directly from systemd target - Refactoring styling/templates Signed-off-by:
Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Mar 20, 2017
-
-
Sergii Golovatiuk authored
etcd is crucial part of kubernetes cluster. Ansible restarts etcd on reconfiguration. Backup helps operator to restore cluster manually in case of any issues. Signed-off-by:
Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-