Commit Graph

1384 Commits (677d0fdf87407556fad3d661e570f8b363b7120c)

Author SHA1 Message Date
Tim Hockin 7b7f4f6c76 Merge pull request #8913 from sroze/patch-1
Fix typo in Content-Type name
2015-05-28 16:54:56 -07:00
Tim Hockin e3283b700d Merge pull request #8968 from yifan-gu/rkt_doc
docs: Add README for getting started with rkt.
2015-05-28 16:54:10 -07:00
Yifan Gu e5d8a21290 docs: Add README for getting started with rkt. 2015-05-28 16:28:02 -07:00
Tim Hockin e13d6078de Final pass looking for errant 'portal' strings 2015-05-28 16:10:44 -07:00
Tim Hockin ac3cc3c518 Rename PORTAL_NET all over 2015-05-28 16:10:44 -07:00
Tim Hockin 3005471100 Add new apiserver flags for clusterIP (nee portal)
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
Tim Hockin 4318ca5a8b Rename 'portal IP' to 'cluster IP' most everywhere
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Tim Hockin d355154181 Merge pull request #8556 from kargakis/label-parsing-fix
label: Invalidate empty or invalid value labels
2015-05-28 15:54:14 -07:00
Tim Hockin 081ab3abac Merge pull request #8853 from caesarxuchao/HostToNodeName
update PodSpec.Host to PodSpec.NodeName
2015-05-28 15:50:12 -07:00
Tim Hockin 0dab399b6a Merge pull request #8948 from jlowdermilk/proxy-help
update/fix kubectl proxy example in help string
2015-05-28 15:29:11 -07:00
Tim Hockin 3274bd0674 Merge pull request #8952 from rjnagal/rc
Updated broken ordering of prerequisites.
2015-05-28 15:28:54 -07:00
Tim Hockin 44ed7a69c2 Merge pull request #8950 from caesarxuchao/azure-getting-started-guides
let azure getting started guides point to examples/
2015-05-28 15:01:54 -07:00
Tim Hockin 3e08cfb9f5 Merge pull request #8924 from erickhan/master
Update roadmap.md
2015-05-28 15:01:39 -07:00
Rohit Jnagal a796fb0187 Updated broken ordering of prerequisites. 2015-05-28 21:15:17 +00:00
Chao Xu 9c1153322e update PodSpec.Host to PodSpec.NodeName in /pkg/api/types.go and /pkg/api/v1beta3/types.go 2015-05-28 14:10:06 -07:00
Jeff Lowdermilk 75314718eb update/fix kubectl proxy example in help string 2015-05-28 13:59:39 -07:00
Chao Xu 6a38836496 let azure getting started guides point to examples/ 2015-05-28 13:19:22 -07:00
erickhan 8a8bf974df Update roadmap.md
Linking to the "v1 issues" is effective for tracking completion status. Here is a proposal to link to the "v1 issues" (for those who want play-by-play) with a more written/prose form for the rest of capturing "v1".
2015-05-28 09:37:53 -07:00
Wojciech Tyczynski 49e064b2af Update instructions on conversions. 2015-05-28 17:42:41 +02:00
Samuel ROZE f5be3c9554 Fix typo in header name 2015-05-28 11:59:36 +01:00
kargakis fb63ab63bb label: Invalidate empty or invalid value labels 2015-05-28 10:47:36 +02:00
Alex Robinson b7b89c4734 Merge pull request #8842 from goltermann/docs
Docs
2015-05-27 18:52:25 -07:00
Tim Hockin eab1ceccd4 Merge pull request #8628 from jlowdermilk/delete-not-found
Delete fails on notfound errors.
2015-05-27 16:26:41 -07:00
Tim Hockin d64f0bf910 Merge pull request #8877 from mikedanese/probe-doc
Document container probes
2015-05-27 16:24:55 -07:00
Tim Hockin ffabf17ed4 Merge pull request #8604 from brendandburns/kubectl
Make exec more consistent with the rest of the kubectl commands.
2015-05-27 16:23:59 -07:00
Jeff Lowdermilk 3cf4d9b2e6 Delete fails on notfound errors.
If deleting multiple resources, command will continue on error and
report not found resources at the end.
2015-05-27 16:02:54 -07:00
Brendan Burns 2ec4b409e1 Make exec more consistent with the rest of the kubectl commands. 2015-05-27 15:47:32 -07:00
Mike Danese e9d72c6cd6 document container probes 2015-05-27 19:10:19 +00:00
Anastasis Andronidis 9e3a540940 rename resize to scale 2015-05-27 19:08:06 +02:00
Anastasis Andronidis d4a47bdb9e rename run-container to run in kubectl 2015-05-27 19:07:17 +02:00
Tim Hockin b8a808b1ae Merge pull request #8592 from RichieEscarez/5057_restartpolicy_default
5057 restartpolicy default
2015-05-27 09:40:34 -07:00
Tim Hockin b9bfce432c Merge pull request #8026 from andronat/fix_7478
Warns the user for deprecated flags that use _ separators
2015-05-27 09:30:18 -07:00
Anastasis Andronidis 5eae2378d6 Warn for every _ flag user or cmd defined
also renames all global _ flags to -
2015-05-27 11:23:52 +02:00
Paul Morie 8b338860aa Make kubelet expand var refs in cmd, args, env 2015-05-27 00:13:57 -04:00
Saad Ali 441b690204 Merge pull request #8785 from aveshagarwal/kubernetes-fixes
Updating systemd service and environ files for controller-manager as --machines is deprecated.
2015-05-26 18:52:25 -07:00
Saad Ali 2c92915f63 Merge pull request #8752 from ZJU-SEL/Fix#8373
Fix #8373 add kubectl for cluster validation
2015-05-26 18:29:07 -07:00
goltermann 5b228bd09a Updates after review. 2015-05-26 18:22:48 -07:00
Saad Ali 705c2a7dc5 Merge pull request #8810 from combor/master
Replaced all ocurances of wget with curl.
2015-05-26 17:49:58 -07:00
goltermann 723ab9cf11 Changes for 8690, 8689, 8350, 8346 2015-05-26 16:50:36 -07:00
Saad Ali 3070b454e3 Merge pull request #8655 from thockin/lb-type-docs
Update docs about new Services work
2015-05-26 15:00:05 -07:00
Tim Hockin 3917776cc7 Update docs about new Services work 2015-05-26 14:44:11 -07:00
Kelsey Hightower 17e827407d Merge pull request #8719 from kamalmarhubi/guide-coreos-explain-min-version
Explain that CoreOS 653.0.0+ is required for etcd2
2015-05-26 11:15:05 -07:00
Saad Ali 63ede2a1c0 Merge pull request #8794 from ddysher/0-fix-0
resourcequota doc typo
2015-05-26 11:03:37 -07:00
Saad Ali b7e0cc4105 Merge pull request #8634 from csrwng/rename_pod_log
Rename 'kubectl log' to 'kubectl logs'
2015-05-26 09:55:42 -07:00
Marek Biskup f1ffcd696c typo fix in rolling-update linkswq 2015-05-26 18:31:29 +02:00
Piotr Komborski a4149f3971 Fix for 403 Forbidden while using -N flag with wget 2015-05-26 16:33:01 +01:00
Piotr Komborski 6556e71af6 Replaced all ocurances of wget with curl. I'm getting 403 from S3 while using -N flag for wget 2015-05-26 16:03:10 +01:00
Cesar Wong cb872e9243 Rename 'kubectl log' to 'kubectl logs' 2015-05-26 08:28:16 -04:00
Deyuan Deng b363f83ad0 resourcequota doc typo 2015-05-25 21:54:27 -04:00
Avesh Agarwal f9d8212ff9 Updating systemd service and enviorn files for controller-manager as
--machines is deprecated.
2015-05-25 11:25:16 -04:00