Commit Graph

14020 Commits

Author SHA1 Message Date
Yu-Ju Hong
0947b2715a Merge pull request #9949 from iterion/aws-production-instance-types
AWS: Note about instance types
2015-07-07 10:16:22 -07:00
Yu-Ju Hong
d630232b4b Merge pull request #10350 from mdevilliers/fix_golang_client_doc
Align example in the client package with the api.
2015-07-07 10:13:00 -07:00
Wojciech Tyczynski
f2adea2527 Merge pull request #10820 from wojtek-t/fix_proxy
Check whether all nodes are healthy in e2e framework
2015-07-07 16:40:50 +02:00
Wojciech Tyczynski
d170ab08da Merge pull request #10801 from satnam6502/es-image
Remove use of v1beta3 from ES logging
2015-07-07 14:15:48 +02:00
Wojciech Tyczynski
9854d47923 Move Proxy logs out of flaky 2015-07-07 13:54:22 +02:00
Wojciech Tyczynski
54f2305dec Check whether all nodes are healthy in e2e framework 2015-07-07 13:53:03 +02:00
Wojciech Tyczynski
73cb04ad6b Merge pull request #10819 from wojtek-t/fix_services_shell
Fix service shell test
2015-07-07 11:44:35 +02:00
Wojciech Tyczynski
f658988ad1 Fix service shell test 2015-07-07 11:19:17 +02:00
MarkDv
ab40fca77c align example with code implementation 2015-07-07 02:05:15 -07:00
Marek Biskup
8a4a098323 Merge pull request #10759 from gmarek/max_pods_e2e
Add additional loging to max_pods e2e test
2015-07-07 09:52:03 +02:00
Wojciech Tyczynski
c6ca1debaa Merge pull request #10740 from wojtek-t/promote_tests_from_flaky
Promote no-longer flaky tests to gce suite
2015-07-07 09:38:10 +02:00
gmarek
460935236d Add additional loging to max_pods e2e test 2015-07-07 09:16:34 +02:00
Wojciech Tyczynski
34dd9c7880 Merge pull request #10802 from bprashanth/max_containers_fail
Don't ignore containers restarting during tests
2015-07-07 09:12:09 +02:00
Wojciech Tyczynski
78c1117cb9 Promote no-longer flaky tests to gce suite 2015-07-07 08:27:11 +02:00
Satnam Singh
691c07763c Remove use of v1beta3 from ES logging 2015-07-06 18:47:45 -07:00
Prashanth Balasubramanian
b0bbd5b8d5 Don't ignore containers restarting during tests 2015-07-06 18:36:59 -07:00
Yu-Ju Hong
639a7dac50 Merge pull request #10790 from satnam6502/fixns
Wait for service accounts in the kube-system namesapce
2015-07-06 18:36:56 -07:00
Yu-Ju Hong
0a201aff0e Merge pull request #10796 from GoogleCloudPlatform/quinton-hoole-demote-proxy-e2e
Demote e2e test as per #10792
2015-07-06 18:36:33 -07:00
Satnam Singh
90e105521c Wait for service accounts in the kube-system namesapce 2015-07-06 18:12:25 -07:00
Quinton Hoole
ac3e3db579 Demote e2e test as per #10792
Demote e2e test as per #10792.
2015-07-06 17:43:36 -07:00
Yu-Ju Hong
a60638d760 Merge pull request #10718 from justinsb/e2e_aws_block_master_by_ip
e2e: For AWS, block master by (hard-coded) IP
2015-07-06 17:41:37 -07:00
Yu-Ju Hong
d675cbfc71 Merge pull request #10690 from thockin/version-api-descriptions
Version API descriptions
2015-07-06 17:41:10 -07:00
Yu-Ju Hong
543e806783 Merge pull request #10769 from thockin/docs-scratch
Docs: update "from scratch" guide to fix my own comments
2015-07-06 17:40:49 -07:00
Yu-Ju Hong
17433637a7 Merge pull request #10788 from lavalamp/uiBuild
Built & pushed kube-ui v1.1
2015-07-06 17:27:02 -07:00
Yu-Ju Hong
d878295ad5 Merge pull request #10791 from ixdy/10687-build_official_release
Revert "Add `build-official-release.sh`"
2015-07-06 17:24:52 -07:00
Jeff Grafton
1b9219ab25 Revert "Add build-official-release.sh"
This reverts commit d64c818744.

The push-*.sh scripts were broken due to TAR not being defined.
2015-07-06 16:55:59 -07:00
Yu-Ju Hong
a267e04e54 Merge pull request #10705 from mwielgus/delete_namespace_in_e2e
Remove deferred cleanups from tests/e2e/examples.go
2015-07-06 16:14:59 -07:00
Yu-Ju Hong
7da2304d4d Merge pull request #10687 from zmerlynn/build_official_release
Add `build-official-release.sh`
2015-07-06 16:13:04 -07:00
Yu-Ju Hong
de710713aa Merge pull request #10573 from erictune/resources
Add user-oriented compute resource doc.
2015-07-06 16:12:38 -07:00
Daniel Smith
cfc68e9055 Built & pushed kube-ui v1.1 2015-07-06 16:04:28 -07:00
Yu-Ju Hong
4b2d73dcb3 Merge pull request #10487 from satnam6502/sys-namespace
Move cluster level services to the kube-system namespace
2015-07-06 15:35:45 -07:00
Yu-Ju Hong
934af8f220 Merge pull request #10703 from jszczepkowski/e2e-restart
Fixed flakiness of firewall cases of e2e reboot test.
2015-07-06 15:10:29 -07:00
Brendan Burns
988aa6fdf6 Move things into a 'kube-system' namespace. 2015-07-06 15:08:23 -07:00
Yu-Ju Hong
c8f8e5f333 Merge pull request #10649 from mesosphere/service-test-timeout
Add timeout to service endpoint resolution e2e test
2015-07-06 15:05:36 -07:00
Yu-Ju Hong
7b55cbb0bd Merge pull request #10569 from yifan-gu/authn
apiservier: avoid stacktracing when http.StatusUnauthorized.
2015-07-06 15:05:12 -07:00
Yu-Ju Hong
ad88cf9a99 Merge pull request #10557 from smarterclayton/override_auth
The bearer token client transport should not override Authorization
2015-07-06 15:04:45 -07:00
Yu-Ju Hong
1e0a16392d Merge pull request #10780 from cjcullen/testfix
Hacky workaround for #9822
2015-07-06 15:00:35 -07:00
Yu-Ju Hong
4a5b80fcb2 Merge pull request #10771 from ArtfulCoder/kube2sky-usev1
rebuilt kube2sky to use v1 api. new image ver is 1.11
2015-07-06 15:00:21 -07:00
Eric Tune
fd325982c3 Add user-oriented compute resource doc.
Adds docs/compute_resources.md with user-oriented
explanation of compute resources.
Reveals detail gradually and includes examples
and troubleshooting.  Examples are tested.

Moves design-focused docs/resources.md to docs/design/resources.md.
Updates links to that.
2015-07-06 14:57:30 -07:00
Yu-Ju Hong
8b63232825 Merge pull request #10778 from dchen1107/cleanup
Set resource limit for kube-ui addon container.
2015-07-06 14:39:52 -07:00
Yu-Ju Hong
cfb10b5a5b Merge pull request #10770 from mbforbes/streamOutput
Cluster upgrade: make command calling stream stdout/stderr.
2015-07-06 14:37:27 -07:00
Yu-Ju Hong
a98be3b275 Merge pull request #10733 from mesosphere/mesos-go-update
Update godep mesos-go
2015-07-06 14:15:09 -07:00
Dawn Chen
747f84d553 Set resource limit for kube-ui addon container. 2015-07-06 13:36:22 -07:00
Zach Loafman
8278928b66 Merge pull request #10661 from davidopp/somebranch
When scheduling, treat zero limit-pods as having nonzero limit when calculating priorities
2015-07-06 13:18:54 -07:00
Yu-Ju Hong
a802ac29a9 Merge pull request #10625 from bcbroussard/table-updates
Update Web UI table formatting
2015-07-06 12:56:55 -07:00
Yu-Ju Hong
ea16e52f9b Merge pull request #10642 from davidopp/clean
Clarify and make less verbose event message for infeasible pods.
2015-07-06 12:55:00 -07:00
Abhishek Shah
1edfc82d96 rebuilt kube2sky to use v1 api. new image ver is 1.11 2015-07-06 12:32:23 -07:00
Yu-Ju Hong
1817f746d5 Merge pull request #10758 from mikedanese/test-server
deflake container_probe test by using test-webserver from gcr.io
2015-07-06 12:13:28 -07:00
Yu-Ju Hong
b9cc548799 Merge pull request #10763 from bprashanth/timer_leak
Don't leak tickers during an exec probe
2015-07-06 11:59:24 -07:00
Tim Hockin
a7da693f8a mention /etc/default/docker 2015-07-06 11:53:33 -07:00