lp://staging/~lazypower/charms/trusty/flannel-docker/patch_etcd_rest_script
- Get this branch:
- bzr branch lp://staging/~lazypower/charms/trusty/flannel-docker/patch_etcd_rest_script
Branch merges
- Charles Butler (community): Disapprove
-
Diff: 94 lines (+24/-18)4 files modifiedplaybooks/flannel-configuration.yaml (+1/-1)
playbooks/install-or-upgrade.yaml (+1/-1)
scripts/etcd_rest.py (+20/-14)
templates/upstart.template (+2/-2)
- Kubernetes Charmers: Pending requested
-
Diff: 53 lines (+20/-14)1 file modifiedscripts/etcd_rest.py (+20/-14)
Branch information
- Owner:
- Charles Butler
- Status:
- Development
Recent revisions
- 15. By Charles Butler
-
Updates to v0.0.7 of flannel-docker charm
Includes try/except logic to allow the unit to "soft fail" during relations in
the event of the etcd node being torn down during test execution. Work around
for amulet.sentry. wait()' s sometimes buggy behavior. - 14. By Charles Butler
-
import of v0.0.6 of flannel-docker charm
https:/
/github. com/chuckbutler /flannel- docker- charm/releases/ tag/v0. 0.6 Includes fixes contributed by gennadiy of data-art to correct the upstart template
Refactors usermode set which occasionally errored on first run w/ ansible 1.8+ - 12. By Matt Bruzek
-
Removed the space before the permissions in installorupgrad
e.yaml
Updated the flannel binary to 0.5.1
Edited the upstart script to be compliant with 0.5.1 - 11. By Charles Butler
-
Release of v0.0.5 of the flannel-docker charm
Release notes here: https:/
/github. com/chuckbutler /flannel- docker- charm/releases/ tag/v0. 0.5 - 8. By Charles Butler
-
Scope the charm deploys to series/service pointing at the store. plan for success
- 7. By Charles Butler
-
Correct the relationship sequence for the README if deploying by hand.
Adding relationship to the DB after Network will cause a silent and consistent
failure scenario. This is due to the guarding of the networking being setup,
and how ansible handles skip cases.This is a logic error and is filed against bug #14 on the proejct:
https://github. com/chuckbutler /flannel- docker- charm/issues/ 14
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)