Clayton Coleman
73dba3a613
Move FindTypeMeta into the proper file
2014-10-13 23:29:40 -04:00
Clayton Coleman
485106e270
Remove unused code
2014-10-13 23:29:39 -04:00
Clayton Coleman
13992837ea
Use one copy of EnforcePtr
2014-10-13 23:29:39 -04:00
Clayton Coleman
d488e238dd
Genericize MetaInsertionFactory into a simpler interface
...
The common path code for MIF goes through a conversion cycle - it
can also be done through reflection. This simplifies the Create/Update
methods into Interpret (return version) and Update (through reflection).
In addition it uses only one MetaFactory implementation across all of
our packages which reduces a bit of duplication.
2014-10-13 23:29:39 -04:00
Tim Hockin
ebba1aed7d
Merge pull request #1766 from satnam6502/fluentd-es-image
...
Separate build and push of Fluentd to Elasticsearch Docker image
2014-10-13 18:30:45 -07:00
Satnam Singh
179e3f7fee
Separate build and push of images
2014-10-14 01:01:29 +00:00
Daniel Smith
841e9e87ff
Merge pull request #1713 from brendandburns/update
...
Add update to the pod etcd handler.
2014-10-13 17:42:30 -07:00
Brendan Burns
4380637be7
Add update to the pod etcd handler.
2014-10-13 17:27:31 -07:00
Daniel Smith
a07d4058a6
Merge pull request #1761 from satnam6502/fluentd-es-image
...
Minor tweaks to Fluentd toi Elasticsearch image
2014-10-13 17:26:27 -07:00
Satnam Singh
bae504672c
Adjust Dockerfile, config file and set-up script with minor tweaks.
2014-10-14 00:18:12 +00:00
Daniel Smith
f8071a6e25
Merge pull request #1764 from scollier/readme-fix
...
cleaning up README to reflect current file list
2014-10-13 17:08:46 -07:00
scollier
2e3766b67b
fixing tabs
2014-10-13 18:21:24 -05:00
Brendan Burns
dcef90f487
Merge pull request #1752 from ddysher/scheduler-race
...
Use DesiredState.Host in scheduler predicate
2014-10-13 16:16:42 -07:00
Tim Hockin
6820e068f1
Merge pull request #1700 from lavalamp/eventing2
...
Add Event Registry/REST types
2014-10-13 16:16:29 -07:00
Tim Hockin
b90cc51615
Merge pull request #1660 from lavalamp/fix2
...
Remove untested and unused code
2014-10-13 16:13:32 -07:00
Daniel Smith
8007614085
Remove untested and unused code
2014-10-13 16:06:44 -07:00
scollier
e6246fc708
cleaning up README to reflect current file list
2014-10-13 18:02:17 -05:00
Brendan Burns
a3ff95d6ed
Merge pull request #1748 from jbeda/make-cross-copy
...
Smooth over some build rough edges
2014-10-13 15:44:07 -07:00
Brendan Burns
a4a87d9916
Merge pull request #1759 from scollier/man_pages
...
Man pages - initial release
2014-10-13 15:34:10 -07:00
Brendan Burns
ddfda0521a
Merge pull request #1763 from lavalamp/scheduler
...
Use cache for minion lookups, don't hammer apiserver
2014-10-13 15:33:29 -07:00
Clayton Coleman
09bca56f7b
Merge pull request #1762 from lavalamp/fix
...
Fix missing error type in watch decode.
2014-10-13 18:11:55 -04:00
Daniel Smith
38bf2f30fb
fix missing error type in watch decode
2014-10-13 15:03:17 -07:00
Daniel Smith
d34914517f
Shorten 'CodecForVersionOrDie' name, add 'ResourceVersioner' to testapi
2014-10-13 14:58:06 -07:00
Daniel Smith
0431f2430d
Use cache for minion lookups, don't hammer apiserver
2014-10-13 14:46:31 -07:00
scollier
8eefd707ba
Man pages - initial release
2014-10-13 15:57:26 -05:00
Daniel Smith
13acb63fb3
Merge pull request #1757 from satnam6502/fluentd-es-image
...
Add README.md file for fluentd-elasticsearch image directory
2014-10-13 12:23:53 -07:00
Satnam Singh
88dadeea43
Add README.md file for fluentd-elasticsearch image directory
2014-10-13 12:21:22 -07:00
Tim Hockin
f9499e0a84
Merge pull request #1756 from satnam6502/fluentd-es-image
...
Fluentd to Elasticsearch image
2014-10-13 12:01:16 -07:00
Satnam Singh
d140c71a0d
Confess the horrible hack for outer host
2014-10-13 18:55:58 +00:00
Satnam Singh
c7447a719f
Fix tense for run.sh comment
2014-10-13 18:48:07 +00:00
Satnam Singh
a92dc444e6
Fix typo in plug-in
2014-10-13 18:46:14 +00:00
Satnam Singh
d7b1550d3d
Change target image to kubernetes/elasticsearch
2014-10-13 18:40:56 +00:00
Satnam Singh
303da8b036
Dockerfile and build script for fluentd-elasticsearch image
2014-10-13 18:27:39 +00:00
Satnam Singh
178a901db7
Source files for the fluentd-elasticsearch image.
2014-10-13 11:06:01 -07:00
Tim Hockin
5d4e4df390
Merge pull request #1750 from jbeda/vagrant-readme
...
Tweak vagrant README a little for new binary deploy world.
2014-10-12 15:01:03 -07:00
Deyuan Deng
19c62d719c
Use DesiredState.Host in scheduler predicate
2014-10-12 17:03:23 -04:00
Joe Beda
5c84cd21a4
Tweak vagrant README a little for new binary deploy world.
2014-10-11 15:37:06 -07:00
Joe Beda
5df3f54204
Hook 'build/make-clean.sh' into 'make clean' in Makefile
2014-10-11 07:34:22 -07:00
Joe Beda
b2395c76f2
Have build/make-cross.sh
copy binaries back over if using boot2docker.
...
Also clarified error message in cluster/kubecfg.sh.
2014-10-11 07:24:12 -07:00
Brendan Burns
695fbee343
Merge pull request #1742 from dchen1107/termination
...
Set EmptyDir when VolumeSource is absent.
2014-10-10 16:27:26 -07:00
Daniel Smith
b1a6b3eee8
Split generic; add test, address other review comments
2014-10-10 15:47:34 -07:00
Daniel Smith
d3d9f7ac8b
ObjectDiff moved after rebase
2014-10-10 15:47:34 -07:00
Daniel Smith
15680731f7
Add event endpoint to apiserver
2014-10-10 15:47:34 -07:00
Daniel Smith
3e076e12fe
Add event registry and type
2014-10-10 15:46:49 -07:00
Daniel Smith
9a9362e896
Add generic registry object so we can stop rewriting this code
2014-10-10 15:46:49 -07:00
Daniel Smith
1c75d7646e
Shorten 'CodecForVersionOrDie' name, add 'ResourceVersioner' to testapi
2014-10-10 15:46:49 -07:00
Dawn Chen
c511b7a0ce
Fix #1683
2014-10-10 15:34:48 -07:00
Dawn Chen
135d187942
Merge pull request #1736 from brendandburns/scheduler
...
Switch away from the static node info
2014-10-10 15:01:09 -07:00
Joe Beda
5511c717cf
Merge pull request #1740 from jbeda/clean-fix
...
Fix up project hash on linux
2014-10-10 14:25:12 -07:00
Joe Beda
e397371b95
Fix up project hash on linux
...
Somehow this got dropped!
2014-10-10 14:24:35 -07:00