Commit Graph

  • 06ac51e6e5 Merge pull request #389 from brendandburns/podip Tim Hockin 2014-07-10 11:18:05 -07:00
  • 85effbbc3f IntOrString for use in JSON/YAML Tim Hockin 2014-07-10 11:09:47 -07:00
  • 5a4621f451 Try to grab live data if the cache has errors. Brendan Burns 2014-07-10 10:26:40 -07:00
  • 1848745427 Added a link to the CoreOS howto. brendandburns 2014-07-10 10:01:33 -07:00
  • b4811abbd6 Address Clayton's comment. Brendan Burns 2014-07-10 09:24:49 -07:00
  • 4384772d32 Merge pull request #393 from yugui/fix/golint brendandburns 2014-07-10 09:19:38 -07:00
  • 45b48e1668 Fixes golint errors in pkg/kubelet Yuki Sonoda (Yugui) 2014-07-10 21:26:24 +09:00
  • 2d888539dc Fixes golint errors in pkg/kubecfg Yuki Sonoda (Yugui) 2014-07-10 20:48:48 +09:00
  • 056f871bed Fixes golint errors in pkg/controller Yuki Sonoda (Yugui) 2014-07-10 20:47:10 +09:00
  • 820b67e41f Fixes golint errors in pkg/cloudprovider Yuki Sonoda (Yugui) 2014-07-10 20:46:56 +09:00
  • 6914681ed0 Fixes golint errors in pkg/api Yuki Sonoda (Yugui) 2014-07-10 20:46:35 +09:00
  • 0748ac39e8 Merge pull request #374 from yugui/feature/show-progress brendandburns 2014-07-09 23:15:05 -07:00
  • b1cbdf3070 Merge pull request #382 from raphael/370_update_docs brendandburns 2014-07-09 23:14:18 -07:00
  • 602f7d8112 Use glog instead of printing to stderr. Yuki Yugui Sonoda 2014-07-09 14:35:58 +09:00
  • d5b7c4eb6d Fix integration tests with a check for nil Add a unit test to validate behavior Brendan Burns 2014-07-09 22:31:17 -07:00
  • 5097b832c8 Merge pull request #349 from thockin/cleanups Tim Hockin 2014-07-09 22:19:01 -07:00
  • 7b11cbd622 Add PodIP to the info returned for a pod. Brendan Burns 2014-07-09 22:13:07 -07:00
  • b0b9606aea Merge pull request #365 from brendandburns/health Tim Hockin 2014-07-09 16:14:30 -07:00
  • 4c309862e3 Merge pull request #371 from thockin/valid3 brendandburns 2014-07-09 13:36:37 -07:00
  • c268d5c291 Merge pull request #384 from bgrant0607/master brendandburns 2014-07-09 13:35:28 -07:00
  • 95fb7bc1ae Merge pull request #379 from brendandburns/host Tim Hockin 2014-07-09 12:54:32 -07:00
  • 809708ee6b Merge pull request #383 from ironcladlou/namespace-local-mounts Tim Hockin 2014-07-09 12:32:41 -07:00
  • 34146feeaa Move definitions of service and replicationController to avoid forward references. Brian Grant 2014-07-09 19:31:51 +00:00
  • 41c6680943 add http health checks. Brendan Burns 2014-07-02 22:35:50 -07:00
  • 00df67b0bf Namespace "local" volume mounts by ContainerManifest ID on disk Dan Mace 2014-07-09 14:39:03 -04:00
  • 4b6ff69925 Merge pull request #381 from yugui/feature/api-scope brendandburns 2014-07-09 11:19:33 -07:00
  • 4b22f7a462 Add support for host ip binding to the API (and kubelet) Brendan Burns 2014-07-08 22:44:15 -07:00
  • 65c79a717c Resolve #370 Add documentation notes about Google Storage JSON API setting being required and about the need for instances to be able to send traffic to each other on their private ips. Raphael Simon 2014-07-09 08:10:46 -07:00
  • 4ecefd1ba3 Define an errorList type and use it to accumulate Tim Hockin 2014-07-08 17:33:15 -07:00
  • 54790080b3 Accumulate validation errors Tim Hockin 2014-07-07 23:20:30 -07:00
  • 6e78426d00 Tighten the identifiers spec Tim Hockin 2014-07-08 14:47:07 -07:00
  • cf9ee4d9dd Allows adding custom api scopes to service accounts available in minions. Yuki Yugui Sonoda 2014-07-09 15:02:57 +09:00
  • 9408bd77ec Add a note wrt. needing storage & storage apis on. brendandburns 2014-07-08 22:27:07 -07:00
  • 242627eaf0 Merge pull request #358 from thockin/valid2 brendandburns 2014-07-08 21:58:32 -07:00
  • 2ea8a68001 Merge pull request #375 from thockin/valid/dns_lengths brendandburns 2014-07-08 21:48:46 -07:00
  • e36ee7c31c Merge pull request #377 from dchen1107/cadvisor1 Tim Hockin 2014-07-08 21:47:29 -07:00
  • a0f94757a4 Instantiate cAdvisor client for kubelet to query both machine and container information. Dawn Chen 2014-07-08 16:37:43 -07:00
  • 2eb2784725 Validation of HostPorts and Manifest IDs Tim Hockin 2014-07-07 21:48:47 -07:00
  • ad88fa48a5 Add validation of Ports Tim Hockin 2014-07-07 21:32:56 -07:00
  • dd6b209617 Add validation of VolumeMounts Tim Hockin 2014-07-04 19:46:56 -07:00
  • 8d6e832b8e Simplify DNS validation checks Tim Hockin 2014-07-08 13:44:30 -07:00
  • 40c71e8292 Merge pull request #372 from yugui/feature/golint brendandburns 2014-07-08 12:55:41 -07:00
  • 92cf6662ed Merge pull request #351 from discordianfish/use-api-for-pull Tim Hockin 2014-07-08 09:08:12 -07:00
  • 04d11beb54 Merge pull request #373 from yugui/fix/examples Tim Hockin 2014-07-08 08:47:21 -07:00
  • b63a275ec3 Add how to install deps Johannes 'fish' Ziemke 2014-07-03 13:16:28 +02:00
  • 3fa6c9671d Use docker client lib instead of binary for pulls Johannes 'fish' Ziemke 2014-06-19 14:29:42 +02:00
  • c9676aa2d5 Periodically shows message while waiting for completion of REST operations so that users understand what is happening. Yuki Yugui Sonoda 2014-07-08 16:40:52 +09:00
  • df388ef485 Fixes a syntax error of api/examples/service.json Yuki Yugui Sonoda 2014-07-08 16:27:28 +09:00
  • 325c5cd47e Fixes golint errors in pkg/client Yuki Yugui Sonoda 2014-07-08 16:15:41 +09:00
  • 5cfbed4453 Fixes golint errors in pkg/apiserver Yuki Yugui Sonoda 2014-07-08 16:09:16 +09:00
  • 780c441d19 Fixes golint errors in pkg/api Yuki Yugui Sonoda 2014-07-08 16:08:58 +09:00
  • c25f44c137 Fixes golint errors in cmd/. Yuki Yugui Sonoda 2014-07-08 15:30:18 +09:00
  • 28f7d60965 Merge pull request #366 from brendandburns/timeout Tim Hockin 2014-07-07 16:45:43 -07:00
  • a77248eb6f Add some more logging to better understand integration test timeouts. Brendan Burns 2014-07-07 11:44:14 -07:00
  • 9de391b99a Merge pull request #364 from brendandburns/timeout Tim Hockin 2014-07-07 10:23:57 -07:00
  • e3838e1153 Make poll period and timeout configurable. Make poll period short for integration testing. Brendan Burns 2014-07-07 09:36:55 -07:00
  • b4bbb39c58 Merge pull request #346 from brendandburns/dockerbuild Tim Hockin 2014-07-07 10:11:49 -07:00
  • d6ee4f68cb Update the docker build pipeline. Add a master manifest. Brendan Burns 2014-07-02 22:27:13 +00:00
  • d205065284 Merge pull request #359 from smarterclayton/allow_test_opts Tim Hockin 2014-07-07 09:43:33 -07:00
  • 8b06cd8e01 Allow hack/test-go.sh to support flags Clayton Coleman 2014-07-05 16:33:49 -04:00
  • 9d001564bf Merge pull request #355 from brendandburns/kubecfg brendandburns 2014-07-03 23:25:32 -07:00
  • 2f5eeee1f6 Make sync false by default. Works around timeout/retry issues. Brendan Burns 2014-07-03 21:23:21 -07:00
  • 9a1053de7c Merge pull request #348 from monnand/race-controller brendandburns 2014-07-03 14:21:17 -07:00
  • 529f3455a5 Add a note about pre-production. brendandburns 2014-07-03 14:10:20 -07:00
  • 903c4a957c remove 1.2 Nan Deng 2014-07-02 23:27:00 -07:00
  • e444bf23f6 turn off code cover. Nan Deng 2014-07-02 23:08:01 -07:00
  • b351578ddd fix data race in config.go. This is a hard one. Nan Deng 2014-07-02 22:09:45 -07:00
  • aa808a6505 fix data race introduced by 1798e0f Nan Deng 2014-07-02 18:06:54 -07:00
  • 0a97e514b3 turn on race detector by default Nan Deng 2014-07-02 17:35:38 -07:00
  • e13e31866d fix data races in controller Nan Deng 2014-07-02 17:30:56 -07:00
  • bf44347340 Merge pull request #350 from brendandburns/async brendandburns 2014-07-02 23:15:35 -07:00
  • 0655370ea2 Fix an error in the async-path that led to dropping pods. Brendan Burns 2014-07-02 22:46:03 -07:00
  • d386c02dfd Merge pull request #328 from monnand/root-container brendandburns 2014-07-02 22:57:28 -07:00
  • 42fd4383a1 Get machine stats from cAdvisor Nan Deng 2014-07-01 14:05:10 -07:00
  • 1fc71893cf Merge pull request #344 from lavalamp/version brendandburns 2014-07-02 16:41:18 -07:00
  • 0b9f36b761 Merge pull request #307 from lavalamp/atomic brendandburns 2014-07-02 16:31:35 -07:00
  • 126b185053 Merge pull request #343 from thockin/valid2 Daniel Smith 2014-07-02 16:25:18 -07:00
  • 3f057baa0a Use structured errors during validation Tim Hockin 2014-07-02 15:33:13 -07:00
  • 3b9735d787 Test atomic PUTs, and make them work. Daniel Smith 2014-07-02 13:51:27 -07:00
  • a6144f656c Move etcd helpers to tools package so they can depend on api package. Add ResourceVersion, hook it up to etcd index to get atomic PUTs. Daniel Smith 2014-06-30 12:00:14 -07:00
  • 60f05c8d8d update version package when building. Daniel Smith 2014-07-02 14:57:26 -07:00
  • a1be413cb3 Merge pull request #342 from thockin/valid2 Tim Hockin 2014-07-02 15:32:02 -07:00
  • 68bef4ac0c add version package Daniel Smith 2014-07-02 14:28:01 -07:00
  • 3cd56e85d6 Simplify supported manifest versions Tim Hockin 2014-07-02 14:57:24 -07:00
  • 0ee696c9c4 Merge pull request #337 from proppy/manifest-schema Daniel Smith 2014-07-02 13:58:53 -07:00
  • 94e1d26992 Merge pull request #340 from thockin/cleanups brendandburns 2014-07-02 13:10:13 -07:00
  • d3da6b168e nit: s/Id/ID/ for go style Tim Hockin 2014-07-02 11:21:29 -07:00
  • adda08827b api/doc/manifest-schema: move required attribute before properties Johan Euphrosine 2014-07-02 11:21:21 -07:00
  • 1796598302 Merge pull request #339 from thockin/valid8 Daniel Smith 2014-07-02 10:31:46 -07:00
  • 48074d4ae7 Fix wrong json name for Key field Tim Hockin 2014-07-02 10:30:27 -07:00
  • 53a51185c6 Merge pull request #333 from thockin/valid8 brendandburns 2014-07-02 09:19:03 -07:00
  • c41607dc5d Merge pull request #338 from thagikura/patch-2 brendandburns 2014-07-02 09:15:56 -07:00
  • af4585b818 Removes the htpasswd prerequisite from README Takeshi Hagikura 2014-07-02 18:40:37 +09:00
  • 292eed7cd5 api/doc: add manifest schema Johan Euphrosine 2014-07-01 23:32:59 -07:00
  • 839f2aed7b Add validation for Container.Env Tim Hockin 2014-07-01 15:56:30 -07:00
  • a8a0039a39 Merge pull request #335 from vmarmol/add-kubelet-new brendandburns 2014-07-01 22:16:24 -07:00
  • 8d2ee4b7ae Merge pull request #330 from thockin/valid7 brendandburns 2014-07-01 22:14:40 -07:00
  • e268b73596 Merge pull request #318 from lavalamp/test_fix brendandburns 2014-07-01 22:13:38 -07:00
  • fe67ef79b9 Add basic validation of Containers Tim Hockin 2014-07-01 15:14:25 -07:00
  • e29ff512fc Add a New() for Kubelet. Victor Marmol 2014-07-01 09:15:49 -07:00