Mike Danese
|
145f59f12f
|
cleanup some of the e2e service reachability code.
|
2015-06-15 23:54:03 -07:00 |
|
Mike Danese
|
491eb5e583
|
add livenessProbe to kube-apiserver.manifest
|
2015-06-15 23:22:56 -07:00 |
|
Fabio Yeon
|
a8269e38c9
|
Merge pull request #9716 from derekwaynecarr/stable_quota_controller
Its bad to spawn a gofunc per quota with large number of quotas
|
2015-06-15 21:49:10 -07:00 |
|
Fabio Yeon
|
3ad3b2962a
|
Merge pull request #9825 from nikhiljindal/newBranch
Removing legacyBehavior param from pkg/client
|
2015-06-15 21:03:22 -07:00 |
|
Fabio Yeon
|
96039d2f28
|
Merge pull request #9814 from caesarxuchao/conversion-tool-v1
update the api conversion tool to default to v1
|
2015-06-15 21:02:49 -07:00 |
|
Brendan Burns
|
a6652a0e98
|
Merge pull request #9834 from cjcullen/fwfix
Fix crashes in ssh-tunnel code.
|
2015-06-15 20:25:32 -07:00 |
|
Quinton Hoole
|
1b5292fa4d
|
Merge pull request #9830 from brendandburns/e2e
Set the project when creating/destroying pd disks.
|
2015-06-15 20:00:20 -07:00 |
|
Fabio Yeon
|
bcf5cffa1a
|
Merge pull request #9768 from timstclair/proxy-rel
Don't rewrite relative URLs when proxying HTTP content.
|
2015-06-15 19:54:18 -07:00 |
|
Fabio Yeon
|
72082624e5
|
Merge pull request #9522 from brendandburns/friction
Add a better message if the user doesn't specify a resource type.
|
2015-06-15 19:53:54 -07:00 |
|
Amy Unruh
|
1b22ca11f8
|
gce 'getting started' cleanup.
|
2015-06-15 19:52:21 -07:00 |
|
Fabio Yeon
|
bb659de2f1
|
Merge pull request #9832 from brendandburns/project
Add a missing ${PROJECT}
|
2015-06-15 19:35:32 -07:00 |
|
Fabio Yeon
|
0453f9ea9d
|
Merge pull request #9705 from hurf/label4describe
Add label support for kubectl describe
|
2015-06-15 19:33:09 -07:00 |
|
Fabio Yeon
|
6ab2aee677
|
Merge pull request #9697 from CyrusBiotechnology/cyrus/feature/nodeport-documentation
Added what seems to be the default allowable port range for NodePort to the docs
|
2015-06-15 19:32:35 -07:00 |
|
Fabio Yeon
|
9b3e9a509d
|
Merge pull request #9616 from jeffbean/kube_addons
kube_addons - Adding variable with default for kubectl bin.
|
2015-06-15 19:31:42 -07:00 |
|
wizard
|
4e92f409a0
|
update docker k8s approach
|
2015-06-16 09:44:21 +08:00 |
|
Daniel Smith
|
1fb90686df
|
remove broken ginkgo Done concept from tests
|
2015-06-15 18:40:11 -07:00 |
|
Chao Xu
|
34e443a1aa
|
update the api conversion tool to v1
|
2015-06-15 17:30:05 -07:00 |
|
CJ Cullen
|
66fb8ccb02
|
Add ssh tunnel-open metrics
|
2015-06-15 17:28:54 -07:00 |
|
Dawn Chen
|
80c48aedb2
|
Merge pull request #9824 from dchen1107/clean
explicitly applying oom_score_adj(0) to processes of user containers
|
2015-06-15 17:06:48 -07:00 |
|
Brendan Burns
|
dea86ed926
|
Add a missing ${PROJECT}
|
2015-06-15 16:59:08 -07:00 |
|
nikhiljindal
|
3d63c71cbc
|
Removing legacyBehavior param from pkg/client
|
2015-06-15 16:49:11 -07:00 |
|
Brendan Burns
|
3a2e20307f
|
Set the project when creating/destroying pd disks.
|
2015-06-15 16:45:48 -07:00 |
|
jayunit100
|
ecdc025b61
|
Allow docker/ or other source directory for local-up
|
2015-06-15 19:44:35 -04:00 |
|
Chao Xu
|
d9e8939ae4
|
remove pkg/api/validation/testdata/v1beta1/*
|
2015-06-15 16:20:14 -07:00 |
|
Dawn Chen
|
14f78b74cc
|
Fix the unittests cause by applying oom_score_adj (0) to the user containers.
|
2015-06-15 16:16:34 -07:00 |
|
Dawn Chen
|
f6f9372d1a
|
Apply oom_score_adj (0) to PID of user containers by default.
|
2015-06-15 16:16:34 -07:00 |
|
Fabio Yeon
|
19a7e87c06
|
Merge pull request #9813 from dchen1107/cleanup
Using bigger nodes for e2e test on gce.
|
2015-06-15 16:08:35 -07:00 |
|
Brendan Burns
|
25dee0c42a
|
Remove redirect from docs.
|
2015-06-15 15:42:05 -07:00 |
|
Brendan Burns
|
07b5930a70
|
Remove the redirect verb.
|
2015-06-15 15:39:06 -07:00 |
|
Fabio Yeon
|
241e87cf9b
|
Merge pull request #9077 from mesosphere/staticPodsUpstream
Add static pod support to mesos scheduler and executor.
|
2015-06-15 15:20:33 -07:00 |
|
Fabio Yeon
|
4fdcbc3096
|
Merge pull request #9799 from jhadvig/err_msg
Making error msg for updating resource version more clear
|
2015-06-15 15:20:00 -07:00 |
|
Fabio Yeon
|
c4d040c720
|
Merge pull request #9745 from justinsb/aws_manage_route_table
AWS: Create our own route table & tag it for management
|
2015-06-15 15:18:39 -07:00 |
|
Fabio Yeon
|
bb5d2101a1
|
Merge pull request #9765 from brendandburns/fix-kubelet
Fix a bug where the network container could be torn down before other pods
|
2015-06-15 15:09:01 -07:00 |
|
Chao Xu
|
3815b4c985
|
remove PodContainerInfo from api/types.go
|
2015-06-15 15:04:37 -07:00 |
|
Tim Hockin
|
29d4d7a16d
|
Remove dead code
|
2015-06-15 14:40:36 -07:00 |
|
CJ Cullen
|
faa9313eea
|
Fix several potential crashes in sshtunnel open/close code.
|
2015-06-15 14:38:37 -07:00 |
|
Dawn Chen
|
c78ac489aa
|
Using bigger nodes for e2e test on gce.
|
2015-06-15 13:39:45 -07:00 |
|
Fabio Yeon
|
3f62e420cb
|
Merge pull request #9784 from saad-ali/jenkinsSymlinkFix
Jenkins E2E build should not fail if symlink to junit file already exists
|
2015-06-15 13:37:09 -07:00 |
|
Fabio Yeon
|
5f361c17af
|
Merge pull request #9759 from mikedanese/actually-fix-logging
Fix excessively verbose logging in master's kubelet
|
2015-06-15 13:35:33 -07:00 |
|
Fabio Yeon
|
f033349bea
|
Merge pull request #9746 from justinsb/aws_faster_tagging
AWS: delay less when creating tags
|
2015-06-15 13:34:44 -07:00 |
|
Fabio Yeon
|
8d2c7ff1d7
|
Merge pull request #9687 from satnam6502/fluentd-gcp
Adjust Fluentd source format for Docker files to be JSON for Cloud Lo…
|
2015-06-15 13:32:49 -07:00 |
|
Fabio Yeon
|
4fc1570dcc
|
Merge pull request #9747 from justinsb/aws_dont_register_master_kubelet
AWS: Stop the master kubelet from registering as a node (like GCE does)
|
2015-06-15 13:30:54 -07:00 |
|
Fabio Yeon
|
650763f4e6
|
Merge pull request #9812 from satnam6502/es-logging
Add extra logging to help debug logging test issue
|
2015-06-15 13:27:38 -07:00 |
|
Satnam Singh
|
b45b3e1aeb
|
Add extra logging to help debug logging test issue
|
2015-06-15 13:24:18 -07:00 |
|
Fabio Yeon
|
4e6bd63256
|
Merge pull request #9597 from mikedanese/fix-swagger-validate-panic
fix panic in kubectl --validate when no apiVersion is passed
|
2015-06-15 13:05:11 -07:00 |
|
Fabio Yeon
|
da02e3059a
|
Merge pull request #9789 from mesosphere/plugin-test-race
Fix mesos plugin-test race
|
2015-06-15 13:04:12 -07:00 |
|
Fabio Yeon
|
86815516ba
|
Merge pull request #9584 from smarterclayton/rest_client_metrics_unbounded
Memory leak: REST client metrics capture grows unbounded
|
2015-06-15 13:03:36 -07:00 |
|
Prashanth Balasubramanian
|
d761b1d4d7
|
Use runtime cache to serve container /stats requests
|
2015-06-15 12:39:25 -07:00 |
|
saadali
|
3bc1c18e12
|
Jenkins E2E build should not fail if symlink to junit file already exists.
|
2015-06-15 10:52:47 -07:00 |
|
Fabio Yeon
|
b65c321a87
|
Merge pull request #9772 from feihujiang/noKindErrorMessage
make the kind not registered in versions error message more precise
|
2015-06-15 10:26:58 -07:00 |
|