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 |
|
CJ Cullen
|
db645dd31a
|
Add ssh tunnel-open metrics
(cherry picked from commit 66fb8ccb02 )
|
2015-06-15 20:35:12 -07:00 |
|
CJ Cullen
|
c453282f72
|
Fix several potential crashes in sshtunnel open/close code.
(cherry picked from commit faa9313eea )
|
2015-06-15 20:34:59 -07:00 |
|
Dawn Chen
|
c1dd527dd1
|
Fix the unittests cause by applying oom_score_adj (0) to the user containers.
|
2015-06-15 20:34:03 -07:00 |
|
Dawn Chen
|
85bb2911a3
|
Apply oom_score_adj (0) to PID of user containers by default.
(cherry picked from commit f6f9372d1a )
|
2015-06-15 20:33:45 -07:00 |
|
Brendan Burns
|
6eda9c4976
|
Fix a bug where the network container could be torn down before other pods.
This can break PreStop that hits localhost in the pod.
(cherry picked from commit aac696d44c )
|
2015-06-15 20:32:31 -07:00 |
|
Brendan Burns
|
f84cee17d1
|
Fix the scheduler to ignore terminated pods.
(cherry picked from commit 97634c7fbf )
|
2015-06-15 20:26:51 -07:00 |
|
Jeff Lowdermilk
|
f25520e109
|
Allow gke provider to handle internal gcloud versions for testing.
(cherry picked from commit ea6756210e )
|
2015-06-15 20:26:32 -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 |
|
Brendan Burns
|
497d6019f2
|
Only clone docs on initial releases.
|
2015-06-15 20:23:09 -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 |
|
BC Broussard
|
90b0b5c895
|
Add NodePort and Loadbalancer to services web ui
Remove PublicIPs
|
2015-06-15 16:09:10 -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 |
|