Commit Graph

  • 91c8828cd7 Merge pull request #211 from lavalamp/test_fix brendandburns 2014-06-23 19:43:51 -07:00
  • 228156dbc6 Remove noisy non-error lines from logs Tim Hockin 2014-06-23 17:58:21 -07:00
  • c5c6084325 Merge pull request #212 from lavalamp/fix_manifest brendandburns 2014-06-23 15:18:10 -07:00
  • 77af24e7dc manifest_url needs to take a single ContainerManifest. Daniel Smith 2014-06-23 15:06:28 -07:00
  • 11963ecf35 Merge pull request #203 from lavalamp/api brendandburns 2014-06-23 14:06:08 -07:00
  • a446467848 Fix jq detection (tested, works) Daniel Smith 2014-06-23 13:57:05 -07:00
  • 06410321e3 Add script to verify all boilerplate; add line to make travis run it. Daniel Smith 2014-06-23 13:50:14 -07:00
  • f62440a65e Fix call to removed function EncodeIndent Daniel Smith 2014-06-23 13:35:14 -07:00
  • c12a3773f5 Add minion types, address other comments Daniel Smith 2014-06-20 14:01:16 -07:00
  • 79ee5aa250 Implement minion registry. Minions now a first-class object. Daniel Smith 2014-06-19 18:31:38 -07:00
  • d460c01ade Add minion registry Daniel Smith 2014-06-19 18:03:48 -07:00
  • 6ccd9b2361 Move to new file. Build and tests pass. Daniel Smith 2014-06-22 12:05:34 -07:00
  • 7667c7de42 Add test Daniel Smith 2014-06-21 22:13:32 -07:00
  • b1d8a41049 Add new api usage mechanism. Daniel Smith 2014-06-21 14:23:14 -07:00
  • 49c25a4e28 Merge pull request #196 from lavalamp/marshal brendandburns 2014-06-23 13:22:52 -07:00
  • 24a1389a17 Merge pull request #179 from jbeda/dockerize-release brendandburns 2014-06-23 13:05:27 -07:00
  • 3b62bc185a Merge pull request #209 from lavalamp/fix_doc brendandburns 2014-06-23 13:04:51 -07:00
  • 5785a84edf Merge pull request #208 from thockin/master Daniel Smith 2014-06-23 12:17:46 -07:00
  • 756ba6958d Add boilerplate checking to hook Daniel Smith 2014-06-23 11:34:44 -07:00
  • 035bc3ba3c Minor: allow hack/build-go.sh to take args for faster iteration. Tim Hockin 2014-06-23 11:38:04 -07:00
  • b850d36166 Fix boilerplate everywhere Daniel Smith 2014-06-23 11:32:11 -07:00
  • ee75bb8dbe Address comments; Also internally start using JSONBase instead of reflect.Value of JSONBase. Daniel Smith 2014-06-23 09:54:01 -07:00
  • 41534c1cc5 Encode/decode working everywhere now. Daniel Smith 2014-06-20 16:50:56 -07:00
  • 14361e336a Make apiserver work with new encode/decode Daniel Smith 2014-06-20 16:18:36 -07:00
  • d7b4915111 Don't make people have to worry about the Kind field. Daniel Smith 2014-06-20 16:08:54 -07:00
  • 2bcb44b6bd make Registry use Encode Daniel Smith 2014-06-20 15:30:49 -07:00
  • fb991fb84e Change type to []byte Daniel Smith 2014-06-20 15:24:56 -07:00
  • a9d9bb9d47 Add intelligent type marshalling/unmarshalling Daniel Smith 2014-06-20 15:12:12 -07:00
  • 86f837d47e Merge pull request #192 from lavalamp/misc_cleanup brendandburns 2014-06-23 09:42:39 -07:00
  • c157c28551 Merge pull request #202 from lavalamp/cleanup brendandburns 2014-06-23 09:09:03 -07:00
  • a718f6fdb8 minor fixes to scheduler_test Daniel Smith 2014-06-20 14:03:24 -07:00
  • d57531d924 Cleanup: no need for stacked timing loops Daniel Smith 2014-06-20 12:57:22 -07:00
  • 5de9071b5c Add improved logging: record latency & call stack on error Daniel Smith 2014-06-20 12:56:30 -07:00
  • 14e18a5308 Fix missing <- Daniel Smith 2014-06-22 11:15:10 -07:00
  • db3ffe6d2b Merge pull request #201 from jjhuff/kubelet_config_cleanup Daniel Smith 2014-06-22 11:02:58 -07:00
  • 1441a84673 Cleanup handling of config channels in RunSyncLoop by passing a map instead of a bunch of vars. Justin Huff 2014-06-21 14:20:35 -07:00
  • dc35a98ebe Merge pull request #200 from jjhuff/prefix_container Daniel Smith 2014-06-21 13:56:14 -07:00
  • 460821e370 Add a k8s prefix to docker containers that we manage Justin Huff 2014-06-21 13:16:20 -07:00
  • 96efeaf99a Merge pull request #198 from jjhuff/fix_localkube Daniel Smith 2014-06-21 12:41:02 -07:00
  • c9473431fb Localkube wasn't seeding it's random number generator, leading to conflicting docker container names. Justin Huff 2014-06-21 11:48:16 -07:00
  • 25997dcfe2 Merge pull request #197 from gottwald/testLoadAuthInfo Daniel Smith 2014-06-21 08:33:12 -07:00
  • 8bc07747fe Add unit test for cloudcfg.LoadAuthInfo Ingo Gottwald 2014-06-21 15:03:02 +02:00
  • 866cad9bd9 Build platform specific tarballs and upload them to the release directory. Joe Beda 2014-06-20 15:17:14 -07:00
  • 4aa0639781 Merge pull request #184 from gottwald/guestbook-fix Daniel Smith 2014-06-20 11:43:34 -07:00
  • 96f8cd3761 jbeda/docker-registry -> google/docker-registry Joe Beda 2014-06-20 11:17:08 -07:00
  • 0376098ee1 Reorganize build script file for clarity Joe Beda 2014-06-20 11:08:50 -07:00
  • 8d1913b5f4 Expand build/README.md. Joe Beda 2014-06-20 10:50:46 -07:00
  • 4547cee6cb Build runtime Docker images. Joe Beda 2014-06-19 17:02:54 -07:00
  • 46764ab4aa Merge pull request #189 from brendandburns/fix Daniel Smith 2014-06-20 10:47:02 -07:00
  • b84cc9c895 Deflake a test w/ go1.3 random maps. Brendan Burns 2014-06-20 09:47:39 -07:00
  • 4deaca1ce2 Merge pull request #190 from lavalamp/fix_name brendandburns 2014-06-20 10:09:47 -07:00
  • b3fbc47bd4 Make selector parsing deterministic Daniel Smith 2014-06-20 10:03:56 -07:00
  • 671a7f1c27 File name should have changed during query->selector rename. Daniel Smith 2014-06-20 09:58:09 -07:00
  • f6c17b7af6 Merge pull request #173 from jjhuff/multi_manifest Daniel Smith 2014-06-20 09:44:36 -07:00
  • ecf7d11477 Make config dir handling deterministic Justin Huff 2014-06-19 15:14:57 -07:00
  • d5bf045a6c Make sure that config files are closed properly Justin Huff 2014-06-19 14:59:52 -07:00
  • d204f76484 Add config dir support to kubelet Justin Huff 2014-06-19 13:06:52 -07:00
  • f49b9c2429 Fix merge conflicts Justin Huff 2014-06-20 09:31:18 -07:00
  • 5736cc8d8a Pass through args to localkube Justin Huff 2014-06-18 15:53:04 -07:00
  • 8a13e5300d Merge pull request #182 from brendandburns/net Daniel Smith 2014-06-20 09:06:34 -07:00
  • b46d8d2337 Merge branch 'net' of https://github.com/brendandburns/kubernetes-1 into net Brendan Burns 2014-06-20 08:55:02 -07:00
  • 0a3996a5a6 Merge pull request #185 from thockin/master brendandburns 2014-06-20 08:45:21 -07:00
  • 3a9a3b1114 Merge pull request #174 from monnand/kubelet-cadvisor brendandburns 2014-06-20 08:36:22 -07:00
  • 62265126c5 Merge pull request #183 from proppy/client-coverage brendandburns 2014-06-20 08:34:16 -07:00
  • 853fd6e525 Minor doc clarification regarding hooks symlinks. Tim Hockin 2014-06-20 08:31:51 -07:00
  • de062f6720 Fix guestbook example json syntax error Ingo Gottwald 2014-06-20 11:51:38 +02:00
  • fe589a3f64 pkg/client: refactor tests Johan Euphrosine 2014-06-07 04:38:16 -07:00
  • 0c8d556afb Fix IP affinity to be per-pod, not per-container. brendandburns 2014-06-19 20:30:42 -07:00
  • ba7fe835ce Add a travis build image. brendandburns 2014-06-19 21:59:40 -07:00
  • 168ec29f54 Merge pull request #178 from vmarmol/add-external-mounts brendandburns 2014-06-19 21:28:40 -07:00
  • a10a64856d use json.Marshal directly Nan Deng 2014-06-20 04:21:57 +00:00
  • e794f539d8 Adding support for external mounts Victor Marmol 2014-06-19 16:59:48 -07:00
  • 7c7dfe3eeb style Nan Deng 2014-06-20 04:06:28 +00:00
  • 33e12cf991 Merge pull request #181 from brendandburns/cmd jkaplowitz 2014-06-19 20:30:42 -07:00
  • ae9fce1358 Fix the container manifest to so that Command is an array, not a string. Brendan Burns 2014-06-19 20:19:40 -07:00
  • 466be48c74 Merge pull request #166 from brendandburns/sync Daniel Smith 2014-06-19 16:40:25 -07:00
  • 2640de5c02 Part #1 of synchronous requests: Add channels and a mechanism for waiting on them Brendan Burns 2014-06-18 21:04:11 -07:00
  • fced42719c Merge pull request #176 from lavalamp/master brendandburns 2014-06-19 15:46:25 -07:00
  • 865ba190ff write headers after error checking Nan Deng 2014-06-19 22:28:48 +00:00
  • 4f9ed15bc5 Merge pull request #177 from lavalamp/test_fix brendandburns 2014-06-19 15:21:06 -07:00
  • 979f832a0c write StatusOK to the header after json.Encode() Nan Deng 2014-06-19 22:12:32 +00:00
  • 53f6f3ead2 fix e2e test Daniel Smith 2014-06-19 14:57:06 -07:00
  • f666131b5a Fix schema, regen docs Daniel Smith 2014-06-19 14:54:52 -07:00
  • d001110df1 gofmt -s -w -l Nan Deng 2014-06-19 20:59:20 +00:00
  • e031c193a3 Merge pull request #164 from lavalamp/master brendandburns 2014-06-19 13:55:27 -07:00
  • 2cc3a88411 unit test for GetContainerStats() Nan Deng 2014-06-19 20:43:35 +00:00
  • 1b9cb5d501 more unit test Nan Deng 2014-06-19 20:34:26 +00:00
  • b01a12fe34 more unit test for GetContainerStats() Nan Deng 2014-06-19 20:25:54 +00:00
  • 3080262f12 unit test for cadvisor Nan Deng 2014-06-19 20:22:20 +00:00
  • b66a822166 testify Nan Deng 2014-06-19 01:41:08 +00:00
  • c7eaa2095c GOPATH... Nan Deng 2014-06-19 01:30:37 +00:00
  • 037cfd257f add /containerStats Nan Deng 2014-06-19 01:26:23 +00:00
  • 2402e939c2 Add cAdvisor into third_party Nan Deng 2014-06-19 00:31:18 +00:00
  • 936ce13862 Merge pull request #171 from brendandburns/poll Daniel Smith 2014-06-19 13:37:53 -07:00
  • 5a1a793784 fix after rebase Daniel Smith 2014-06-19 13:33:36 -07:00
  • 64b419072f Fix one more service example Daniel Smith 2014-06-19 13:27:35 -07:00
  • cfce408266 Rename ReplicasInSet to ReplicaSelector Daniel Smith 2014-06-18 17:20:34 -07:00
  • ee02cb2bf8 Update api sources. Still need to regen documentation. Daniel Smith 2014-06-18 17:15:53 -07:00
  • f9e9a7c686 Update guestbook example Daniel Smith 2014-06-18 17:03:38 -07:00
  • bc02b3c21a Rename [label] query to selector Daniel Smith 2014-06-18 16:47:41 -07:00