Commit Graph

2644 Commits

Author SHA1 Message Date
Eric Tune
24ee4c8fec Move development guide out of README.md 2014-10-10 08:39:23 -07: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
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
Eric Tune
2aa9dae5d1 Document images. 2014-10-09 13:40:56 -07: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
Johan Euphrosine
8f010c3ec0 dockertools: add todo for container lookup 2014-10-08 22:31:59 -07:00
Johan Euphrosine
dbb2342688 runonce: list kubelet container between each iteration 2014-10-08 22:28:41 -07:00
Deyuan Deng
15e5b876b8 Change ContainsMinion to GetMinion 2014-10-08 23:41:15 -04:00
bgrant0607
87b0b36212 Merge pull request #1673 from brendandburns/ux
Update the ux.
2014-10-08 20:23:39 -07:00
Brendan Burns
7fe71c68b7 Update the ux. 2014-10-08 20:16:59 -07:00
Danny Jones
4ec25f3b81 Adds support for attaching GCEPersitentDisks
Adds GCEPersistentDisk volume struct
Adds gce-utils to attach disk to kubelet's VM.
Updates config to give compute-rw to every minion.
Adds GCEPersistentDisk to API
Adds ability to mount attached disks
Generalizes PD and adds tests.
PD now uses an pluggable API interface.
Unit Tests more cleanly separates TearDown and SetUp
Modify boilerplate hook to omit build tags
Adds Mounter interface; mount is now built by OS
TearDown() for PD now detaches disk on final refcount
Un-generalized PD; GCE calls moved to cloudprovider

Address comments.
2014-10-08 20:03:59 -07:00
Johan Euphrosine
44dce00f04 build: add kubelet image 2014-10-08 17:54:52 -07:00
Johan Euphrosine
784553c483 hack: add cluster in a pod manifest 2014-10-08 17:52:08 -07:00
Johan Euphrosine
14c5fd405d kubelet: only check for container listed in the manifest
also wait 1 retryDelay before polling state after syncing.
2014-10-08 17:49:21 -07:00
Johan Euphrosine
7a2491f2ac build: fix controller-manager command line 2014-10-08 17:48:02 -07:00
Daniel Smith
1a1b0699bc Merge pull request #1604 from brendandburns/resource
Add a least-requested priority function
2014-10-08 17:26:57 -07:00