Commit Graph

13234 Commits

Author SHA1 Message Date
Mike Danese
0e8a7d3760 fix master precommit hook 2015-06-19 09:59:27 -07:00
Satnam Singh
02c3e9f8ec Merge pull request #10095 from swagiaal/iscsi-example
Minor fixups to iSCSI example.
2015-06-19 09:41:03 -07:00
Satnam Singh
0e91a7fb7f Merge pull request #10094 from marekbiskup/doc-userguide
add links to unlinked documents; move making-release-notes.md to devel
2015-06-19 09:40:45 -07:00
Satnam Singh
3839636cc5 Merge pull request #10092 from markturansky/unmount_error_msg
Fixed formatting of unmount error message
2015-06-19 09:39:01 -07:00
Sami Wagiaalla
ce40c4d7c2 Minor fixups to iSCSI example.
- Put the link for setting up the target before initiator link.
- Add a comment about removing the partition created in the linked
  tutorial.
- Change the settings in the pod to resemble those you would if you
  follow the tutorial

Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-06-19 11:49:41 -04:00
Marek Biskup
7644845b9e add links to unlinked documents; move making-release-notes.md to docs/devel 2015-06-19 17:46:30 +02:00
markturansky
450002a52e Fixed formatting of error message 2015-06-19 11:21:57 -04:00
Satnam Singh
e584629272 Merge pull request #10048 from rajatchopra/master
Assign host's IPAddress to podIP when pod shares the host's network
2015-06-19 08:16:24 -07:00
Satnam Singh
d06a460007 Merge pull request #10066 from dchen1107/clean
Make kubelet first acknowledge time of a pod as Pod.Status.StartTime.
2015-06-19 08:05:15 -07:00
Satnam Singh
a3ffb05004 Merge pull request #9972 from smarterclayton/split_versioned_object
Split AsVersionedObjects so it can be reused
2015-06-19 08:04:23 -07:00
Satnam Singh
341e5f9899 Merge pull request #10081 from liggitt/service_account_name
Rename pod.spec.serviceAccount -> pod.spec.serviceAccountName for v1
2015-06-19 08:03:09 -07:00
Satnam Singh
4da15e318c Merge pull request #10011 from tnguyen-rh/docs-fix-markdown
docs: add some missing newlines
2015-06-19 07:55:57 -07:00
Satnam Singh
a45ddb69d2 Merge pull request #10073 from rajatchopra/vagrant_network
fix vagrant networking
2015-06-19 07:51:27 -07:00
Satnam Singh
9f4b504e84 Merge pull request #9921 from justinsb/aws_asg
AWS: Run minions in Auto Scaling Group
2015-06-19 07:47:28 -07:00
Satnam Singh
6c0d324946 Merge pull request #10088 from marekbiskup/doc-dns
add link to cluster addons README
2015-06-19 07:44:58 -07:00
Satnam Singh
864412334f Merge pull request #10090 from GoogleCloudPlatform/revert-10083-revert-9688-validate_pod_spec
Revert "Revert "Validate service account name in pod spec""
2015-06-19 07:31:27 -07:00
Satnam Singh
0f70095fff Revert "Revert "Validate service account name in pod spec"" 2015-06-19 07:31:19 -07:00
Justin Santa Barbara
2a5ed2f086 AWS: Use auto-scaling group to run minions
This uses the dynamic CIDR work, and we set source-dest-check to false
when we configure the route (which kind-of makes sense)
2015-06-19 10:22:15 -04:00
Marek Biskup
dd7b41e5a3 add link to cluster addons README 2015-06-19 14:52:46 +02:00
Piotr Szczesniak
d9dabd749c Merge pull request #10086 from marekbiskup/issues-for-TODO
add issue reference to TODOs
2015-06-19 13:19:30 +02:00
Marek Biskup
ade1399ece add issue reference to TODOs 2015-06-19 11:58:42 +02:00
Piotr Szczesniak
31675c2b88 Merge pull request #9851 from marekbiskup/addon-doc
addon doc improved
2015-06-19 11:57:57 +02:00
Marek Biskup
dfb702a6e4 addon doc improved 2015-06-19 11:14:01 +02:00
Satnam Singh
b2e9fed349 Merge pull request #10083 from GoogleCloudPlatform/revert-9688-validate_pod_spec
Revert "Validate service account name in pod spec"
2015-06-18 23:37:53 -07:00
Satnam Singh
90a1aea42a Revert "Validate service account name in pod spec" 2015-06-18 23:37:14 -07:00
Thien-Thi Nguyen
1647e12c4e docs: make markdown less GitHub-specific
- add newline before lists
- use ‘*’ for lists instead of ‘-’; use 4 spaces to indent nested list
2015-06-19 07:50:07 +02:00
Jordan Liggitt
68a8a25494 Rename pod.spec.serviceAccount -> pod.spec.serviceAccountName for v1 2015-06-18 22:38:00 -04:00
Satnam Singh
d8e5225144 Merge pull request #10069 from lavalamp/sshLockingFix
fix locking around ssh tunnels
2015-06-18 17:50:06 -07:00
Rajat Chopra
d0816be55d fix vagrant networking 2015-06-18 17:48:32 -07:00
Satnam Singh
3d8a3a809f Merge pull request #10067 from lavalamp/miscFix
fix config file
2015-06-18 17:48:07 -07:00
Satnam Singh
59a96f1028 Merge pull request #9688 from liggitt/validate_pod_spec
Validate service account name in pod spec
2015-06-18 17:18:09 -07:00
Satnam Singh
9f32599bee Merge pull request #9720 from justinsb/aws_routes
Refactor Routes, and dynamically configure minion CIDRs on AWS
2015-06-18 17:16:29 -07:00
Satnam Singh
b84826ee23 Merge pull request #9692 from caesarxuchao/clusterinfo-v1
update cluster-info output to v1
2015-06-18 17:15:58 -07:00
Justin Santa Barbara
0ad16a187d Refactor findRouteTable to be less verbose
Thanks for the suggestion @cjcullen
2015-06-18 17:08:32 -07:00
Daniel Smith
4126622388 fix locking around ssh tunnels 2015-06-18 16:52:10 -07:00
Chao Xu
5d89dda9a8 respect --api-version in the output of "kubectl cluster-info" 2015-06-18 16:51:10 -07:00
Daniel Smith
63d8e08394 fix config file 2015-06-18 16:35:59 -07:00
Satnam Singh
dd61c2061b Merge pull request #9973 from smarterclayton/tune_kubelet_log
Kubelet event logging is classified as V(3)
2015-06-18 16:34:51 -07:00
Satnam Singh
3e7799d9a8 Merge pull request #9845 from liggitt/kubernetes_service_uid
Apply BeforeCreate logic to kubernetes service
2015-06-18 16:28:49 -07:00
Clayton Coleman
8217495ee3 Kubelet event logging is classified as V(3)
Important, but not strictly required for normal operation V(2)
2015-06-18 19:21:14 -04:00
Satnam Singh
42fd7b4b68 Merge pull request #9806 from manansaraf/patch_error
Fixed pointers bug in PATCH verb in the API
2015-06-18 16:13:38 -07:00
Satnam Singh
b8b8f4d659 Merge pull request #10053 from timstclair/gcloud-docker
s/gcloud preview docker/gcloud docker/
2015-06-18 16:12:20 -07:00
Dawn Chen
1145e4b80a Make kubelet first acknowledge time of a pod as Pod.Status.StartTime. 2015-06-18 15:54:48 -07:00
Satnam Singh
0f81a65f74 Merge pull request #10019 from feihujiang/deleteTodoNotes
Delete TODO notes
2015-06-18 15:53:10 -07:00
Satnam Singh
28197e07d6 Merge pull request #9841 from smarterclayton/fix_apiserver_abstractions
Cleaning up apiserver method signatures
2015-06-18 15:36:52 -07:00
Satnam Singh
11d8f8f600 Merge pull request #9855 from liggitt/servicaccount_system_prefix
Add system: prefix to service account usernames
2015-06-18 15:35:26 -07:00
Satnam Singh
17d897c8ef Merge pull request #9939 from marekbiskup/doc-accessing
fix links in accessing-the-cluster.md
2015-06-18 15:34:46 -07:00
Satnam Singh
1d7f70a531 Merge pull request #9991 from nikhiljindal/dupPost
Do not register cross namespace actions with subresources in path
2015-06-18 15:33:37 -07:00
Satnam Singh
98e1aef259 Merge pull request #9910 from justinsb/instanceid_contract
Document assumption made by node-controller, and fix AWS to match
2015-06-18 15:21:07 -07:00
Satnam Singh
b48aa0b693 Merge pull request #9957 from rootfs/fix-9952
check IsNotExist error when validating mountpoint
2015-06-18 15:18:06 -07:00