lp://qastaging/~mbruzek/charms/trusty/kubernetes/github-sync
- Get this branch:
- bzr branch lp://qastaging/~mbruzek/charms/trusty/kubernetes/github-sync
Branch merges
Branch information
- Owner:
- Matt Bruzek
- Status:
- Development
Recent revisions
- 9. By Charles Butler
-
Re-introduce handling for a 409 response code when the k8's node has registered
with ETCD already. This happens during the etcd-relation-changed sequence often
and is not an error case, So halting the unit execution is not desireable. - 6. By Matt Bruzek
-
Removing binary bloat, config.yaml and config-changed.
Adding virtualenv to release target and reference env correctly. - 4. By Matt Bruzek
-
Convert the service metadata to a subordinate, and add appropriate relationship to the docker-host.
Removed the overlay_type from relationship validation because this key was not being used in an obvious way, and terminated the relationships
Fixing flake8 complaint of under indent.
Adding 201 to the successful response codes.
Adding an icon.svg that will pass review.
Adding double tack to the upstart templates.
Fixing spelling error in maintainers
Deleting the binary tar files from old releases. We build from source now.
Use write_text() rather than write_lines().
Removing the version file logic from installer.
Stop the services before you download the replacement binaries
Change the permissions on downloaded binaries.
Changing the path to the resources
Additions for getting the binaries from the kuberentes master via http and wget
Changing the installer code to download the binaries from the kubernetes master.
Using the api-relation-changed hook to install the kubernetes binaries.
Changing install to new model
Refactoring to satisfy lint target, and test target.
Import Makefile from Kubernetes Master, Adds release target.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)