lp:~kubernetes/charms/trusty/etcd/trunk

Created by Whit Morriss and last modified
Get this branch:
bzr branch lp:~kubernetes/charms/trusty/etcd/trunk
Members of Kubernetes Charmers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kubernetes Charmers
Status:
Development

Recent revisions

22. By Charles Butler

Removed workaround pip installation

21. By Charles Butler

Removed a pointless status update

20. By Charles Butler

Release 0.0.4 of ETCD charm

Updates messaging to use status_set instead of stray print and log statements
Updates amulet-test with proper accessors

19. By Matt Bruzek

The run method is on the unit object not sentry.

18. By Charles Butler

Updates upstart template to include a localhost host bind

We dont wish to expose ETCD to the public interface, however the etcd
utlity appears to default to wanting to communicate over 127.0.0.1:4001.
It does expose the -C and --peers option to reconfigure itself to
communicate with a peer on the given ip:port combination, but this
breaks user expectation of things "just working".

This fix adjusts the binding which can be verified via netstat -nlp that
hte service is only listening on private address, and the adveritsing to
the API/Peers only displays the private address, while allowing the
etcdctl client to communicate using the localhost binding default.

17. By Charles Butler

Backport of store edits and minor typo correction
Marco Ceppi 2015-08-07 [merge] [lazypower] Working fix for #1478121
Matthew Bruzek 2015-07-17 Changing the deploy syntax to use the promulgated namespace.

16. By Charles Butler

Corrects #1483380

Adds a failure case if the charm is being deployed into a non is_leader capable
juju environment. This is now documented in the README that it requires Juju
1.23.2 or better

15. By Charles Butler

Working fix for #1478121

14. By Charles Butler

Correcting broken revision push from git-vendor sync, typechange on hooks
and leftover hooks

13. By Charles Butler

Removes HEALTH check artifact

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.