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
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
Satnam Singh
a65b355557
Merge pull request #10044 from bprashanth/relist
...
Change density relist period to better reflect the kubelet's watch
2015-06-18 15:02:17 -07:00
Justin Santa Barbara
a4e15cdf3e
AWS: Configure minion routes dynamically
...
We need to implement the Routes interface, and then enable the functionality in the cluster scripts.
2015-06-18 14:59:37 -07:00
Justin Santa Barbara
a3b43a36fd
Refactor cloud route interface, to avoid assumption that routes are named
2015-06-18 14:59:37 -07:00
Justin Santa Barbara
a77bc9cfc4
Document assumption made by node-controller, and fix AWS to match
...
ExternalID must return "", cloudprovider.InstanceNotFound if the instance
is not found, for nodecontroller to remove nodes corresponding to deleted instances.
2015-06-18 14:55:10 -07:00
Satnam Singh
19e574c170
Merge pull request #9909 from justinsb/aws_enable_reboot_test
...
AWS: Enable restart e2e tests
2015-06-18 14:49:25 -07:00
Satnam Singh
4328c0f3d2
Merge pull request #9880 from marekbiskup/doc-volumes
...
move resources description to the end to reduce forward references
2015-06-18 14:48:53 -07:00
Satnam Singh
be0ed35e01
Merge pull request #9865 from marekbiskup/doc-pod-states
...
small corrections to pod-states doc
2015-06-18 14:48:22 -07:00
Satnam Singh
8514d294a2
Merge pull request #9863 from marekbiskup/doc-edits-node
...
node status description improved
2015-06-18 14:47:58 -07:00
Satnam Singh
34fb2a9f2d
Merge pull request #9859 from mwielgus/resources-check
...
Check for existing GCE resources in kube-up
2015-06-18 14:47:22 -07:00
Satnam Singh
2d1c3c31b2
Merge pull request #9864 from marekbiskup/docs-edit-dash
...
remove double dash
2015-06-18 14:40:28 -07:00
Satnam Singh
ed985b8654
Merge pull request #9821 from erictune/api-conv
...
Added document on using resources.
2015-06-18 14:35:04 -07:00