| 
							
							
								 nikhiljindal | fe27529d7e | Adding static swagger spec and a script to update it | 2015-02-05 12:00:28 -08:00 |  | 
			
				
					| 
							
							
								 Tim Hockin | a480794efc | Tighten validation of Name and Namespace | 2015-01-27 17:04:59 -05:00 |  | 
			
				
					| 
							
							
								 Clayton Coleman | 9a998350f0 | Some examples do not pass extended validation | 2014-11-10 11:33:31 -05:00 |  | 
			
				
					| 
							
							
								 Brian Grant | bb7ac11eaa | Remove bogus API documentation. | 2014-11-06 00:27:09 +00:00 |  | 
			
				
					| 
							
							
								 derekwaynecarr | f3859394ab | Update schemas for api docs | 2014-10-01 10:57:50 -04:00 |  | 
			
				
					| 
							
							
								 Brian Grant | 31a0daae36 | Add containerPort to service schema. Regenerate HTML. Add instructions for how to view HTML. | 2014-08-20 22:17:10 +00:00 |  | 
			
				
					| 
							
							
								 Vojtech Vitek (V-Teq) | ce4fcc4ad8 | Fix typo in API Signed-off-by: Vojtech Vitek (V-Teq) <vvitek@redhat.com> | 2014-08-08 13:16:10 +02:00 |  | 
			
				
					| 
							
							
								 Amy Unruh | f9bbddf892 | minor docs/error msg cleanup | 2014-08-06 15:43:27 -07:00 |  | 
			
				
					| 
							
							
								 MikeJeffrey | 5c324098a9 | Regenerating kubernetes.html | 2014-08-01 14:09:12 -07:00 |  | 
			
				
					| 
							
							
								 MikeJeffrey | 4d223eefa2 | Mark container.name as required in manifest schema | 2014-07-30 16:01:33 -07:00 |  | 
			
				
					| 
							
							
								 Brendan Burns | 3723eb7629 | Add kind and apiVersion to guestbook example. | 2014-07-24 22:13:43 -07:00 |  | 
			
				
					| 
							
							
								 Brendan Burns | bf5ae4bb9d | Fork API types. | 2014-07-24 21:47:08 -07:00 |  | 
			
				
					| 
							
							
								 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 |  |