k8s-merge-robot
69b3cb36a6
Merge pull request #22726 from chuckbutler/juju-import-layers
...
Auto commit by PR queue bot
2016-03-23 14:26:42 -07:00
Charles Butler
cc1fb15ef7
Updating documentation link to point to k8s.io/docs/
2016-03-23 12:26:37 -04:00
Charles Butler
54050dbaef
Fetch the guestbook action from master for now
2016-03-23 12:22:39 -04:00
Charles Butler
b014c0d6b7
Move to the ~containers namespace etcd
2016-03-23 12:22:10 -04:00
Charles Butler
dafc78b489
Removing the duplicated guestbook example files
2016-03-23 12:21:01 -04:00
k8s-merge-robot
53c542606d
Merge pull request #23126 from rata/api-version-deprecated
...
Auto commit by PR queue bot
2016-03-23 04:53:02 -07:00
k8s-merge-robot
cba5efd7de
Merge pull request #23311 from mikedanese/nginx-salt
...
Auto commit by PR queue bot
2016-03-23 04:14:17 -07:00
k8s-merge-robot
76369c42be
Merge pull request #22939 from resouer/util-sub-dir
...
Auto commit by PR queue bot
2016-03-23 03:34:33 -07:00
Quintin Lee
0c22277020
Use the same constants as heapster for the heapster nanny.
2016-03-22 13:17:06 -07:00
Quintin Lee
c484563315
Removing versions from deployment names.
2016-03-22 13:17:06 -07:00
Quintin Lee
79f0cc25e8
Support addon Deployments, make heapster a deployment with a nanny.
2016-03-22 13:17:06 -07:00
k8s-merge-robot
d221649429
Merge pull request #22845 from ZhangZhenhua/eliminate-roles-ambiguity
...
Auto commit by PR queue bot
2016-03-21 21:30:15 -07:00
k8s-merge-robot
4d98abf26c
Merge pull request #23313 from zmerlynn/container-vm-v20160321
...
Auto commit by PR queue bot
2016-03-21 20:55:33 -07:00
Zach Loafman
b2cf4b8c11
Bump to container-vm-v20160321
2016-03-21 17:42:34 -07:00
k8s-merge-robot
f2d14990a5
Merge pull request #23180 from roberthbailey/dead-code
...
Auto commit by PR queue bot
2016-03-21 17:30:22 -07:00
Mike Danese
172d4e27f1
remove unused nginx salt
...
'aws', 'gce', 'vagrant', 'vsphere' are all the cloud providers
2016-03-21 17:25:31 -07:00
k8s-merge-robot
4d41bd5c05
Merge pull request #22915 from aledbf/fix-sed-mac
...
Auto commit by PR queue bot
2016-03-21 08:42:58 -07:00
gmarek
db77843bf0
Remove EXIT_ON_WEAK_ERROR variable
2016-03-21 12:22:03 +01:00
Andy Zheng
2ea9ef53f3
Trusty: Support hybrid cluster with nodes on ContainerVM
2016-03-19 22:47:35 -07:00
k8s-merge-robot
c2200fe011
Merge pull request #23206 from MikeTest42/download1.2
...
Auto commit by PR queue bot
2016-03-19 06:00:06 -07:00
Mike Spreitzer
2712b77652
Change default k8s version to download to 1.2.0
...
Since it is now out!
2016-03-18 11:41:11 -04:00
Robert Bailey
c5ca042ede
Remove the restart-kube-proxy and restart-apiserver functions
...
since neither are used any longer.
2016-03-18 01:49:01 -07:00
ZhenhuaZhang
496ed99cea
declear roles as roles_array internally when installing on ubuntu
...
There are actually two `roles` setting in ubuntu installation scripts.
One is roles as string, which can be set as env and then used in scripts.
The other is roles as array, which is used by internal handling to
locate specific role by offset.
This patch tries to distinguish roles meaning by declearing the second
as roles_array, thus eliminating its ambiguity.
2016-03-18 14:59:43 +08:00
Cole Mickens
c184f7ed21
kube2sky readme: fix flags
2016-03-17 21:59:07 -07:00
Rodrigo Campos
902a04d637
validate-cluster.sh: Don't use ignored and deprecated option '--api-version'
...
When using this flag, this error is shown:
Flag --api-version has been deprecated, flag is no longer respected and will be deleted in the next release
Stop using the flag in the validate-cluster.sh script and avoid the warning.
2016-03-17 12:49:21 -03:00
k8s-merge-robot
e604efcf0d
Merge pull request #23027 from justinsb/e2e_node_logs
...
Auto commit by PR queue bot
2016-03-17 00:38:08 -07:00
k8s-merge-robot
5cc2bb3c0c
Merge pull request #22960 from andyzheng0831/trusty
...
Auto commit by PR queue bot
2016-03-16 20:59:31 -07:00
k8s-merge-robot
067b1323d3
Merge pull request #23068 from colemickens/azure-cluster
...
Auto commit by PR queue bot
2016-03-16 14:19:55 -07:00
Cole Mickens
ba2aa597f0
azure: add kube-down, remove need for tenant-id
2016-03-16 12:02:41 -07:00
Charles Butler
fb2f952867
fixing for jinja2 syntax
2016-03-16 14:25:26 -04:00
Charles Butler
0c86318b7d
Changes made by running hack/update-generated-docs.sh
2016-03-16 14:25:26 -04:00
Charles Butler
ce5a189234
Fix file headers for License bot
2016-03-16 14:25:26 -04:00
Charles Butler
ba113ea30b
Rework cluster/juju
to reflect current work
...
This commit imports the latest development focus from the Charmer team
working to deliver Kubernetes charms with Juju.
Notable Changes:
- The charm is now assembled from layers in $JUJU_ROOT/layers
- Prior, the juju provider would compile and fat-pack the charms, this
new approach delivers the entirety of Kubernetes via hyperkube.
- Adds Kubedns as part of `cluster/kube-up.sh` and verification
- Removes the hard-coded port 8080 for the Kubernetes Master
- Includes TLS validation
- Validates kubernetes config from leader charm
- Targets Juju 2.0 commands
2016-03-16 14:25:26 -04:00
Charles Butler
a750bf667f
Wipe the old charm(s)
2016-03-16 14:25:26 -04:00
gmarek
ddb75f5130
Use get-mater-size function in kubemark config
2016-03-16 17:38:55 +01:00
Justin Santa Barbara
bb68f740cd
AWS kube-up: collect logs from e2e
...
By implementing detect-node-names and a few other helpers, we are able
to collect the logs from nodes.
2016-03-16 11:48:07 -04:00
Piotr Szczesniak
65e41f138b
Updated documentation about monitoring addons
2016-03-16 10:10:55 +01:00
Andy Zheng
e276c8e468
Trusty: support developer workflow on base image
2016-03-15 22:07:08 -07:00
k8s-merge-robot
8313504728
Merge pull request #23005 from andyzheng0831/fix
...
Auto commit by PR queue bot
2016-03-15 16:21:44 -07:00
Andy Zheng
6597daddd6
Trusty: Fix heapster breakage caused by #22940
2016-03-15 13:26:04 -07:00
Phillip Wittrock
70036b3621
Merge pull request #22993 from piosz/bump-heapster-1.0
...
Bumped Heapster to stable version 1.0.0
2016-03-15 12:49:54 -07:00
Piotr Szczesniak
1f577181af
Bumped Heapster to stable version 1.0.0
2016-03-15 17:44:23 +01:00
Justin Santa Barbara
e0caa1e559
non_masquerade_cidr: verify-flags exception, salt syntax
...
Cope is non_masquerade_cidr value is empty; add exception for
verify-flags.
2016-03-15 11:05:55 -04:00
Matt Margolin
e752f2149f
Enable non_masquerade_cidr option configured in salt.grains
...
This should allow allow the non_masquerade_cidr option to get configured
in /etc/salt/minion.d/grains.conf, allowing the flag to used by kubelet
in /etc/sysconfig/kubelet. Default configuration is set in pillar
2016-03-15 09:56:33 -04:00
Andy Zheng
ab20a9adbe
Trusty: Fix node kubelet pod-cidr flag
2016-03-14 21:09:21 -07:00
Marcin Wielgus
6123df9992
Heapster sizing adjustments
2016-03-14 20:00:17 +01:00
harry
f19d59cf35
Move flag into sub pkg
2016-03-14 21:30:38 +08:00
gmarek
c325319ccb
Default MIG size to 1000
2016-03-14 12:21:14 +01:00
k8s-merge-robot
9f213bf145
Merge pull request #22901 from zmerlynn/cleanup_motd
...
Auto commit by PR queue bot
2016-03-14 00:05:46 -07:00
Manuel de Brito Fontes
a2b4bc0ae3
Allow running make in mac and change sed separator to allow custom paths in registry
2016-03-12 22:59:08 -03:00