k3s/cmd/kube-apiserver
Kubernetes Submit Queue f7a1f10275 Merge pull request #45919 from ericchiang/audit-webhook-backend
Automatic merge from submit-queue

apiserver: add a webhook implementation of the audit backend

This builds off of #45315 and is intended to implement an interfaced defined in #45766.

TODO:

- [x] Rebase on top of API types PR.
- [x] Rebase on top of API types updates (#46065)
- [x] Rebase on top of feature flag (#46009)
- [x] Rebase on top of audit instrumentation.
- [x] Hook up API server flag or register plugin (depending on #45766)

Features issue https://github.com/kubernetes/features/issues/22

Design proposal https://github.com/kubernetes/community/blob/master/contributors/design-proposals/auditing.md

```release-notes
Webhook added to the API server which omits structured audit log events.
```

/cc @soltysh @timstclair @soltysh @deads2k
2017-06-01 13:41:59 -07:00
..
app Merge pull request #45919 from ericchiang/audit-webhook-backend 2017-06-01 13:41:59 -07:00
BUILD bazel: statically link dockerized components 2017-04-14 15:51:54 -07:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-03 12:24:22 -05:00
apiserver.go wire in aggregation 2017-03-27 09:44:10 -04:00