Eric Tune
|
24ee4c8fec
|
Move development guide out of README.md
|
2014-10-10 08:39:23 -07:00 |
Brendan Burns
|
9ffa69ce15
|
Merge pull request #1696 from derekwaynecarr/pod_cache_needs_namespace
Pod cache needs to be namespace-aware
|
2014-10-10 08:28:32 -07:00 |
Brendan Burns
|
60cf627a44
|
Merge pull request #1723 from erictune/volume_res
Document media, resource limits for volumes.
|
2014-10-10 08:26:26 -07:00 |
Brendan Burns
|
d50a3c986b
|
Fix links.
|
2014-10-10 08:16:10 -07:00 |
Eric Tune
|
3a0ec97c05
|
Document media, resource limits for volumes.
|
2014-10-10 08:12:56 -07:00 |
Brendan Burns
|
f38294d391
|
Merge pull request #1721 from sjcarriere/master
Add a simple hierarchical treatment for box/list view.
|
2014-10-10 08:08:13 -07:00 |
Jeromy Carriere
|
7dbf705a62
|
Remove one line of debug code.
|
2014-10-10 10:02:34 -04:00 |
Jeromy Carriere
|
181ba8367c
|
Add a simple hierarchical treatment for box/list view.
|
2014-10-10 09:58:56 -04:00 |
derekwaynecarr
|
9e60bf1e43
|
Pod cache needs to be namespace-aware
|
2014-10-10 09:35:31 -04:00 |
Brendan Burns
|
707ff3c039
|
Merge pull request #1714 from thockin/make
Make rules for integ and e2e tests
|
2014-10-09 21:13:53 -07:00 |
Tim Hockin
|
f4592bde44
|
Make rules for integ and e2e tests
|
2014-10-09 21:02:37 -07:00 |
bgrant0607
|
a567c2c27f
|
Merge pull request #1692 from smarterclayton/support_name_type_mappings
Allow multiple names to resolve to a type in a Scheme
|
2014-10-09 21:02:10 -07:00 |
Tim Hockin
|
d84816aaec
|
Merge pull request #1709 from erictune/move_line
Fix format specifiers in Printf-type functions.
|
2014-10-09 20:40:35 -07:00 |
Daniel Smith
|
7bb1bdd693
|
Merge pull request #1711 from erictune/vets
Use pointer for struct holding lock.
|
2014-10-09 17:25:54 -07:00 |
Filipe Brandenburger
|
60af857077
|
Merge pull request #1633 from thockin/vet
Add a script to run 'go vet'
|
2014-10-09 17:23:51 -07:00 |
Eric Tune
|
42f6324183
|
Use pointer for struct holding lock.
|
2014-10-09 17:16:21 -07:00 |
Eric Tune
|
800284164a
|
Fix format specifiers in Printf-type functions.
|
2014-10-09 17:06:32 -07:00 |
Daniel Smith
|
9b42f62da3
|
Merge pull request #1705 from erictune/dead
Delete unused function.
|
2014-10-09 17:05:34 -07:00 |
Haney Maxwell
|
c0bf974871
|
Allow disabling non-necessary kubelet and apiserver endpoints
|
2014-10-09 16:49:27 -07:00 |
Eric Tune
|
8296f038ac
|
Delete unused function.
|
2014-10-09 16:40:11 -07:00 |
Dawn Chen
|
01083416dd
|
Merge pull request #1693 from smarterclayton/move_diff
Minor moves of functions into their own files
|
2014-10-09 14:57:47 -07:00 |
Dawn Chen
|
d9426f8848
|
Merge pull request #1690 from erictune/image_docs
Document images.
|
2014-10-09 14:40:39 -07:00 |
Clayton Coleman
|
5382627e6a
|
Move Codec functions to their own file
|
2014-10-09 17:25:23 -04:00 |
Clayton Coleman
|
935e97d59d
|
Move ObjectDiff into util
|
2014-10-09 17:23:43 -04:00 |
Clayton Coleman
|
96f0c37a31
|
Allow multiple names to resolve to a type in a Scheme
Allows decoding multiple names into a single type, necessary for
v1beta3 (rename of Minion -> Node)
|
2014-10-09 17:14:55 -04:00 |
Brendan Burns
|
996c0e44d6
|
Merge pull request #1677 from erictune/volume_docs
Document GCEPersistentDisk.
|
2014-10-09 14:08:12 -07:00 |
Dawn Chen
|
0f1455ac71
|
Merge pull request #1687 from erictune/fix_dockercfg
Handle and log errors when reading .dockercfg
|
2014-10-09 14:00:24 -07:00 |
Eric Tune
|
6e7c327da0
|
Document GCEPersistentDisk.
|
2014-10-09 14:00:15 -07:00 |
Dawn Chen
|
5514ea8bbe
|
Merge pull request #1686 from jbeda/docker-site-update
get.docker.com is now the preferred place to get Docker
|
2014-10-09 13:57:10 -07:00 |
Clayton Coleman
|
95cb2e3eb3
|
Refactor HealthCheck to take podUUID arguments
PodState is going away (won't have podUUID anymore)
|
2014-10-09 16:42:55 -04:00 |
Eric Tune
|
2aa9dae5d1
|
Document images.
|
2014-10-09 13:40:56 -07:00 |
Clayton Coleman
|
eea77a1449
|
Backport the BoundPods type to v1beta1/2/internal
|
2014-10-09 16:39:55 -04:00 |
Eric Tune
|
4e0a72734e
|
Handle and log errors when reading .dockercfg
|
2014-10-09 13:22:14 -07:00 |
Brendan Burns
|
86daa142fa
|
Update title a little.
|
2014-10-09 12:38:24 -07:00 |
Joe Beda
|
efea10a33d
|
Merge pull request #1680 from brendandburns/kubecfg
Launch a browser when kubecfg is launched in proxy mode.
|
2014-10-09 12:38:03 -07:00 |
Brendan Burns
|
e7a9fa0691
|
Add a link to the kubernetes walkthrough example.
|
2014-10-09 12:37:35 -07:00 |
Joe Beda
|
9a8807b033
|
get.docker.com is now the preferred place to get Docker
Update salt configs
|
2014-10-09 12:31:53 -07:00 |
Brendan Burns
|
227311a05d
|
Add URL opening to kubecfg.
|
2014-10-09 12:26:24 -07:00 |
Dawn Chen
|
e91f9087e9
|
Merge pull request #1682 from hmrm/add-mutual-ssl-support
Add ssl flags to default client flags
|
2014-10-09 11:59:23 -07:00 |
Dawn Chen
|
774af90040
|
Merge pull request #1672 from proppy/cluster-pod
hack: add cluster in a pod manifest
|
2014-10-09 11:52:21 -07:00 |
Dawn Chen
|
ae8b193bcc
|
Merge pull request #1679 from brendandburns/resource
Switch on the resource requested prioritization.
|
2014-10-09 11:40:09 -07:00 |
Brendan Burns
|
6daeb8a05c
|
Add the github.com/skratchdot/open-golang/open package as a dependency.
|
2014-10-09 11:38:46 -07:00 |
Brendan Burns
|
b5ec8a747b
|
Switch on the resource requested prioritization.
|
2014-10-09 11:29:45 -07:00 |
Haney Maxwell
|
e0a80dda30
|
Add ssl flags to default client flags
This adds support for mutual ssl between the proxy, controller-manager,
scheduler, and the apiserver
|
2014-10-09 10:57:15 -07:00 |
Dawn Chen
|
b3292e947f
|
Merge pull request #1674 from ddysher/minion-api
Change ContainsMinion to GetMinion
|
2014-10-09 10:46:38 -07:00 |
Joe Beda
|
57567aed40
|
Merge pull request #1671 from proppy/kubelet-docker
build: add kubelet image
|
2014-10-09 10:10:37 -07:00 |
Dawn Chen
|
ed4167a938
|
Merge pull request #1670 from proppy/fix-kubelet-runonce
kubelet: only check for container listed in the manifest
|
2014-10-09 09:31:12 -07:00 |
erictune
|
aa30423dc9
|
Merge pull request #1337 from brendandburns/Sarsate-pd-support
Taking over PD support from sarsate
|
2014-10-09 09:16:04 -07:00 |
bgrant0607
|
005fd59d49
|
Merge pull request #1669 from proppy/fix-docker-image
build: fix controller-manager command line
|
2014-10-08 23:17:04 -07:00 |
Johan Euphrosine
|
0fc5e68207
|
runonce: isPodRunning returns no error
|
2014-10-08 22:34:40 -07:00 |