Clayton Coleman
f5a835b067
Merge pull request #978 from rajatchopra/podnet
...
Add IP per pod with Open vSwitch in Vagrant
2014-08-26 19:29:42 -04:00
Joe Beda
5722eba780
Propagate version info into salt config and use to build.
...
Fixes #1043 .
2014-08-26 16:17:06 -07:00
Rajat Chopra
a0b88e2f2d
add test to check minion to master reachability; logfiling and some cosmetification.
2014-08-26 12:52:02 -07:00
Rajat Chopra
2dd57898d4
add ip per pod across vagrant minions
2014-08-26 11:29:35 -07:00
Joe Beda
831a0d7e50
Merge pull request #1027 from MSOpenTech/azure-scripts
...
Add salt configuration for openvpn for use on Azure.
2014-08-26 11:04:03 -07:00
brendandburns
8a8e124d0d
Merge pull request #1034 from jbeda/vagrant-auth
...
Hard code auth for vagrant.
2014-08-25 21:13:38 -07:00
Joe Beda
9a2e867350
Hard code auth for vagrant.
...
This simplifies things when switching between providers. Fixes #1033 .
2014-08-25 16:47:42 -07:00
Jeff Mendoza
adace2ccf5
Remove commented lines from openvpn config files.
2014-08-25 16:29:32 -07:00
Pieter Noordhuis
65bb90ffef
Update apiserver defaults template
...
Set "cloud" grain to "vsphere".
The "minion_ips" grain doesn't seem to be used anymore.
2014-08-25 15:20:19 -07:00
Jeff Mendoza
13989794f8
Add salt configuration for openvpn for use on Azure.
...
Sets up openvpn for container to container communication. Azure
deploy scripts create certs used for openvpn conneciton. Salt
installs and configures openvpn.
2014-08-25 14:56:54 -07:00
Joe Beda
3af9655c36
Merge pull request #1011 from pietern/vsphere-squash
...
Deploy k8s to vSphere
2014-08-25 11:50:00 -07:00
Pieter Noordhuis
181337137d
Implement kube-up for vsphere
2014-08-25 11:17:48 -07:00
Pieter Noordhuis
7cf48d81b6
Remove unused env vars
2014-08-25 11:17:33 -07:00
Pieter Noordhuis
c535d6d30b
Incorporate comments
2014-08-25 10:01:25 -07:00
Pieter Noordhuis
ad7f131a5b
Deploy k8s to vSphere
2014-08-24 20:27:05 -07:00
Jeff Mendoza
d8d09ace41
Refactor Azure deploy scripts.
...
Refactored to work with cluster/* scripts which require
actions to be defined as methods in cluster/azure/util.sh
2014-08-22 15:48:06 -07:00
Clayton Coleman
1c68247954
Merge pull request #909 from lavalamp/scheduler3
...
Scheduler plugin v1
2014-08-21 19:04:51 -04:00
derekwaynecarr
a6e87e786d
Fix logic errors in validate cluster and make it work for vagrant again
2014-08-21 10:58:09 -04:00
Brendan Burns
514f443854
Move healthz checking to cluster validation. Switch to code == 200
2014-08-20 15:52:29 -07:00
Daniel Smith
79f60da6c4
add salt files to make scheduler run
2014-08-20 15:32:49 -07:00
Tim Hockin
7c7273eed3
Merge pull request #884 from eflynn/patch-1
...
Remove duplicate shebang
2014-08-20 08:18:49 -07:00
Brendan Burns
aa9d0d774c
Uniquify the http firewall rule between different runs of the e2e tests.
2014-08-19 16:35:11 -07:00
Daniel Smith
9bafb8c541
Merge pull request #957 from brendandburns/shell_sucks
...
Add quotes to preserve more sane quoting in what we pass through.
2014-08-19 16:23:50 -07:00
Brendan Burns
3c5d2c0846
Add quotes to preserve more sane quoting in what we pass through.
2014-08-19 14:47:24 -07:00
Brendan Burns
dc1de2bc0e
Remove a duplicate flag.
2014-08-19 09:48:41 -07:00
brendandburns
bd53643647
Merge pull request #851 from derekwaynecarr/cloud_provider
...
Vagrant supports a cloud provider
2014-08-18 18:23:49 -07:00
brendandburns
2d84987c11
Merge pull request #885 from thockin/net
...
Proper ip-per-pod on GCE.
2014-08-18 18:22:05 -07:00
Brendan Burns
a779102924
Fix the installation of nsinit
2014-08-18 16:40:12 -07:00
Tim Hockin
e472752ff9
Merge pull request #875 from brendandburns/exec
...
Add a in container exec based health check.
2014-08-18 12:19:22 -07:00
Brendan Burns
0caae9c1d4
Add a in container exec based health check.
2014-08-18 12:00:11 -07:00
derekwaynecarr
8df21b84a1
Add vagrant cloudprovider
2014-08-18 14:30:31 -04:00
Daniel Smith
82d1f8d4f6
Merge pull request #932 from derekwaynecarr/issue_923
...
Revert to latest salt bootstrap and force SSL
2014-08-18 10:14:23 -07:00
derekwaynecarr
967c2552e7
Revert to latest salt bootstrap and force SSL
2014-08-18 11:39:23 -04:00
Manuel Amador (Rudd-O)
7b2d0d29e4
Please set up SaltStack using SSL. MITM is a thing these days.
2014-08-18 00:10:43 -07:00
Tim Hockin
03ade159c3
Proper ip-per-pod on GCE.
...
Back out the second iptables rule, now that we know what the problem was - we
need to open a firewal rule on each minion.
2014-08-15 15:54:20 -07:00
Brendan Burns
0fda53ea1c
Remove a print that is confusing jq in the e2e tests.
2014-08-14 16:31:52 -07:00
brendandburns
bf7f8a2297
Merge pull request #867 from derekwaynecarr/apiserver_loopback
...
Vagrant: apiserver doesn't bind to 127.0.0.1, inaccessible through master nginx
2014-08-14 14:35:49 -07:00
brendandburns
25352c56d9
Merge pull request #886 from brendandburns/shell_sucks
...
Fix kubecfg.sh
2014-08-14 14:33:43 -07:00
Joe Beda
629f964791
Fix e2e teardown
2014-08-14 13:57:50 -07:00
Daniel Smith
43e1c14e8b
Merge pull request #892 from brendandburns/teardown
...
Add a teardown option to the e2e, that just tears down the cluster, also make gce teardown synchronous.
2014-08-14 10:11:13 -07:00
Brendan Burns
9f49650fba
Add a tear down option to the e2e, that just tears down the cluster
...
Useful for cleaning state after failed runs.
2014-08-14 09:58:40 -07:00
derekwaynecarr
10be80295c
apiserver listen on 0.0.0.0 in vagrant
2014-08-14 10:02:04 -04:00
Joe Beda
70c6c75ae3
Fix release and salt scripts for godep
2014-08-13 15:57:41 -07:00
Brendan Burns
34b240f17a
Fix kubecfg.sh
2014-08-13 14:11:43 -07:00
Evan Flynn
7839033588
Remove duplicate shebang
2014-08-13 15:44:21 -04:00
Brendan Burns
5d0291ae0e
Fix kubecfg.sh
2014-08-12 16:46:34 -07:00
derekwaynecarr
7db42a7b73
Fix nsinit on Vagrant
2014-08-12 16:35:01 -04:00
derekwaynecarr
ba7345d967
Do not always look for latest pkg
2014-08-12 16:10:59 -04:00
derekwaynecarr
fea7b61b81
Add local scripts, simplify kubecfg.sh
2014-08-11 13:02:52 -04:00
derekwaynecarr
c8c5435656
Enforce --address flag is set on all Linux flavors
2014-08-07 17:54:49 -05:00