k3s/pkg/kubeapiserver
Kubernetes Submit Queue 58ead1c1e8
Merge pull request #65862 from loburm/remove_basic_audit
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Promote AdvancedAuditing to GA

**What this PR does / why we need it**:
Removes deprecated legacy code used for basic audit logging in favor of advanced audit logging.

```release-note
Promote AdvancedAuditing to GA, replacing the previous (legacy) audit logging mechanisms.
```
2018-08-30 07:31:23 -07:00
..
admission node authz/ad externalization 2018-08-09 10:57:30 +08:00
authenticator Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
authorizer externalize node admission 2018-08-21 23:33:03 +08:00
options externalize node admission 2018-08-21 23:33:03 +08:00
server Remove deprecated legacy audit logging code. 2018-08-23 12:08:54 +02:00
BUILD This is a combination of 3 commits. 2018-08-06 22:29:10 +08:00
OWNERS Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
default_storage_factory_builder.go This is a combination of 3 commits. 2018-08-06 22:29:10 +08:00
doc.go