apiserver/pkg/util/webhook
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
..
authentication.go BoundServiceAccountTokenVolume: fix InClusterConfig 2019-05-14 09:29:16 -07:00
authentication_test.go Refactor addmission webhook hook client to a util package 2018-08-26 23:20:23 +10:00
certs_test.go apiserver: add pkg/util/webhook tests 2017-04-26 20:36:15 +00:00
client.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
error.go updates shared apiserver webhook client 2018-10-21 10:03:28 -05:00
gencerts.sh fix shellcheck in k8s.io/apiserver 2019-01-24 13:55:09 +08:00
serviceresolver.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
serviceresolver_test.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
validation.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
webhook.go Fix file permissions for non executable files 2019-06-14 21:04:39 +02:00
webhook_test.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00