nikhiljindal 
							
						 
					 
					
						
						
							
						
						f864195a5b 
					 
					
						
						
							
							Returning 404 on invalid server URL  
						
						 
						
						
						
						
					 
					
						2015-04-27 16:15:52 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						83093af8b0 
					 
					
						
						
							
							Merge pull request  #5707  from endocode/kbeecher/etcd_prefix  
						
						 
						
						... 
						
						
						
						Adds ability to define a prefix for etcd paths 
						
						
					 
					
						2015-04-27 13:37:43 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Karl Beecher 
							
						 
					 
					
						
						
							
						
						a7623ca6cc 
					 
					
						
						
							
							Adds ability to define a prefix for etcd paths  
						
						 
						
						... 
						
						
						
						The API server can be supplied (via a command line flag) with a custom
prefix that is prepended to etcd resources paths.
Refs: #3476  
						
						
					 
					
						2015-04-24 12:12:39 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						dcc368c781 
					 
					
						
						
							
							Removing more references to v1beta1 from pkg/  
						
						 
						
						
						
						
					 
					
						2015-04-24 00:45:17 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						8874ef9c06 
					 
					
						
						
							
							Updating test/integration to use testapi.Version everywhere  
						
						 
						
						
						
						
					 
					
						2015-04-15 00:00:17 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sam Ghods 
							
						 
					 
					
						
						
							
						
						2c977db1b3 
					 
					
						
						
							
							Implement Strategic Merge Patch in apiserver  
						
						 
						
						
						
						
					 
					
						2015-04-03 11:51:02 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Quinton Hoole 
							
						 
					 
					
						
						
							
						
						c8f6761fe9 
					 
					
						
						
							
							Merge pull request  #5686  from erictune/security-roadmap  
						
						 
						
						... 
						
						
						
						Added integration test of secrets. 
						
						
					 
					
						2015-03-26 11:16:00 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rohit Jnagal 
							
						 
					 
					
						
						
							
						
						49ff04765b 
					 
					
						
						
							
							Add validation for node creation.  
						
						 
						
						
						
						
					 
					
						2015-03-25 21:55:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Tune 
							
						 
					 
					
						
						
							
						
						ce05702136 
					 
					
						
						
							
							Added integration test of secrets.  
						
						 
						
						... 
						
						
						
						Tests apiserver side functionality.
Also deleted dead code in auth_test.go. 
						
						
					 
					
						2015-03-25 12:37:47 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Masahiro Sano 
							
						 
					 
					
						
						
							
						
						7c5481c11a 
					 
					
						
						
							
							return 200 instead 409 Conflict  
						
						 
						
						
						
						
					 
					
						2015-03-26 02:44:43 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Masahiro Sano 
							
						 
					 
					
						
						
							
						
						410e11c305 
					 
					
						
						
							
							port endpoints to generic etcd  
						
						 
						
						
						
						
					 
					
						2015-03-25 22:15:19 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						1b1866d836 
					 
					
						
						
							
							Invalid JSON in examples and tests  
						
						 
						
						
						
						
					 
					
						2015-03-20 00:02:03 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						428d2263e5 
					 
					
						
						
							
							Graceful deletion of resources  
						
						 
						
						... 
						
						
						
						This commit adds support to core resources to enable deferred deletion
of resources.  Clients may optionally specify a time period after which
resources must be deleted via an object sent with their DELETE. That
object may define an optional grace period in seconds, or allow the
default "preferred" value for a resource to be used. Once the object
is marked as pending deletion, the deletionTimestamp field will be set
and an etcd TTL will be in place.
Clients should assume resources that have deletionTimestamp set will
be deleted at some point in the future.  Other changes will come later
to enable graceful deletion on a per resource basis. 
						
						
					 
					
						2015-03-19 15:33:32 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						7e36bbab3c 
					 
					
						
						
							
							Updating integration tests to test both API versions - v1beta1 and 3  
						
						 
						
						
						
						
					 
					
						2015-03-18 15:24:11 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Danese 
							
						 
					 
					
						
						
							
						
						46ec580771 
					 
					
						
						
							
							add PATCH to apiserver  
						
						 
						
						
						
						
					 
					
						2015-03-10 10:56:15 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Danese 
							
						 
					 
					
						
						
							
						
						9ae18cc96e 
					 
					
						
						
							
							Only log on failing cases in auth integration test  
						
						 
						
						
						
						
					 
					
						2015-03-03 10:26:00 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						26f08b7807 
					 
					
						
						
							
							RESTStorage should not need to know about async behavior  
						
						 
						
						... 
						
						
						
						Also make sure all POST operations return 201 by default.
Removes the remainder of the asych logic in RESTStorage and
leaves it up to the API server to expose that behavior. 
						
						
					 
					
						2015-02-11 16:26:08 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						d167c11b59 
					 
					
						
						
							
							Remove layers of indirection between apiinstaller and resthandler  
						
						 
						
						... 
						
						
						
						Make the RESTHandler feel more go-restful, set the stage for adding
new types of subresource collections. 
						
						
					 
					
						2015-02-11 16:26:06 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								saadali 
							
						 
					 
					
						
						
							
						
						a41f520bf0 
					 
					
						
						
							
							Add "Update Event" to Kubernetes API  
						
						 
						
						
						
						
					 
					
						2015-02-05 00:07:51 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								deads2k 
							
						 
					 
					
						
						
							
						
						8a2fe9bd2b 
					 
					
						
						
							
							modify policy to correctly identify resource versus kind  
						
						 
						
						
						
						
					 
					
						2015-02-04 13:36:01 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						18609e1706 
					 
					
						
						
							
							Moving /watch, /proxy and /redirect registration to go-restful  
						
						 
						
						
						
						
					 
					
						2015-02-03 15:47:48 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Robinson 
							
						 
					 
					
						
						
							
						
						9992abdfcf 
					 
					
						
						
							
							Merge pull request  #3997  from smarterclayton/make_master_index_optional  
						
						 
						
						... 
						
						
						
						Make master index optional when master is used in other contexts 
						
						
					 
					
						2015-02-02 12:45:18 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Robinson 
							
						 
					 
					
						
						
							
						
						7868fe468e 
					 
					
						
						
							
							Merge pull request  #3618  from saad-ali/fix2410  
						
						 
						
						... 
						
						
						
						Make master service IP static (no longer randomly assigned) 
						
						
					 
					
						2015-02-02 11:05:58 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						d3579f0de0 
					 
					
						
						
							
							Fix integration test to return 404 where a resource is not even supported  
						
						 
						
						
						
						
					 
					
						2015-02-02 10:26:19 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						42175b433a 
					 
					
						
						
							
							Make master index optional when master is used in other contexts  
						
						 
						
						... 
						
						
						
						OpenShift provides a default URL at the root that shows the UI. The
provided flag makes loading the index handler optional for now. 
						
						
					 
					
						2015-01-30 22:19:55 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								saadali 
							
						 
					 
					
						
						
							
						
						e83fd7b8e7 
					 
					
						
						
							
							Make master service IP static (no longer randomly assigned)  
						
						 
						
						
						
						
					 
					
						2015-01-30 16:07:19 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Deyuan Deng 
							
						 
					 
					
						
						
							
						
						c793c4f0ab 
					 
					
						
						
							
							Sync node status from node controller to master.  
						
						 
						
						
						
						
					 
					
						2015-01-29 23:17:15 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						d01ea11a6e 
					 
					
						
						
							
							Merge pull request  #3856  from smarterclayton/validation_logic_needs_cleanup  
						
						 
						
						... 
						
						
						
						Validation of ObjectMeta is inconsistently applied 
						
						
					 
					
						2015-01-29 14:12:44 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						521728e920 
					 
					
						
						
							
							Deleting OperationHandler for handling /operation endpoint on server  
						
						 
						
						
						
						
					 
					
						2015-01-28 13:13:10 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						a0356bca96 
					 
					
						
						
							
							Unify validation logic for create and update paths  
						
						 
						
						... 
						
						
						
						Ensure ObjectMeta is consistently validated on both create and update
Make PortalIP uncleareable 
						
						
					 
					
						2015-01-28 13:10:37 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						de60600608 
					 
					
						
						
							
							Making all operations synchronous  
						
						 
						
						
						
						
					 
					
						2015-01-27 18:47:56 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						455bc17616 
					 
					
						
						
							
							Some actions now return 405 in integration auth_test.go  
						
						 
						
						
						
						
					 
					
						2015-01-12 12:56:01 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						a56087cdf8 
					 
					
						
						
							
							Remove client from attributes, remove admission control interface, fix-up error codes  
						
						 
						
						
						
						
					 
					
						2015-01-07 14:42:31 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						1e2b995a79 
					 
					
						
						
							
							Fix admission control in tests  
						
						 
						
						
						
						
					 
					
						2015-01-07 14:42:31 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Tune 
							
						 
					 
					
						
						
							
						
						029a9b6400 
					 
					
						
						
							
							Remove whoami handler.  
						
						 
						
						... 
						
						
						
						This was a temporary thing.  Not aware of anyone using it. 
						
						
					 
					
						2014-12-11 21:31:06 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						d0087dfe62 
					 
					
						
						
							
							Integration tests don't initialize with a client  
						
						 
						
						... 
						
						
						
						Result is a 500 error if the client object is used 
						
						
					 
					
						2014-12-10 12:08:18 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						ff8c5f9415 
					 
					
						
						
							
							Add a Detail field to Validation Error  
						
						 
						
						
						
						
					 
					
						2014-11-24 17:28:42 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						c895331277 
					 
					
						
						
							
							Make master take authenticator.Request interface instead of tokenfile  
						
						 
						
						
						
						
					 
					
						2014-11-19 15:07:51 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Deyuan Deng 
							
						 
					 
					
						
						
							
						
						c20ceea170 
					 
					
						
						
							
							Add more validation for updating node.  
						
						 
						
						
						
						
					 
					
						2014-11-17 13:42:31 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Deyuan Deng 
							
						 
					 
					
						
						
							
						
						cc310e0e71 
					 
					
						
						
							
							Support node label update.  
						
						 
						
						
						
						
					 
					
						2014-11-17 13:42:31 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						9430bb38b8 
					 
					
						
						
							
							Merge pull request  #2282  from bgrant0607/docgen  
						
						 
						
						... 
						
						
						
						Automatic API generation via go-restful 
						
						
					 
					
						2014-11-14 13:12:25 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						de75e5a9bb 
					 
					
						
						
							
							Fix server-side namespace handling for events; add validation  
						
						 
						
						
						
						
					 
					
						2014-11-14 09:43:28 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Grant 
							
						 
					 
					
						
						
							
						
						7583e1a643 
					 
					
						
						
							
							Automatic API generation by adopting go-restful  
						
						 
						
						
						
						
					 
					
						2014-11-14 16:49:19 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Tune 
							
						 
					 
					
						
						
							
						
						913cbd0fd1 
					 
					
						
						
							
							Make deletes synchronous to avoid 202.  
						
						 
						
						... 
						
						
						
						Also, get some POSTs I missed the last time. 
						
						
					 
					
						2014-11-06 16:48:56 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Tune 
							
						 
					 
					
						
						
							
						
						f739103de9 
					 
					
						
						
							
							POST synchronously so following GET will succeed.  
						
						 
						
						... 
						
						
						
						Should reduce flakiness of this test. 
						
						
					 
					
						2014-11-05 21:40:27 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Tune 
							
						 
					 
					
						
						
							
						
						6e81e8c896 
					 
					
						
						
							
							Basic ACL file.  
						
						 
						
						... 
						
						
						
						Added function to read basic ACL from a CSV file.
Added implementation of Authorize based on that file's policies.
Added docs on authentication and authorization.
Added example file and tested it. 
						
						
					 
					
						2014-11-05 16:06:22 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						c971763be2 
					 
					
						
						
							
							Add anon. functions so that defers are executed where expected.  
						
						 
						
						
						
						
					 
					
						2014-11-05 14:42:37 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						78d0e74b20 
					 
					
						
						
							
							Clean up auth test slightly  
						
						 
						
						
						
						
					 
					
						2014-11-05 14:31:18 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Tune 
							
						 
					 
					
						
						
							
						
						1668c6f107 
					 
					
						
						
							
							Authorization based on namespace, kind, readonly.  
						
						 
						
						... 
						
						
						
						Also, pass Authorizer into master.Config. 
						
						
					 
					
						2014-11-03 17:45:15 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Tune 
							
						 
					 
					
						
						
							
						
						3045035512 
					 
					
						
						
							
							Get user from request and put in authz attribs.  
						
						 
						
						... 
						
						
						
						Added integration tests for user-based auth. 
						
						
					 
					
						2014-11-03 16:38:56 -08:00