apiserver/pkg/endpoints/handlers
jennybuckley ddd6f48420 Make apply conflict errors more readable
Kubernetes-commit: 69b9167dcbc8eea2ca5653fa42584539920a1fd4
2019-02-12 15:16:19 -08:00
..
fieldmanager Make apply conflict errors more readable 2019-02-12 15:16:19 -08:00
negotiation Switch location for goautoneg vendored code 2018-12-17 20:39:56 -05:00
responsewriters Strengthen ErrorToAPIStatus against bad input 2019-01-04 11:22:46 -05:00
create.go Adding a limit on the maximum bytes accepted to be decoded in a resource 2019-02-06 16:58:24 -08:00
delete.go Adding a limit on the maximum bytes accepted to be decoded in a resource 2019-02-06 16:58:24 -08:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
get.go replace k8s.io/apiserver/pkg/util/trace with k8s.io/utils/trace 2019-01-24 11:50:30 -05:00
namer.go Remove request context mapper 2018-04-18 11:12:15 -04:00
namer_test.go Add unittests for GenerateLink 2017-08-29 13:15:22 +00:00
patch.go Limit the number of operations in a single json patch to be 10,000 2019-02-12 23:37:01 -08:00
response.go Better organize object conversion in response handling 2018-11-28 22:01:47 -05:00
rest.go Adding a limit on the maximum bytes accepted to be decoded in a resource 2019-02-06 16:58:24 -08:00
rest_test.go Minor fixes 2019-02-01 11:55:18 -08:00
update.go Adding a limit on the maximum bytes accepted to be decoded in a resource 2019-02-06 16:58:24 -08:00
watch.go API Machinery, Kubectl and tests 2019-01-16 21:14:42 -08:00