Commit Graph

  • c511b7a0ce Fix #1683 Dawn Chen 2014-10-10 15:34:48 -07:00
  • 135d187942 Merge pull request #1736 from brendandburns/scheduler Dawn Chen 2014-10-10 15:01:09 -07:00
  • 5511c717cf Merge pull request #1740 from jbeda/clean-fix Joe Beda 2014-10-10 14:25:12 -07:00
  • e397371b95 Fix up project hash on linux Joe Beda 2014-10-10 14:24:35 -07:00
  • dea201396f Merge pull request #1739 from jbeda/clean-fix Joe Beda 2014-10-10 14:16:05 -07:00
  • 999aa0f31c One more time. Joe Beda 2014-10-10 14:14:37 -07:00
  • 81c970c823 Merge pull request #1738 from jbeda/clean-fix Joe Beda 2014-10-10 14:12:57 -07:00
  • 336cb68e4f Fix things for real this time. Joe Beda 2014-10-10 14:12:28 -07:00
  • e6fa568ad4 Switch away from the static node info Brendan Burns 2014-10-10 13:49:09 -07:00
  • 4e00c96a44 Merge pull request #1737 from jbeda/clean-fix Joe Beda 2014-10-10 13:53:42 -07:00
  • 500c77a38e Clean out _output directory from within docker. Joe Beda 2014-10-10 13:51:44 -07:00
  • a292d8c416 Merge pull request #1667 from hmrm/add-kubelet-disable-flags Daniel Smith 2014-10-10 13:38:11 -07:00
  • b51b0ec96b Merge pull request #1735 from jbeda/non-interactive-build-fix Brendan Burns 2014-10-10 13:37:01 -07:00
  • 5f12245d6c Make 'build' commands work with non-interactive shells. Joe Beda 2014-10-10 13:33:11 -07:00
  • a4b0d56e6b Merge pull request #1532 from jbeda/binary-deploy Joe Beda 2014-10-10 13:02:57 -07:00
  • 272b9306c4 Uniquify docker names Joe Beda 2014-10-09 14:08:34 -07:00
  • eab54ab000 Apply SELinux policy to _output dir so "build in docker" works on RHEL. Joe Beda 2014-10-09 12:52:32 -07:00
  • f7e22c104f Add a release target to Makefile Joe Beda 2014-10-07 15:35:25 -07:00
  • 1c257cb8db Option in build/release.sh to skip tests for a quicker dev/test cycle. Joe Beda 2014-10-07 15:25:05 -07:00
  • b00f045bd3 Confirm pull of golang:cross as it is huge (1.8G) Joe Beda 2014-10-07 13:49:18 -07:00
  • 96c1bc17ca Set shell options for reliability. Joe Beda 2014-10-06 13:25:27 -07:00
  • d43a6ec5a3 Standardize how we refer to the kubernetes root. Joe Beda 2014-10-03 14:58:49 -07:00
  • 38d5906044 Clean up READMEs and broken stuff. Joe Beda 2014-10-01 16:17:51 -07:00
  • 29e42991c2 Update build/README.md Joe Beda 2014-10-01 11:42:45 -07:00
  • 428a653ffb Normalize some of the boilerplate in each of the build commands. Joe Beda 2014-10-01 09:41:44 -07:00
  • 7a2d8fd01a GCS uploads as part of release are now marked public and non-cached by default. Joe Beda 2014-10-01 09:37:45 -07:00
  • 4aac80c9c5 Remove unused manifest file Joe Beda 2014-10-01 09:37:13 -07:00
  • db14944f61 Fix up kubecfg.sh script to find correct binary. Joe Beda 2014-09-30 11:34:57 -07:00
  • 881cf80182 Vagrant now using pre-built binaries. Joe Beda 2014-09-29 13:37:04 -07:00
  • 69a14a032c Tweak salt docs a little Joe Beda 2014-09-26 14:24:53 -07:00
  • 15cd6f07d6 Use binary releases for cluster push scripts. Joe Beda 2014-09-23 15:54:27 -07:00
  • f5dffe3bfe Merge pull request #1725 from erictune/readme Dawn Chen 2014-10-10 11:37:33 -07:00
  • 5f97413dd5 Merge pull request #1663 from smarterclayton/separate_pod_state_for_health_check Dawn Chen 2014-10-10 09:11:59 -07:00
  • 24ee4c8fec Move development guide out of README.md Eric Tune 2014-10-10 08:39:23 -07:00
  • 9ffa69ce15 Merge pull request #1696 from derekwaynecarr/pod_cache_needs_namespace Brendan Burns 2014-10-10 08:28:32 -07:00
  • 60cf627a44 Merge pull request #1723 from erictune/volume_res Brendan Burns 2014-10-10 08:26:26 -07:00
  • d50a3c986b Fix links. Brendan Burns 2014-10-10 08:16:10 -07:00
  • 3a0ec97c05 Document media, resource limits for volumes. Eric Tune 2014-10-10 08:12:56 -07:00
  • f38294d391 Merge pull request #1721 from sjcarriere/master Brendan Burns 2014-10-10 08:08:13 -07:00
  • 7dbf705a62 Remove one line of debug code. Jeromy Carriere 2014-10-10 10:02:34 -04:00
  • 181ba8367c Add a simple hierarchical treatment for box/list view. Jeromy Carriere 2014-10-10 09:58:56 -04:00
  • 9e60bf1e43 Pod cache needs to be namespace-aware derekwaynecarr 2014-10-09 17:39:49 -04:00
  • 707ff3c039 Merge pull request #1714 from thockin/make Brendan Burns 2014-10-09 21:13:53 -07:00
  • f4592bde44 Make rules for integ and e2e tests Tim Hockin 2014-10-09 21:02:25 -07:00
  • a567c2c27f Merge pull request #1692 from smarterclayton/support_name_type_mappings bgrant0607 2014-10-09 21:02:10 -07:00
  • d84816aaec Merge pull request #1709 from erictune/move_line Tim Hockin 2014-10-09 20:40:35 -07:00
  • 7bb1bdd693 Merge pull request #1711 from erictune/vets Daniel Smith 2014-10-09 17:25:54 -07:00
  • 60af857077 Merge pull request #1633 from thockin/vet Filipe Brandenburger 2014-10-09 17:23:51 -07:00
  • 42f6324183 Use pointer for struct holding lock. Eric Tune 2014-10-09 17:16:21 -07:00
  • 800284164a Fix format specifiers in Printf-type functions. Eric Tune 2014-10-09 17:06:32 -07:00
  • 9b42f62da3 Merge pull request #1705 from erictune/dead Daniel Smith 2014-10-09 17:05:34 -07:00
  • c0bf974871 Allow disabling non-necessary kubelet and apiserver endpoints Haney Maxwell 2014-10-09 16:26:34 -07:00
  • 8296f038ac Delete unused function. Eric Tune 2014-10-09 16:40:11 -07:00
  • 01083416dd Merge pull request #1693 from smarterclayton/move_diff Dawn Chen 2014-10-09 14:57:47 -07:00
  • d9426f8848 Merge pull request #1690 from erictune/image_docs Dawn Chen 2014-10-09 14:40:39 -07:00
  • 5382627e6a Move Codec functions to their own file Clayton Coleman 2014-10-09 17:25:23 -04:00
  • 935e97d59d Move ObjectDiff into util Clayton Coleman 2014-10-09 17:23:43 -04:00
  • 96f0c37a31 Allow multiple names to resolve to a type in a Scheme Clayton Coleman 2014-10-09 17:14:55 -04:00
  • 996c0e44d6 Merge pull request #1677 from erictune/volume_docs Brendan Burns 2014-10-09 14:08:12 -07:00
  • 0f1455ac71 Merge pull request #1687 from erictune/fix_dockercfg Dawn Chen 2014-10-09 14:00:24 -07:00
  • 6e7c327da0 Document GCEPersistentDisk. Eric Tune 2014-10-09 09:30:13 -07:00
  • 5514ea8bbe Merge pull request #1686 from jbeda/docker-site-update Dawn Chen 2014-10-09 13:57:10 -07:00
  • 95cb2e3eb3 Refactor HealthCheck to take podUUID arguments Clayton Coleman 2014-10-08 11:19:46 -04:00
  • 2aa9dae5d1 Document images. Eric Tune 2014-10-09 10:06:45 -07:00
  • eea77a1449 Backport the BoundPods type to v1beta1/2/internal Clayton Coleman 2014-10-08 09:57:56 -04:00
  • 4e0a72734e Handle and log errors when reading .dockercfg Eric Tune 2014-10-09 13:22:14 -07:00
  • 86daa142fa Update title a little. Brendan Burns 2014-10-09 12:38:24 -07:00
  • efea10a33d Merge pull request #1680 from brendandburns/kubecfg Joe Beda 2014-10-09 12:38:03 -07:00
  • e7a9fa0691 Add a link to the kubernetes walkthrough example. Brendan Burns 2014-10-09 12:37:35 -07:00
  • 9a8807b033 get.docker.com is now the preferred place to get Docker Joe Beda 2014-10-09 12:31:53 -07:00
  • 227311a05d Add URL opening to kubecfg. Brendan Burns 2014-10-09 11:32:39 -07:00
  • e91f9087e9 Merge pull request #1682 from hmrm/add-mutual-ssl-support Dawn Chen 2014-10-09 11:59:23 -07:00
  • 774af90040 Merge pull request #1672 from proppy/cluster-pod Dawn Chen 2014-10-09 11:52:21 -07:00
  • ae8b193bcc Merge pull request #1679 from brendandburns/resource Dawn Chen 2014-10-09 11:40:09 -07:00
  • 6daeb8a05c Add the github.com/skratchdot/open-golang/open package as a dependency. Brendan Burns 2014-09-26 15:09:49 -07:00
  • b5ec8a747b Switch on the resource requested prioritization. Brendan Burns 2014-10-09 10:41:42 -07:00
  • e0a80dda30 Add ssl flags to default client flags Haney Maxwell 2014-10-09 10:57:15 -07:00
  • b3292e947f Merge pull request #1674 from ddysher/minion-api Dawn Chen 2014-10-09 10:46:38 -07:00
  • 57567aed40 Merge pull request #1671 from proppy/kubelet-docker Joe Beda 2014-10-09 10:10:37 -07:00
  • ed4167a938 Merge pull request #1670 from proppy/fix-kubelet-runonce Dawn Chen 2014-10-09 09:31:12 -07:00
  • aa30423dc9 Merge pull request #1337 from brendandburns/Sarsate-pd-support erictune 2014-10-09 09:16:04 -07:00
  • 005fd59d49 Merge pull request #1669 from proppy/fix-docker-image bgrant0607 2014-10-08 23:17:04 -07:00
  • 0fc5e68207 runonce: isPodRunning returns no error Johan Euphrosine 2014-10-08 22:34:40 -07:00
  • 8f010c3ec0 dockertools: add todo for container lookup Johan Euphrosine 2014-10-08 22:31:59 -07:00
  • dbb2342688 runonce: list kubelet container between each iteration Johan Euphrosine 2014-10-08 22:28:41 -07:00
  • 15e5b876b8 Change ContainsMinion to GetMinion Deyuan Deng 2014-10-08 23:13:04 -04:00
  • 87b0b36212 Merge pull request #1673 from brendandburns/ux bgrant0607 2014-10-08 20:23:39 -07:00
  • 7fe71c68b7 Update the ux. Brendan Burns 2014-10-08 12:22:20 -07:00
  • 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 Danny Jones 2014-08-05 10:58:43 -07:00
  • 44dce00f04 build: add kubelet image Johan Euphrosine 2014-10-08 17:54:52 -07:00
  • 784553c483 hack: add cluster in a pod manifest Johan Euphrosine 2014-10-08 17:52:08 -07:00
  • 14c5fd405d kubelet: only check for container listed in the manifest Johan Euphrosine 2014-10-08 16:28:05 -07:00
  • 7a2491f2ac build: fix controller-manager command line Johan Euphrosine 2014-10-08 17:47:40 -07:00
  • 1a1b0699bc Merge pull request #1604 from brendandburns/resource Daniel Smith 2014-10-08 17:26:57 -07:00
  • e3d47a3abb Merge pull request #1661 from scollier/gsg_update Brendan Burns 2014-10-08 17:18:06 -07:00
  • 6913cf4b49 Merge pull request #1666 from lavalamp/fix Brendan Burns 2014-10-08 17:16:11 -07:00
  • 1fc92bef53 Load cadvisor connection in background. Daniel Smith 2014-10-08 17:05:04 -07:00
  • 5d24820dd5 Merge pull request #1464 from hmrm/add-etcd-config Daniel Smith 2014-10-08 16:29:46 -07:00
  • 5908beb2cf adding option for updated package Scott Collier 2014-10-08 17:39:26 -05:00
  • 4230a8ca61 Add a least-requested priority function Brendan Burns 2014-10-06 15:58:18 -07:00