Piotr Szczesniak
7bbb7a2d9f
Merge pull request #15219 from wojtek-t/change_default_to_test
...
Unify default and test configuration in GCE
2015-10-08 11:12:23 +02:00
Piotr Szczesniak
d24d6b817f
Merge pull request #15215 from wojtek-t/increase_scheduler_limits
...
Increase scheduler QPS limits
2015-10-08 11:11:10 +02:00
Wojciech Tyczynski
df79026b79
Extend resyncPeriods in controllers in production.
2015-10-08 09:10:09 +02:00
Robert Bailey
94753fbe4d
Update the docker single node getting started guide to use the
...
1.0.6 release.
2015-10-07 23:51:35 -07:00
Robert Bailey
1c212b88e7
Stop using the deprecated --portal-net flag in the docker
...
single/multi-node examples.
2015-10-07 23:07:08 -07:00
He Simei
3e9905bb07
fix incorrect upstart script for ubuntu
2015-10-08 13:57:22 +08:00
Piotr Szczesniak
7324cd68d2
Merge pull request #15218 from jszczepkowski/hpa-e2e-fix
...
Increased memory limit for horizontal pod autoscaler e2e test.
2015-10-08 07:34:17 +02:00
Piotr Szczesniak
5dac62b187
Fixed formatting in rescheduler proposal
2015-10-08 07:19:07 +02:00
k8s-merge-robot
0e5478efae
Merge pull request #15269 from brendandburns/apis
...
Auto commit by PR queue bot
2015-10-07 21:38:38 -07:00
k8s-merge-robot
04f055c48d
Merge pull request #15258 from saad-ali/repro15106
...
Auto commit by PR queue bot
2015-10-07 19:23:10 -07:00
Quinton Hoole
4c53093d15
Merge pull request #15277 from quinton-hoole/2015-10-07-fix-kubemark-scale
...
Move kubernetes-kubemark-scale-gce Jenkins job to asia-east1-a zone.
2015-10-07 18:50:57 -07:00
Quinton Hoole
8ec4f29e32
Move kubernetes-kubemark-scale-gce Jenkins job to asia-east1-a zone.
...
Because that's where we have enough quota.
2015-10-07 18:46:34 -07:00
k8s-merge-robot
4cb021f5df
Merge pull request #15254 from bprashanth/healthchecks
...
Auto commit by PR queue bot
2015-10-07 18:12:45 -07:00
Jeff Lowdermilk
b0bebe89ac
Merge pull request #15168 from ihmccreery/pin-releases
...
Use JENKINS_PUBLISHED_VERSION instead of JENKINS_USE_RELEASE_TARS and JENKINS_USE_STABLE
2015-10-07 17:43:54 -07:00
jackgr
ef3f64612e
Add calls to set annotation for kubectl apply
2015-10-07 17:15:56 -07:00
jackgr
703a3e19aa
Add the kubectl apply command.
2015-10-07 17:14:51 -07:00
jackgr
ddda379b1b
Add method to apply strategic merge patch.
2015-10-07 17:14:11 -07:00
Quinton Hoole
5bb53fbb4c
Merge pull request #15271 from quinton-hoole/2015-10-07-kubemark
...
Bring up a 4000 node kubemark cluster in Jenkins.
2015-10-07 16:47:54 -07:00
Quinton Hoole
1b7f8f540e
Bring up a 4000 node kubemark cluster in Jenkins.
...
This is a bit of a hack of the existing scripts, but the quickest way to get this cluster up.
Will restructure e2e.sh to do this in a more sane way in a separate PR.
2015-10-07 16:46:32 -07:00
Tim St. Clair
9b8bc50357
Generalize readinessManager to handle liveness
2015-10-07 16:40:30 -07:00
Daniel Smith
72c1340d34
Propose combining domain name & group
...
Also remove group from versions.
2015-10-07 15:59:17 -07:00
nikhiljindal
b0b1a35aae
Adding logic to scale down new RC
2015-10-07 15:53:47 -07:00
Brendan Burns
deb3514c02
Fix ExtractList to work with v1.List
2015-10-07 15:48:38 -07:00
Janet Kuo
aa307da594
Merge pull request #15124 from timstclair/container-id
...
Use strong type for container ID
2015-10-07 15:15:16 -07:00
Andy Zheng
3a5f3f0615
Enable privileged containers in Trusty nodes
...
This change also removes an outdated TODO comment.
2015-10-07 15:10:14 -07:00
Janet Kuo
4b8f91fd0e
Merge pull request #15190 from dchen1107/fix
...
unset Kubelet flag for manifest_url for master node.
2015-10-07 14:48:35 -07:00
Prashanth Balasubramanian
941963d953
Ingress E2E
2015-10-07 14:33:19 -07:00
Mike Danese
e5fe0c0c6e
revise meaning of DaemonsSpecStatus.CurrentNumberScheduled
2015-10-07 14:29:34 -07:00
Isaac Hollander McCreery
653de8fec7
Use JENKINS_PUBLISHED_VERSION instead of JENKINS_USE_RELEASE_TARS and JENKINS_USE_STABLE
2015-10-07 14:29:01 -07:00
saadali
1bb4809841
Prevent GCE PD attach code from succeding if disk failed to attach.
2015-10-07 14:07:33 -07:00
Mike Danese
1769c1c34b
Merge pull request #15006 from madhusudancs/move-hooks-to-commit
...
Move the hooks section to the commit section.
2015-10-07 14:04:55 -07:00
Mike Danese
b6734d5572
Merge pull request #15213 from mwielgus/cluster_doc
...
Updated doc for cluster autoscaler
2015-10-07 14:04:42 -07:00
Mike Danese
efbbfde71c
Merge pull request #14094 from ZJU-SEL/pod-example
...
Demo a sidecar mode within pod for java users
2015-10-07 14:03:44 -07:00
Mike Danese
be0c6198b9
Merge pull request #14446 from derekwaynecarr/runtime_constraints_example
...
Add an example demonstrating runtime constraints
2015-10-07 14:02:56 -07:00
Mike Danese
591d7c42a4
Merge pull request #15198 from mikedanese/ds-bug-2
...
include name match in mischeduled check in daemonset controller
2015-10-07 13:54:42 -07:00
Brendan Burns
3e6b6d9cfb
Merge pull request #15242 from mikedanese/sw-fix
...
fix master swagger spec
2015-10-07 13:34:14 -07:00
Dawn Chen
c29296f9a8
Set manifest-url-header when enable_manifest_url is set
2015-10-07 13:27:03 -07:00
Prashanth Balasubramanian
02aa5e183c
Add HTTPHealthCheck crud operations to cloudprovider library.
2015-10-07 13:22:56 -07:00
Nikhil Jindal
c5d534e4f6
Merge pull request #15159 from ironcladlou/deployment-controller-tests
...
Add unit tests for deployment controller
2015-10-07 13:20:30 -07:00
Brendan Burns
4cd0997dbf
Add some more debugging info so we can determine why this test is flaking
2015-10-07 13:08:47 -07:00
derekwaynecarr
075334a474
Improve troubleshooting tips for vagrant errors due to host setup
2015-10-07 15:15:56 -04:00
Brendan Burns
c9c6c52ab4
improve reporting of which resources and which binaries went over limit
2015-10-07 11:59:24 -07:00
Mike Danese
53e14c7a1e
diff all of pkg/ when verifying swagerspec instead of just pkg/api/
2015-10-07 11:44:12 -07:00
derekwaynecarr
544b453e31
Add replication controller status subresource
2015-10-07 14:39:33 -04:00
Jeff Grafton
0e29d81904
Print error messages to stderr
2015-10-07 11:19:32 -07:00
Paul Morie
43f9280a5d
Merge pull request #15127 from swagiaal/bump-go-dockerclient
...
Bump fsouza/go-dockerclient
2015-10-07 14:02:24 -04:00
Tim St. Clair
551eff63b8
Use strong type for container ID
...
Change all references to the container ID in pkg/kubelet/... to the
strong type defined in pkg/kubelet/container: ContainerID
The motivation for this change is to make the format of the ID
unambiguous, specifically whether or not it includes the runtime
prefix (e.g. "docker://").
2015-10-07 10:58:05 -07:00
Mike Danese
0d9d81ff57
fix master swagger spec
2015-10-07 10:23:22 -07:00
Paul Morie
8c3d11f99d
Fix name of FSGroup field in volume proposal json
2015-10-07 13:21:27 -04:00
Michael Puncel
4921a62f3a
Fix comment typo and remove unnecessary line
2015-10-07 09:53:27 -07:00