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
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
Joe Beda
b00f045bd3
Confirm pull of golang:cross as it is huge (1.8G)
2014-10-10 12:36:57 -07:00
Joe Beda
96c1bc17ca
Set shell options for reliability.
...
Tweak a few other small things in our shell scripts.
2014-10-10 12:33:36 -07:00
Joe Beda
d43a6ec5a3
Standardize how we refer to the kubernetes root.
...
Now use $KUBE_ROOT as the variable pretty much everywhere.
2014-10-10 12:33:36 -07:00
Joe Beda
38d5906044
Clean up READMEs and broken stuff.
...
Move all support for clouds that are broken with this change into an `icebox` directory. We'll move that stuff back out as we fix it up.
2014-10-10 12:33:36 -07:00
Joe Beda
29e42991c2
Update build/README.md
2014-10-10 12:30:12 -07:00
Joe Beda
428a653ffb
Normalize some of the boilerplate in each of the `build` commands.
2014-10-10 12:30:12 -07:00
Joe Beda
7a2d8fd01a
GCS uploads as part of release are now marked public and non-cached by default.
2014-10-10 12:30:12 -07:00
Joe Beda
4aac80c9c5
Remove unused manifest file
2014-10-10 12:30:12 -07:00
Joe Beda
db14944f61
Fix up kubecfg.sh script to find correct binary.
2014-10-10 12:30:12 -07:00
Joe Beda
881cf80182
Vagrant now using pre-built binaries.
2014-10-10 12:30:12 -07:00
Joe Beda
69a14a032c
Tweak salt docs a little
2014-10-10 12:30:12 -07:00
Joe Beda
15cd6f07d6
Use binary releases for cluster push scripts.
...
This is for GCE right now. Other clouds/clusters are probably broken.
2014-10-10 12:30:11 -07:00
Dawn Chen
f5dffe3bfe
Merge pull request #1725 from erictune/readme
...
Move development guide out of README.md
2014-10-10 11:37:33 -07:00
Dawn Chen
5f97413dd5
Merge pull request #1663 from smarterclayton/separate_pod_state_for_health_check
...
Refactor HealthCheck to take podUUID as its own argument
2014-10-10 09:11:59 -07:00
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