k3s/pkg/apiserver
k8s-merge-robot 9c5ede63fc Merge pull request #19274 from krousey/apiserver_flake
Auto commit by PR queue bot
2016-01-04 16:08:29 -08:00
..
authenticator Split the serviceaccount package into two parts 2015-12-26 21:28:12 -05:00
metrics Increase the length of sliding window for latency metrics 2015-06-26 13:08:21 +02:00
testing Rerun hack/update-codecgen.sh 2015-12-17 13:51:33 -08:00
api_installer.go Moving API registration logic to generic api server 2015-12-30 14:22:14 -08:00
api_installer_test.go Moving Status object to a common package 2015-09-17 14:09:53 -07:00
apiserver.go Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
apiserver_test.go Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
authz.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
authz_test.go Union of authorizers 2015-09-04 11:04:50 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
errors.go Abstract the error handling for the storage layer to eliminate the 2015-12-10 08:06:19 -06:00
errors_test.go update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
handlers.go update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
handlers_test.go Fix a premature server shutdown error 2016-01-04 15:31:01 -08:00
index.go run goimports 2015-10-12 13:33:13 -07:00
mux_helper.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
proxy.go update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
proxy_test.go Based on @tiran's patch: copy the request ContentLength and TransferEncoding field in proxy 2015-11-20 09:57:47 -08:00
resthandler.go Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
resthandler_test.go update StatusDetails to handle Groups 2015-12-17 09:14:12 -05:00
validator.go Add util to set transport defaults 2015-10-02 02:29:46 -04:00
validator_test.go Fix usage of format specifier %s 2015-08-10 20:44:36 +03:00
watch.go Close web socket watches correctly 2015-12-10 14:20:46 -05:00
watch_test.go Hide common codec methods under helpers 2015-12-09 21:15:02 -05:00