apiserver/pkg/endpoints
Odin Ugedal 1be6195f27 Fix file permissions for non executable files
Normal files should have permissions 644 by default,
and does not require the last bit to be
executable

Signed-off-by: Odin Ugedal <odin@ugedal.com>

Kubernetes-commit: 35cb87f9cf71776e99a970dfff751cd29ba7ebfb
2019-06-14 21:04:39 +02:00
..
discovery Expose storage version hash 2019-01-14 19:31:25 -08:00
filters Use CodecFactory.WithoutConversion() everywhere 2019-04-03 13:24:37 -04:00
handlers Fix file permissions for non executable files 2019-06-14 21:04:39 +02:00
metrics Avoid 3 object creations when no dryRun parameter is provided 2019-03-21 20:57:36 -04:00
openapi apiserver: fix openapi extension types to be JSON 2019-02-07 15:34:42 +01:00
request Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
testing Update doc.go in staging/src/k8s.io/ 2019-06-25 22:43:44 +09:00
apiserver_test.go Add GetResourceMapper to admission ObjectInterfaces 2019-05-13 11:24:20 -04:00
audit_test.go updates audit endpoints test 2018-11-01 15:56:50 -06:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go Add GetResourceMapper to admission ObjectInterfaces 2019-05-13 11:24:20 -04:00
installer.go Add GetResourceMapper to admission ObjectInterfaces 2019-05-13 11:24:20 -04:00
installer_test.go apiserver: make endpoint webservice builder helpers public 2019-03-04 08:14:41 -08:00
patchhandler_test.go Minor fixes 2019-02-01 11:55:18 -08:00
watch_test.go Make RequestScope be a pointer consistently for better memory use 2019-03-25 23:33:48 -04:00