Commit Graph

14036 Commits (708f3a9b557211cb533182cf59fcd7396334e963)

Author SHA1 Message Date
Zach Loafman 708f3a9b55 Kubernetes version v0.21.0-dev 2015-07-07 14:56:55 -07:00
Zach Loafman 39b013a5d5 Kubernetes version v0.21.0 2015-07-07 14:56:55 -07:00
Zach Loafman aa9d423e78 Versioning docs and examples for 0.21.0 2015-07-07 14:56:55 -07:00
Zach Loafman daafc5be4b Merge pull request #10839 from zmerlynn/fix-mark-new-version
Change build/mark-new-version.sh to always create a backmerge branch
2015-07-07 14:19:17 -07:00
Yu-Ju Hong e29b76d46e Merge pull request #10849 from bgrant0607/bugfix1
Update UI redirect to kube-system.
2015-07-07 13:18:04 -07:00
Brian Grant ee06479a66 Update UI redirect to kube-system. 2015-07-07 18:21:07 +00:00
Yu-Ju Hong 530bff315f Merge pull request #10719 from justinsb/aws_mountpoints
AWS: Some images require volume mounts on /dev/xvdX
2015-07-07 10:48:19 -07:00
Yu-Ju Hong 2337daf1f6 Merge pull request #10738 from feihujiang/updateNodeInfoOfNodeDoc
Update node info description in node.md
2015-07-07 10:47:03 -07:00
Yu-Ju Hong 76ec1be611 Merge pull request #10817 from satnam6502/sys-namespace
Change config files to kube-system which were missed in the original PR
2015-07-07 10:46:35 -07:00
Yu-Ju Hong da25b1224f Merge pull request #10786 from thockin/docs-networking
De-dup, cleanup, overhaul networking docs
2015-07-07 10:45:49 -07:00
Zach Loafman 0185809a35 Change build/mark-new-version.sh to always create a backmerge branch
that reverts the doc diff.

This changes mark-new-version to create a backmerge branch that will
additionally handle the revert of the doc diff that's now created for
every release.

Sidebar: I really wish I knew a good git visualizer for GitHub - this
thing is going to start creating some awesome Gordian knots of merges.
(Or more like little Omegas, since they basically just change
version/base.go.)

Fixes #10825
2015-07-07 10:44:00 -07:00
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
Satnam Singh 96c4e587ad Change config files to kube-system which were missed in the original PR 2015-07-07 01:05:19 -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
Tim Hockin 2210220dbf De-dup,overhaul networking docs 2015-07-06 17:28:12 -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