Merge pull request #3985 from CaoShuFeng/webhook

[authorization] Fix invalid url for webhook
pull/3751/merge
Andrew Chen 2017-06-05 10:48:44 -07:00 committed by GitHub
commit b5c0e0603e
1 changed files with 2 additions and 2 deletions

View File

@ -141,8 +141,8 @@ Access to other non-resource paths can be disallowed without restricting access
to the REST api.
For further documentation refer to the authorization.v1beta1 API objects and
plugin/pkg/auth/authorizer/webhook/webhook.go.
[webhook.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
{% endcapture %}
{% include templates/concept.md %}
{% include templates/concept.md %}