markturansky
d3bb6575fb
Revert "nfs: check if /sbin/mount.nfs* is present in CanSupport()"
...
This reverts commit 1b3a88dc87
.
2015-11-03 16:09:57 -05:00
derekwaynecarr
b403e30d1a
Kubelet serialize image pulls had incorrect default
2015-11-03 15:24:01 -05:00
Avesh Agarwal
c113737a1d
Apply correct SELinux label to kubelet volume dir in local cluster.
2015-11-03 15:00:43 -05:00
Jordan Liggitt
b3157d1445
Ensure HPA has valid resource/name/subresource, validate path segments
2015-11-03 14:46:17 -05:00
Paul Morie
09701b4fa8
Surface replica count update errors in log
2015-11-03 14:20:08 -05:00
k8s-merge-robot
1407fd2071
Merge pull request #16102 from ihmccreery/release-docs
...
Auto commit by PR queue bot
2015-11-03 11:09:36 -08:00
Justin Santa Barbara
2d5671aec2
AWS: Fix kube-up comments per code review
2015-11-03 13:12:17 -05:00
Brendan Burns
a78b2e0a9f
Merge pull request #16736 from dchen1107/docker
...
Enable supervisord on all cloud providers and removed monit.
2015-11-03 10:09:43 -08:00
Paul Morie
112f1d848b
Update image versions in emptyDir e2e
2015-11-03 13:01:51 -05:00
Isaac Hollander McCreery
ed7b42c4a3
Clarify -dirty language, and add --no-dry-run to usage
2015-11-03 09:42:49 -08:00
Dawn Chen
956561810f
Remove monit related salt files.
2015-11-03 09:31:50 -08:00
Dawn Chen
29614d3fe0
Enable supervisord for other cloud providers.
2015-11-03 09:30:24 -08:00
Isaac Hollander McCreery
a9fc43d120
Fix releasing clause about cutting beta releases
2015-11-03 09:26:01 -08:00
Justin Santa Barbara
41743ce87a
AWS: Delete ASGs by following instances
...
We can't tag ASGs, but we can see what instances are running in an ASG,
and we can match those by our tags.
So look for our running instances, and look for the ASGs that created
them, and delete those.
This can be defeated (most notably if users change the ASG size to 0),
but it is safer that other deletion methods.
2015-11-03 11:58:05 -05:00
Justin Santa Barbara
cf86ecc604
AWS: Only match minions in the current ASG
...
i.e. don't assume there is only one ASG any more
2015-11-03 11:58:05 -05:00
Justin Santa Barbara
d64643fe26
AWS: Experimental support for multiple subnets/AZs in kube-up
...
By setting KUBE_SHARE_MASTER=true we reuse an existing master, rather
than creating a new one.
By setting KUBE_SUBNET_CIDR=172.20.1.0/24 you can specify the CIDR for a
new subnet, avoiding conflicts.
Both these options are documented only in kube-up and clearly marked as
'experimental' i.e. likely to change.
By combining these, you can kube-up a cluster normally, and then kube-up
a cluster in a different AZ, and the new nodes will attach to the same
master.
KUBE_SHARE_MASTER is also useful for addding a second node
auto-scaling-group, for example if you wanted to mix spot & on-demand
instances.
2015-11-03 11:57:59 -05:00
Paul Morie
75b1e6ec44
Fix panic bringing up e2e cluster when kubeconfig is empty
2015-11-03 11:19:36 -05:00
k8s-merge-robot
ca6fe97275
Merge pull request #16724 from sroze/patch-2
...
Auto commit by PR queue bot
2015-11-03 07:18:20 -08:00
Justin Santa Barbara
df3897c4ab
Split main kube-up function into sub-functions
...
Makes it a little easier to read, also lets us reuse a master in the
next commit without a complex diff.
2015-11-03 10:16:32 -05:00
Justin Santa Barbara
1607ac1a7a
AWS: use filters in get_igw_id & get_subnet_id
...
Also remove unused get_route_table_id
2015-11-03 10:09:51 -05:00
deads2k
c8d8c390cb
make update-codecgen.sh more predictable
2015-11-03 10:03:06 -05:00
k8s-merge-robot
c8fe00b94f
Merge pull request #16711 from liggitt/remotecommand_error
...
Auto commit by PR queue bot
2015-11-03 06:43:37 -08:00
k8s-merge-robot
121f33068d
Merge pull request #16668 from deads2k/fix-hpa-escalation
...
Auto commit by PR queue bot
2015-11-03 06:11:34 -08:00
k8s-merge-robot
3f3918048a
Merge pull request #16669 from erictune/fix-run-docstring
...
Auto commit by PR queue bot
2015-11-03 05:29:29 -08:00
deads2k
fd1c8e096a
eliminate cross-namespace HPA escalation attack
2015-11-03 08:05:26 -05:00
k8s-merge-robot
1b437272ba
Merge pull request #16696 from janetkuo/kubectl-jsonpath
...
Auto commit by PR queue bot
2015-11-03 04:29:28 -08:00
k8s-merge-robot
76083f73dc
Merge pull request #16671 from DirectXMan12/refactor/hpa-heapster-service
...
Auto commit by PR queue bot
2015-11-03 03:58:26 -08:00
k8s-merge-robot
9b953d75d2
Merge pull request #16111 from mesosphere/sttts-sandbox-overlay
...
Auto commit by PR queue bot
2015-11-03 03:00:57 -08:00
Piotr Szczesniak
31273c15d0
Merge pull request #16722 from wojtek-t/fix_panic
...
Fix panics in Density test
2015-11-03 11:56:23 +01:00
Wojciech Tyczynski
030a272db5
Enable cacher for all resources.
2015-11-03 11:55:37 +01:00
k8s-merge-robot
fe2d44e842
Merge pull request #16653 from Random-Liu/remove-unused-type
...
Auto commit by PR queue bot
2015-11-03 02:45:22 -08:00
Dr. Stefan Schimanski
8fb77ce13e
Exit scheduler if sandbox overlay does not exist
2015-11-03 11:27:41 +01:00
Dr. Stefan Schimanski
1cebf2f014
Add MESOS_DOCKER_OVERLAY_DIR variable to set overlay volume dir
2015-11-03 11:27:41 +01:00
Dr. Stefan Schimanski
ed09e5c29d
Add supported archive format for --mesos-sandbox-overlay
2015-11-03 11:27:41 +01:00
Dr. Stefan Schimanski
60ac1b932f
Simplify serveFrameworkArtifact with library function for basenames
2015-11-03 11:27:41 +01:00
Dr. Stefan Schimanski
4062e2be2f
Add executor sandbox overlay mechanism to distribute nsenter and socat
2015-11-03 11:27:40 +01:00
Samuel ROZE
1f9d6c1c5b
Fixes typo in `all.yml` file name
2015-11-03 10:22:02 +00:00
k8s-merge-robot
f371b3d891
Merge pull request #16621 from timstclair/metrics-lite
...
Auto commit by PR queue bot
2015-11-03 02:13:19 -08:00
Wojciech Tyczynski
6246201eec
Remove fakeClient from cacher_test.
2015-11-03 10:58:43 +01:00
k8s-merge-robot
25b7c79860
Merge pull request #16609 from fwalker/master
...
Auto commit by PR queue bot
2015-11-03 01:41:16 -08:00
wulonghui
86abfb8d16
Delete all files and all hidden files without . & .. error for PV recycler
2015-11-03 17:34:25 +08:00
k8s-merge-robot
b79379516f
Merge pull request #16584 from wojtek-t/refactor_use_cacher
...
Auto commit by PR queue bot
2015-11-03 01:10:13 -08:00
k8s-merge-robot
f276572034
Merge pull request #16570 from liggitt/proxy_request_info
...
Auto commit by PR queue bot
2015-11-03 00:33:10 -08:00
Wojciech Tyczynski
d22592b1f8
Fix panics in Density test
2015-11-03 09:04:54 +01:00
k8s-merge-robot
c080c8a14f
Merge pull request #16537 from fabianofranz/attach_handles_tty_support
...
Auto commit by PR queue bot
2015-11-03 00:01:38 -08:00
k8s-merge-robot
c1d380db94
Merge pull request #16693 from Random-Liu/put-termination-message-path-into-docker-label
...
Auto commit by PR queue bot
2015-11-02 23:29:35 -08:00
Mike Danese
7206a5615f
enable deployments by default in test clusters
2015-11-02 23:07:58 -08:00
k8s-merge-robot
5681bacef4
Merge pull request #16710 from feihujiang/addCommentNamespaceClearedForRootscopedResources
...
Auto commit by PR queue bot
2015-11-02 22:57:30 -08:00
Jordan Liggitt
974af49e77
Tolerate AlreadyExists errors when creating service accounts
2015-11-03 00:35:19 -05:00
k8s-merge-robot
990c0184be
Merge pull request #16330 from mikedanese/deploy-ptr
...
Auto commit by PR queue bot
2015-11-02 20:41:34 -08:00