lp://staging/~fgimenez/charms/trusty/kubernetes/allow-privileged
- Get this branch:
- bzr branch lp://staging/~fgimenez/charms/trusty/kubernetes/allow-privileged
Branch merges
- Kubernetes Charmers: Pending requested
-
Diff: 10 lines (+2/-1)1 file modifiedfiles/kubelet.upstart.tmpl (+2/-1)
Branch information
- Owner:
- Federico Gimenez
- Status:
- Development
Recent revisions
- 12. By Charles Butler
-
[r=lazypower] Matthew Bruzek 2015-10-09 Changing the flake8 rules to not conflict with the verify-boilerplate k8s tool.
Matthew Bruzek 2015-10-08 Added cleanup to unit_tests/.cache directory.
Matthew Bruzek 2015-10-06 Fixing lint errors in merged code
Matthew Bruzek 2015-10-05 Making changes from the github repository. - 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)