Commit Graph

1073 Commits (f7dff4725f8dc694a852e7fdbdde2c8a6dd5b7d4)

Author SHA1 Message Date
Clayton Coleman 044779126b Add unit tests for example syntax
Tests api/examples, examples, and any embedded json in readme.
2014-07-23 15:18:55 -04:00
Brendan Burns 41c6680943 add http health checks. 2014-07-09 12:01:43 -07:00
Yuki Yugui Sonoda df388ef485 Fixes a syntax error of api/examples/service.json 2014-07-08 16:27:58 +09:00
Daniel Smith 0ee696c9c4 Merge pull request #337 from proppy/manifest-schema
api/doc: add manifest schema
2014-07-02 13:58:53 -07:00
Johan Euphrosine adda08827b api/doc/manifest-schema: move required attribute before properties 2014-07-02 11:21:21 -07:00
Johan Euphrosine 292eed7cd5 api/doc: add manifest schema 2014-07-01 23:32:59 -07:00
Tim Hockin 9affd6d260 Fix examples to set manifest ID and version
Part 4 in a series of changes towards data validation.
2014-06-30 16:16:06 -07:00
Brendan Burns b25f950362 Use etcd compare and swap to update the list of pods, to remove a race. 2014-06-27 11:09:36 -07:00
Daniel Smith f666131b5a Fix schema, regen docs 2014-06-19 14:55:17 -07:00
Daniel Smith 64b419072f Fix one more service example 2014-06-19 13:31:42 -07:00
Daniel Smith cfce408266 Rename ReplicasInSet to ReplicaSelector 2014-06-19 13:31:42 -07:00
Daniel Smith ee02cb2bf8 Update api sources. Still need to regen documentation. 2014-06-19 13:31:42 -07:00
Daniel Smith 246db91cb5 Merge pull request #135 from brendandburns/lb
Add load balancing support to services.
2014-06-17 18:40:42 -07:00
Brendan Burns 2759b2367f Add load balancing support to services. 2014-06-17 12:37:39 -07:00
Brian Grant 0a05574463 Use ADD rather than VOLUME in order to work with remote containers. 2014-06-17 18:14:00 +00:00
Brian Grant 20cc10b5b0 Dockerized raml2html and regenerated kubernetes.html. 2014-06-17 17:11:19 +00:00
Uri Sarid 0ef752aa00 Remove unnecessary application/json properties
Since the default mediaType is declared at the root level, you can omit the explicit application/json media types for any body. DRY!
2014-06-10 22:43:04 -07:00
Brendan Burns 5cb4444176 Task -> Pod #4, the final chapter 2014-06-08 23:00:12 -07:00
Brendan Burns 6018497174 Task -> Pod part #3 2014-06-08 22:38:45 -07:00
Brendan Burns d05a3f1f8d Task -> Pod, more API changes. 2014-06-08 21:52:49 -07:00
Brendan Burns 0cd3b1c9a2 Task -> Pod in api documentation. 2014-06-08 21:50:46 -07:00
Brendan Burns 66e2575f2b More Task -> Pod 2014-06-08 21:43:17 -07:00
Joe Beda 2c4b3a562c First commit 2014-06-06 16:40:48 -07:00