apiserver/pkg
Clayton Coleman dd5dd7ec7e Add benchmark for naive endpoint Get so we can measure it
Baseline:

```
BenchmarkGet-12          	  100000	    119635 ns/op	   20110 B/op	     206 allocs/op
BenchmarkWatchHTTP-12    	  100000	     65761 ns/op	    7296 B/op	     139 allocs/op
```

Kubernetes-commit: 2e1506558ac2c82e83cbef469a6e1e845cfc9235
2019-03-21 20:45:19 -04:00
..
admission remove the deprecated admission metrics 2019-03-12 14:06:38 +08:00
apis apis: add +k8s:protobuf-gen=package tag 2019-03-04 23:22:24 +01:00
audit make audit metadata work for custom resources 2019-02-26 14:37:58 -05:00
authentication Avoid allocating when performing VisitRulesFor on service accounts 2019-03-11 11:50:44 -04:00
authorization Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
endpoints Add benchmark for naive endpoint Get so we can measure it 2019-03-21 20:45:19 -04:00
features Add WinDSR and WinOverlay feature flags 2019-02-05 10:49:22 -08:00
registry update testDeleteWithResourceVersion 2019-02-25 22:43:28 +05:30
server provide verbose output when health check fails 2019-03-08 15:49:29 -05:00
storage add ResourceVersion check to Preconditions#Check 2019-02-15 12:30:34 +05:30
util Moved flag and globalflag 2019-02-15 10:28:13 -05:00