Commit Graph

10060 Commits

Author SHA1 Message Date
Zach Loafman
ce3b134df8 Merge pull request #7661 from brendandburns/release-0.16
Release 0.16.1
2015-05-01 16:41:28 -07:00
Brendan Burns
28d727a0c8 Kubernetes version v0.16.1-dev 2015-05-01 16:33:53 -07:00
Brendan Burns
b933dda536 Kubernetes version v0.16.1 2015-05-01 16:33:40 -07:00
Brendan Burns
a68c5c4f36 Fix assertion for old test-cmd.sh 2015-05-01 16:26:54 -07:00
Zach Loafman
33b3d99b96 Fix the fix for GKE kube-down
Fixes issue in #7565

(cherry picked from commit 6a0fab3d34)
2015-05-01 15:39:08 -07:00
Jeff Lowdermilk
3aaf51fa77 fix kube-down for provider gke
(cherry picked from commit 996168dced)
2015-05-01 15:38:40 -07:00
Prashanth Balasubramanian
20de8c93b7 Fix rollingupdate --image
(cherry picked from commit c8ea0c27e9)

Conflicts:
	docs/kubectl.md
	pkg/kubectl/cmd/rollingupdate.go
2015-05-01 15:28:23 -07:00
Brendan Burns
fc76242f4a Kubernetes version v0.16.0-dev 2015-04-28 21:20:33 -07:00
Brendan Burns
2cea8f22b3 Kubernetes version v0.16.0 2015-04-28 21:20:12 -07:00
Brian Grant
a4316aa638 Merge pull request #7454 from nikhiljindal/v1
Cloning v1beta3 as v1 and exposing it in the apiserver
2015-04-28 18:06:57 -07:00
Victor Marmol
fc34277d8e Merge pull request #7445 from dchen1107/rkt-support
Bring up a kuberenetes cluster using coreos image as worker nodes
2015-04-28 18:04:42 -07:00
Zach Loafman
89195b0a14 Merge pull request #7461 from cjcullen/dns
Revert kube2sky from 1.2 back to 1.1 until we figure out why it's flaky.
2015-04-28 17:23:55 -07:00
Alex Robinson
3c0b799213 Merge pull request #7446 from liggitt/namespace_conversion
Fix typo in namespace conversion
2015-04-28 16:38:10 -07:00
Alex Robinson
5773d993f0 Merge pull request #7455 from satnam6502/es-image
Upgrade Elasticsearch to 1.5.2 for cluster logging
2015-04-28 16:37:22 -07:00
Satnam Singh
dc31c58443 Upgrade Elasticsearch to 1.5.2 for cluster logging 2015-04-28 16:20:03 -07:00
Dawn Chen
876f8beec9 Remove unused node-name attribute 2015-04-28 16:13:26 -07:00
Dawn Chen
13a0b033e2 Bring up a cluster using coreos image for worker nodes. 2015-04-28 16:13:26 -07:00
Dawn Chen
5fa11322f8 Factory out debian e.g. ContainerVM image specific support to its own
helper utility library.
2015-04-28 16:07:57 -07:00
nikhiljindal
c4d7e19c8c Cloning v1beta3 as v1 and exposing it in the apiserver 2015-04-28 16:06:03 -07:00
Brian Grant
f8569dc5d3 Merge pull request #7366 from erictune/apiprincip
API Conventions for Late-initializers
2015-04-28 16:00:09 -07:00
Fabio Yeon
0a8d8c1579 Merge pull request #7460 from roberthbailey/validate-cluster
Make validate cluster more reliable
2015-04-28 15:57:43 -07:00
Fabio Yeon
45f85dbf06 Merge pull request #7404 from nikhiljindal/handleIndex
Updating handleIndex to return 404 for invalid server URL
2015-04-28 15:51:04 -07:00
Eric Tune
7ca60d5775 API Conventions for Late-initializers 2015-04-28 15:41:44 -07:00
Dawn Chen
8963347b9e Introduce MASTER_IMAGE, MINION_IMAGE and OS_DISTRIBUTION to config-default
for enable coreos and rocket support
2015-04-28 15:31:09 -07:00
Jeff Lowdermilk
44e7109341 Merge pull request #7210 from brendandburns/kubectl
Make delete actually stop resources by default.
2015-04-28 15:23:05 -07:00
CJ Cullen
2b50ee53e0 Revert the change that bumped kube2sky from 1.1->1.2 until we figure out why it's flaky. 2015-04-28 14:57:44 -07:00
Robert Bailey
a7e62d17ff Make validate cluster more reliable (it should retry checking the
server if a subshell returns a non-zero exit status).
2015-04-28 14:57:14 -07:00
Zach Loafman
fe38101be9 Merge pull request #7426 from roberthbailey/basic-auth-salt
Salt configuration to add basic auth to GCE.
2015-04-28 14:56:04 -07:00
Brendan Burns
e1256c0802 Make delete actually stop resources by default.
Refactor for shared code.
2015-04-28 14:36:43 -07:00
Robert Bailey
8206aa9eac Salt configuration to add basic auth to GCE. 2015-04-28 14:07:54 -07:00
Brendan Burns
01f201945d Merge pull request #7458 from a-robinson/fix
Fix GCE logging scope name
2015-04-28 13:45:36 -07:00
Alex Robinson
566f0d4724 Fix GCE logging scope name. 2015-04-28 13:44:30 -07:00
Alex Robinson
93d06e1061 Merge pull request #7450 from brendandburns/docs
Added some details about hook execution guarantees.
2015-04-28 12:09:58 -07:00
Brendan Burns
d944fa44bf Added some details about hook execution guarantees. 2015-04-28 11:26:03 -07:00
Brendan Burns
c9f4d8e57e Merge pull request #7425 from roberthbailey/basic-auth-headers
Set the 'WWW-Authenticate' header on 401 responses when basic auth is enabled
2015-04-28 11:10:05 -07:00
Daniel Smith
19ae113fe0 Merge pull request #7353 from wojtek-t/too_many_dials
Increase maxIdleConnection limit when creating etcd client in apiserver.
2015-04-28 11:03:12 -07:00
Alex Robinson
3e841510de Merge pull request #7393 from satnam6502/fluentd-gcp-image
New Fluentd to Cloud Logging Dockerfile with args
2015-04-28 11:01:14 -07:00
Alex Robinson
5b5525dca5 Merge pull request #7324 from vishh/log_scope
Enable logging.write scope for minions.
2015-04-28 11:00:10 -07:00
Robert Bailey
4304b1d24a Set the 'WWW-Authenticate' header on 401 responses when basic
auth is enabled. This is required for basic auth to work with
web browsers.
2015-04-28 11:00:05 -07:00
Brendan Burns
d327ba7776 Merge pull request #7383 from roberthbailey/basic-auth
Add support for HTTP basic auth to the kube-apiserver.
2015-04-28 10:59:26 -07:00
Vishnu Kannan
9c66305f8c Enable logging.write scope by default for nodes. This is required for storing events in
Google Cloud Logging via heapster.
2015-04-28 10:55:06 -07:00
Alex Robinson
db5767c1e0 Merge pull request #7364 from hvolkmer/offline-doc-0150
Updated CoreOS bare metal docs for 0.15.0
2015-04-28 10:52:24 -07:00
Robert Bailey
6d85dcb4a0 Add support for HTTP basic auth to the kube-apiserver. 2015-04-28 10:33:51 -07:00
Alex Robinson
89488e0cfe Merge pull request #7442 from ashcrow/patch-1
Added optional step to fedora getting started.
2015-04-28 10:30:40 -07:00
Satnam Singh
20a0905d61 New Fluentd to Cloud Logging Dockerfile with args 2015-04-28 10:30:32 -07:00
Steve Milner
4af8cd78a3 Added optional step to fedora getting started. 2015-04-28 13:15:58 -04:00
Alex Robinson
4c0c04f247 Merge pull request #7424 from thockin/print-named-endpt-ports
Print named ports in 'describe service'
2015-04-28 10:07:38 -07:00
Jordan Liggitt
0dbc9c2688 Fix typo in namespace conversion 2015-04-28 12:45:13 -04:00
Jeff Lowdermilk
4045dedc99 Merge pull request #7279 from brendandburns/update
Further implementation of rolling-update, add rename
2015-04-28 09:31:28 -07:00
Dawn Chen
af5d017911 Merge pull request #7386 from vmarmol/rkt-pull-image
Kubelet: Factor out and remove pullImageAndRunContainer
2015-04-28 09:28:16 -07:00