Max Forbes
2803fbe343
Node upgrade tests.
2015-06-18 15:59:51 -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
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
Satnam Singh
56612e3707
Merge pull request #9874 from RichieEscarez/fixtroubleshootlink
...
fixed broken link
2015-06-18 14:34:10 -07:00
Satnam Singh
424d09fb97
Merge pull request #9907 from RichieEscarez/9404_controller
...
Changed "controller" to "replication controller"
2015-06-18 14:33:49 -07:00
Satnam Singh
de457c3e49
Merge pull request #9962 from smarterclayton/type_patch
...
Give PATCH operations a better output in Swagger
2015-06-18 14:31:49 -07:00
Satnam Singh
59876df736
Merge pull request #9927 from liggitt/fix_ecdsa_key
...
Re-enable ECDSA private server key use
2015-06-18 14:30:27 -07:00
Satnam Singh
4bf6058919
Merge pull request #9988 from mikedanese/upgrade-pre-e2e
...
remove e2e run before cluster upgrade
2015-06-18 14:25:26 -07:00
Satnam Singh
cde08a0679
Merge pull request #9992 from a-robinson/metrics
...
Add devel doc laying out the steps to add new metrics to the code base.
2015-06-18 14:25:03 -07:00
Satnam Singh
1d44d06190
Merge pull request #10032 from deads2k/client-debugging
...
add debugging transport for client
2015-06-18 14:24:03 -07:00
Satnam Singh
538d1272e5
Merge pull request #10001 from brendandburns/e2e2
...
Add some more logging so that we can debug PD delete errors.
2015-06-18 14:23:33 -07:00
Satnam Singh
087b6e32e3
Merge pull request #10005 from ZJU-SEL/Fix9237
...
Hot fix for ubuntu k8s
2015-06-18 14:23:07 -07:00
Satnam Singh
847d771198
Merge pull request #10020 from piosz/latency_metrics
...
Slow down creation of additional pods in density.go e2e
2015-06-18 14:15:56 -07:00
Satnam Singh
55f791ca15
Merge pull request #10050 from zmerlynn/checkbinaries
...
Validate binaries downloaded from GCS:
2015-06-18 14:14:56 -07:00
Satnam Singh
d2c2f7e35e
Merge pull request #9993 from mikedanese/re-patch
...
reenable patch serverside using strategic-merge-patch
2015-06-18 14:13:10 -07:00
Satnam Singh
3c62210854
Merge pull request #9985 from mikedanese/e2e-readiness
...
add e2e readiness tests
2015-06-18 14:12:49 -07:00
Satnam Singh
4c13f8957d
Merge pull request #10057 from justinsb/aws_id_as_name_2
...
Fix of reverted #9728
2015-06-18 14:07:21 -07:00
nikhiljindal
d3d579f59d
Do not register cross namespace actions with subresources in path
2015-06-18 13:50:38 -07:00
Satnam Singh
a016f7d4ef
Merge pull request #10063 from jlowdermilk/gke-e2e
...
Fix a few e2e references to allow gke to test dogfood builds
2015-06-18 13:49:17 -07:00
Jeff Lowdermilk
e72431033a
Fix a few e2e references to allow gke to test dogfood builds
2015-06-18 13:39:51 -07:00
Zach Loafman
d8da39ecd0
Validate binaries downloaded from GCS:
...
* Set SHA1 for Kubernetes server binary and Salt tar in kube-env.
* Check SHA1 in configure-vm.sh. If the env variable isn't available,
download the SHA1 from GCS and double check that.
* Fixes a bug in the devel path where we were actually uploading the
wrong sha1 to the bucket.
Fixes #10021
2015-06-18 13:37:05 -07:00
Satnam Singh
838bb75183
Merge pull request #9970 from nikhiljindal/validSwagger
...
Fix path parameter swagger validation errors
2015-06-18 13:21:07 -07:00
Brendan Burns
62c9657450
Merge pull request #10002 from brendandburns/kubelet
...
Update the kubelet to ignore syncing Pods until the container runtime is up.
2015-06-18 13:17:55 -07:00
Satnam Singh
4a40eec3e4
Merge pull request #9671 from marekbiskup/networkPartitionTestFix
...
stabilization of Network.should survive network partition.
2015-06-18 13:16:16 -07:00
Satnam Singh
54933b83cb
Merge pull request #9503 from JeffPaine/git-docs-update
...
Consolidate git setup documentation
2015-06-18 13:15:45 -07:00
Brendan Burns
5021dbc1a0
Merge pull request #10046 from cjcullen/fwfix
...
Allow passing through an explicit PROXY_SSH_USER.
2015-06-18 13:13:19 -07:00
Justin Santa Barbara
27b02d0913
Fix kubelet unit test; populate NodeName
...
When we build a Kubelet directly we need to populate NodeName
as well as hostname, because we bypass the functions that normally
do this for us.
2015-06-18 12:40:55 -07:00
Justin Santa Barbara
97cafd20f6
NodeName != HostName: Fixes for contrib/mesos
2015-06-18 12:40:14 -07:00
Justin Santa Barbara
bd512ae06d
AWS: Use the instance id as the node name
...
The EC2 instance id is the canonical node name on EC2.
2015-06-18 12:40:10 -07:00
Justin Santa Barbara
df87470ecf
Allow cloud providers to return a node identifier different from the hostname
2015-06-18 12:40:05 -07:00
Justin Santa Barbara
dee8d4b90b
For kubelet, differentiate between the nodeName and the hostname
...
This will allow us to use a nodeName that is not the hostname,
for example on clouds where the hostname is not the natural identifier
for a node.
2015-06-18 12:40:01 -07:00
Clayton Coleman
debd42a07d
Cleaning up apiserver method signatures
...
A lot of the changes in apiserver could have been represented more
cleanly - this returns the signatures to their older behavior (and
unbreaks OpenShift).
2015-06-18 15:13:41 -04:00
Jeff Lowdermilk
1a7d811b4a
Add a test to test-cmd.sh for update --patch
2015-06-18 12:06:46 -07:00
Mike Danese
3de11e2fa8
reenable patch serverside using strategic-merge-patch
2015-06-18 12:06:46 -07:00
deads2k
bab0a61ef1
add debugging transport for client
2015-06-18 14:51:00 -04:00
Satnam Singh
798739f013
Merge pull request #10006 from brendandburns/ssh
...
Truncate SSH usernames to 32 chars.
2015-06-18 11:44:26 -07:00
Satnam Singh
8062c6f0ad
Merge pull request #10023 from ddysher/update-cassandra
...
Update cassandra example README to v1
2015-06-18 11:41:23 -07:00