Commit Graph

  • f5c1df0a73 Change tag to latest and use correct pos file syntax for detection of log rotation Satnam Singh 2014-11-07 16:54:35 -08:00
  • d5c6499d93 Update scripts to expect versioned output in templates. Daniel Smith 2014-11-07 16:47:12 -08:00
  • b8aa87ed50 Add handy -cfg and -ctl options to make it easy to run a kubecfg or kubectl command against your e2e cluster. Daniel Smith 2014-11-07 16:14:29 -08:00
  • 9bb0d33a3f Fix kubectl -template to be versioned Daniel Smith 2014-11-07 14:41:59 -08:00
  • 66d62229f6 Fix kubecfg -template to be versioned Daniel Smith 2014-11-07 14:41:48 -08:00
  • 887c9b18d6 Install Salt from debs on GCS. Joe Beda 2014-11-07 16:16:45 -08:00
  • acd4fdca9b Merge pull request #2244 from satnam6502/fluentd-es-image Daniel Smith 2014-11-07 15:06:04 -08:00
  • 99356d2a65 Undo pos_file change which does not seem to be working as aspected but keep change to tagging of image. Satnam Singh 2014-11-07 13:37:39 -08:00
  • 5e56f6435f Add a link to a Gist showing a successful cluster creation transcript and add links to pod and service description files Satnam Singh 2014-11-06 16:32:58 -08:00
  • d033dfcc2b Load etcd tarball from GCS. Joe Beda 2014-11-07 13:43:07 -08:00
  • 2ec36f71ce bash completion update Eric Paris 2014-11-07 16:35:00 -05:00
  • 14d0dbd240 Merge pull request #2239 from ddysher/node-creation-health Daniel Smith 2014-11-07 13:02:13 -08:00
  • 38abf0c7ad Return success when registrying unhealthy node. Deyuan Deng 2014-11-07 15:07:07 -05:00
  • ec246adbf7 Merge pull request #2208 from vishh/monitoring Daniel Smith 2014-11-07 12:31:36 -08:00
  • 6a1e5d63d4 Merge pull request #2230 from satnam6502/fluentd-es-image Daniel Smith 2014-11-07 12:18:42 -08:00
  • 9938254b63 Merge pull request #2226 from claire921/kubectl Daniel Smith 2014-11-07 11:30:39 -08:00
  • 4eca141c0f Merge pull request #2236 from dchen1107/cleanup Daniel Smith 2014-11-07 11:29:52 -08:00
  • 37af9210ba Improve the monitoring setup script and fix bugs in the monitoring config. Vishnu Kannan 2014-11-07 01:23:14 +00:00
  • b4b6453808 Merge pull request #2198 from claire921/service Tim Hockin 2014-11-07 11:15:29 -08:00
  • b4ab6e6ecc Remove dead code. Dawn Chen 2014-11-07 11:05:35 -08:00
  • 816c6f58dd Merge pull request #2197 from claire921/scheduler Daniel Smith 2014-11-07 09:38:54 -08:00
  • 5342bb4306 Introduce application termination message to ContainerStatus Dawn Chen 2014-11-05 10:21:27 -08:00
  • 10f6056170 Merge pull request #2227 from claire921/refactor_ExpandResourceShortcut Clayton Coleman 2014-11-07 12:05:56 -05:00
  • b19170f335 gofmt Justin SB 2014-11-07 06:34:18 -08:00
  • 158067c298 Make the Fluentd/Elasticsearch logging robust to log rotation Satnam Singh 2014-11-07 02:44:19 -08:00
  • a4261d0f65 Use switch rather than ifs for getPodStatusForReplicationController in pkg/describe.go Claire Li 2014-11-06 23:11:21 -08:00
  • 9111f4fdbe Uncapitalize error message in pkg/kubectl Claire Li 2014-11-06 22:56:39 -08:00
  • 5a7c00754f Fix findPort: correctly handle the empty ports case Claire Li 2014-11-05 23:40:27 -08:00
  • c5205870c0 Refactor test for findPort in service pkg Claire Li 2014-11-05 22:38:34 -08:00
  • ea0c6bcbfd Refactor findPort in service pkg Claire Li 2014-11-05 22:38:06 -08:00
  • 4bee622865 Add check for empty priority list and refactor tests. Claire Li 2014-11-06 21:38:41 -08:00
  • 04313ff173 Create ip_allocator that copes with IPv6 Justin SB 2014-11-06 21:26:26 -08:00
  • b6956506fa Merge pull request #2223 from lavalamp/fix2 Eric Tune 2014-11-06 17:42:37 -08:00
  • 3d9cc31641 Update glog package to get *Depth() functions. Daniel Smith 2014-11-06 17:36:34 -08:00
  • 28af0d2cfb Merge pull request #2221 from thockin/dns Daniel Smith 2014-11-06 17:32:22 -08:00
  • 270f1fd153 Add SkyDNS example Tim Hockin 2014-11-06 16:44:23 -08:00
  • a3520701a3 Add go-restful dependency Daniel Smith 2014-11-06 17:17:42 -08:00
  • a78796dee5 Merge pull request #2219 from erictune/flaky_auth_test Daniel Smith 2014-11-06 16:56:22 -08:00
  • 913cbd0fd1 Make deletes synchronous to avoid 202. Eric Tune 2014-11-06 16:48:56 -08:00
  • ad9cb982e5 Add an option for enabling monitoring in gce/config-default.sh and disable it for tests. Updated heapster readme. Vishnu Kannan 2014-11-06 22:25:18 +00:00
  • edf6d8ee3f Use Heapster as an in-built monitoring solution for Kubernetes in GCE. Users will have an option to enable it when they setup their cluster (kube-up). Vishnu Kannan 2014-11-06 19:35:33 +00:00
  • efe7de38ea docs: add aws getting started guide Kelsey Hightower 2014-11-06 03:06:30 -08:00
  • 5590adb2aa Merge pull request #2213 from ghodss/fix_build_errors Brendan Burns 2014-11-06 14:25:22 -08:00
  • ae8c3343da Merge pull request #2214 from satnam6502/docfix Brendan Burns 2014-11-06 14:25:05 -08:00
  • 117d16d0d6 Remove repeated sentence in binary_release.md Satnam Singh 2014-11-06 13:13:20 -08:00
  • cbd13b599d Fix two compilation errors when running go build ./... Sam Ghods 2014-11-06 12:55:27 -08:00
  • cc30ed14d0 Merge pull request #2207 from mikedanese/default-registry-auth Joe Beda 2014-11-06 12:39:49 -08:00
  • 42b0131d47 Merge pull request #2191 from thockin/udpsvc Daniel Smith 2014-11-06 12:19:31 -08:00
  • 1d76452bc2 added support for authentication against the default docker registry when provided in the .dockercfg Mike Danese 2014-11-06 11:11:29 -08:00
  • 9846228969 Merge pull request #2201 from erictune/insecure_handler Daniel Smith 2014-11-06 10:59:43 -08:00
  • 4acb8e5eaf Merge pull request #2189 from lavalamp/fix Clayton Coleman 2014-11-06 12:57:07 -05:00
  • c068b56919 Return InsecureHandler from master. Eric Tune 2014-11-06 09:11:31 -08:00
  • 9433dcf84c Merge pull request #2193 from satnam6502/fluentd-ek Joe Beda 2014-11-06 09:10:04 -08:00
  • bf3f50778a Merge pull request #2200 from eparis/example-env-fix Tim Hockin 2014-11-06 08:35:06 -08:00
  • 591adec13c fix example usage of passing environment variables Eric Paris 2014-11-06 11:28:08 -05:00
  • 3002e78dd5 Merge pull request #2075 from derekwaynecarr/issue_2070 Clayton Coleman 2014-11-06 10:31:14 -05:00
  • 56b6273dfb Fix json serialization consistency derekwaynecarr 2014-10-30 13:05:40 -04:00
  • 6492d35d16 Merge pull request #2196 from erictune/flaky_auth_test bgrant0607 2014-11-06 07:07:02 -08:00
  • e6ba27752d Merge pull request #2194 from ghodss/patch-2 bgrant0607 2014-11-06 07:04:51 -08:00
  • 18fa043b1b Add a test for selectHost of generic_scheduler Claire Li 2014-11-05 21:48:42 -08:00
  • f739103de9 POST synchronously so following GET will succeed. Eric Tune 2014-11-05 21:40:27 -08:00
  • 415ac3bf8a Refactor selectHost in generic_scheduler Claire Li 2014-11-05 21:26:25 -08:00
  • d7dc20fd6a Add etcd to the list of services to validate. Also add minions. Brendan Burns 2014-11-02 12:52:31 -08:00
  • 1bd117ba1e Formatting tweaks to docs/api-conventions.md Sam Ghods 2014-11-05 20:49:16 -08:00
  • 8668d90371 Make Fluentd/Elasticsearch logging support be robust to log rotation Satnam Singh 2014-11-05 20:00:53 -08:00
  • 3b1ef739d1 Merge pull request #2190 from lavalamp/fix2 Brendan Burns 2014-11-05 19:59:05 -08:00
  • bc072206c0 UDP services need UDP portals Tim Hockin 2014-11-05 17:47:17 -08:00
  • 5d0036070c Remove test verbosity; makes it hard to find failures when travis reports one. Daniel Smith 2014-11-05 17:36:47 -08:00
  • 5579f09792 Merge pull request #2148 from lavalamp/eventing3 Daniel Smith 2014-11-05 17:26:05 -08:00
  • 4196780eda Add self links to objects sent down the watch channel. Daniel Smith 2014-11-05 17:22:18 -08:00
  • 259c3dc07c Merge pull request #2188 from bgrant0607/docfix Daniel Smith 2014-11-05 16:40:46 -08:00
  • bb7ac11eaa Remove bogus API documentation. Brian Grant 2014-11-06 00:27:09 +00:00
  • 06633bf4cd Merge pull request #2184 from erictune/policy_csv Clayton Coleman 2014-11-05 19:13:17 -05:00
  • 6e81e8c896 Basic ACL file. Eric Tune 2014-10-06 16:11:04 -07:00
  • 59fbe2bb49 Merge pull request #2029 from satnam6502/fluentd-ek-doc bgrant0607 2014-11-05 16:04:40 -08:00
  • e88e490614 Merge pull request #2143 from lavalamp/eventing2.1 Dawn Chen 2014-11-05 15:37:26 -08:00
  • 0a1493a5ce Merge pull request #2160 from dchen1107/fix Brendan Burns 2014-11-05 15:13:05 -08:00
  • dcc111bf13 Start putting event generation into kubelet (not enabled yet) Daniel Smith 2014-11-03 16:16:31 -08:00
  • 25bd151d86 Make fieldPath part of getting a reference rather than part of making an event. Daniel Smith 2014-11-03 16:06:36 -08:00
  • ecebe958d2 Allow ObjectReferences to be passed to Eventf Daniel Smith 2014-10-29 17:27:46 -07:00
  • f4cffdc7cf Merge pull request #2179 from markturansky/v1beta3_refactor_podcontants Daniel Smith 2014-11-05 14:52:00 -08:00
  • 0420005a32 Merge pull request #2158 from lavalamp/fix Eric Tune 2014-11-05 14:51:46 -08:00
  • c971763be2 Add anon. functions so that defers are executed where expected. Daniel Smith 2014-11-04 15:48:27 -08:00
  • 78d0e74b20 Clean up auth test slightly Daniel Smith 2014-11-04 11:56:45 -08:00
  • 119f654a13 Refactor PodStatus to PodCondition in internal API for v1beta3 markturansky 2014-11-05 10:22:54 -05:00
  • be20fe5170 Merge pull request #2183 from eparis/fedora-manual Joe Beda 2014-11-05 14:16:32 -08:00
  • 0e125b5d4a update the ansible config doc Eric Paris 2014-10-28 18:57:07 -04:00
  • 0b924ed9d9 Add events to kubectl (still need search function) Daniel Smith 2014-11-03 18:02:27 -08:00
  • 3bd10d4fb4 Merge pull request #2145 from lavalamp/eventing2 Daniel Smith 2014-11-05 13:49:53 -08:00
  • 7bcba9572b Merge pull request #2180 from lavalamp/fix2 Dawn Chen 2014-11-05 13:46:43 -08:00
  • 75b7b0c838 Fluentd and Elasticsearch with Separate Pods Write Up Satnam Singh 2014-10-28 03:00:25 -07:00
  • c163535563 Allow (delayed) apiserver starting when network interface isn't available immediately. Daniel Smith 2014-11-05 12:07:33 -08:00
  • 39fba7c8d5 Merge pull request #2024 from meirf/parse-multivalue-based-selector-syntax bgrant0607 2014-11-05 11:17:39 -08:00
  • 3260d300e5 Merge pull request #2166 from claire921/refactor_sched Daniel Smith 2014-11-05 10:30:00 -08:00
  • 6e55514a47 Merge pull request #2167 from claire921/clean Daniel Smith 2014-11-05 10:22:24 -08:00
  • 1b9dbe10d9 Merge pull request #2168 from claire921/cleanup_predicates Daniel Smith 2014-11-05 10:21:34 -08:00
  • e8252b3463 Merge pull request #2175 from eparis/sched-as-kube-user Joe Beda 2014-11-05 09:58:11 -08:00
  • 9f666969df In example unit file, run the scheduler as kube, not root Eric Paris 2014-11-05 11:51:15 -05:00
  • 444b74302a state-based parser for multi-valued set selector syntax Meir Fischer 2014-10-27 23:03:07 -04:00
  • 3155cad475 Merge pull request #2169 from bgrant0607/config bgrant0607 2014-11-04 22:59:06 -08:00