lp://staging/~mbruzek/charms/trusty/kubernetes-master/trunk
Created by
Matt Bruzek
and last modified
- Get this branch:
- bzr branch lp://staging/~mbruzek/charms/trusty/kubernetes-master/trunk
Only
Matt Bruzek
can upload to this branch. If you are
Matt Bruzek
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Charles Butler (community): Approve
-
Diff: 979 lines (+383/-164)16 files modifiedMakefile (+2/-1)
README.md (+42/-17)
config.yaml (+24/-0)
copyright (+1/-1)
files/apiserver.upstart.tmpl (+8/-9)
files/controller-manager.upstart.tmpl (+1/-8)
files/distribution.conf.tmpl (+5/-1)
files/nginx.conf.tmpl (+25/-37)
files/scheduler.upstart.tmpl (+1/-8)
hooks/__init__.py (+16/-0)
hooks/hooks.py (+118/-26)
hooks/install.py (+35/-10)
hooks/kubernetes_installer.py (+17/-3)
hooks/setup.py (+14/-0)
unit_tests/kubernetes_installer_test.py (+25/-13)
unit_tests/test_install.py (+49/-30)
Branch information
- Owner:
- Matt Bruzek
- Status:
- Development
Recent revisions
- 13. By Charles Butler
-
Refactor the update_rc_files method and supporting test to actually point to a non-existant path for testing purposes. The expected raise was not being reached in CI due to bundletester being run with sudo, and the code execution always checking for only ubuntu and root.
- 10. By Matt Bruzek
-
[lazypower] The upstream Kubernetes repository has changed from GoogleCloudPlatform to kubernetes.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)