Commit Graph

2869 Commits (8858c5f897e7adf4ee2bcd493c5a2f1b1eac6498)

Author SHA1 Message Date
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 47c4b8fc98 Add a predicate for persistent disk scheduling. 2014-10-13 15:38:25 -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
Joe Beda dea201396f Merge pull request #1739 from jbeda/clean-fix
One more time.
2014-10-10 14:16:05 -07:00
Joe Beda 999aa0f31c One more time.
Basic idea is to clean out the root owned stuff from with the docker build container.
2014-10-10 14:14:37 -07:00
Joe Beda 81c970c823 Merge pull request #1738 from jbeda/clean-fix
Fix things for real this time.
2014-10-10 14:12:57 -07:00
Joe Beda 336cb68e4f Fix things for real this time.
Bash quoting is hard.
2014-10-10 14:12:28 -07:00
Brendan Burns e6fa568ad4 Switch away from the static node info 2014-10-10 14:08:09 -07:00
Joe Beda 4e00c96a44 Merge pull request #1737 from jbeda/clean-fix
Clean out _output directory from within docker.
2014-10-10 13:53:42 -07:00
Joe Beda 500c77a38e Clean out _output directory from within docker.
This is necessary as some files might be owned by root.
2014-10-10 13:53:06 -07:00
Daniel Smith a292d8c416 Merge pull request #1667 from hmrm/add-kubelet-disable-flags
Allow disabling non-necessary kubelet and apiserver endpoints
2014-10-10 13:38:11 -07:00
Brendan Burns b51b0ec96b Merge pull request #1735 from jbeda/non-interactive-build-fix
Make 'build' commands work with non-interactive shells.
2014-10-10 13:37:01 -07:00
Joe Beda 5f12245d6c Make 'build' commands work with non-interactive shells.
Tested that both './build/release.sh < /dev/null' and './build/shell.sh' work.
2014-10-10 13:35:10 -07:00
Joe Beda a4b0d56e6b Merge pull request #1532 from jbeda/binary-deploy
Binary deploy
2014-10-10 13:02:57 -07:00
Joe Beda 272b9306c4 Uniquify docker names
If you have two repos that are both building at the same time we don't want to have them stomp on each other as they deal with docker.  Work around this by hashing the KUBE_ROOT and mixing that in to the name.
2014-10-10 12:36:58 -07:00
Joe Beda eab54ab000 Apply SELinux policy to _output dir so "build in docker" works on RHEL. 2014-10-10 12:36:58 -07:00
Joe Beda f7e22c104f Add a `release` target to `Makefile`
The rest of the reconciliation with new `build` methods will come later.
2014-10-10 12:36:57 -07:00
Joe Beda 1c257cb8db Option in `build/release.sh` to skip tests for a quicker dev/test cycle. 2014-10-10 12:36:57 -07:00