k3s/test/e2e/auth
Kubernetes Submit Queue 28b2b21287
Merge pull request #65891 from CaoShuFeng/audit_v1_stable
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

upgrade Audit api version to stable

Partial Fix: https://github.com/kubernetes/kubernetes/issues/65266

TODO:
    use v1 version of advanced audit policy in [kubeadm](86b9a53226/cmd/kubeadm/app/util/audit/utils.go (L29)), [gce script](86b9a53226/cluster/gce/gci/configure-helper.sh (L743)), [kubemark](86b9a53226/test/kubemark/resources/start-kubemark-master.sh (L349))



**What this PR does / why we need it**:

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
audit.k8s.io api group is upgraded from v1beta1 to v1.
Deprecated element metav1.ObjectMeta and Timestamp are removed from audit Events in v1 version.
Default value of option --audit-webhook-version and --audit-log-version will be changed from `audit.k8s.io/v1beta1` to `audit.k8s.io/v1` in release 1.13
```
2018-08-08 02:17:24 -07:00
..
BUILD Merge pull request #65891 from CaoShuFeng/audit_v1_stable 2018-08-08 02:17:24 -07:00
OWNERS
audit.go add an integration test for advanced audit feature 2018-07-31 11:10:51 +08:00
certificates.go should get return err and check it 2018-08-01 09:34:41 +08:00
framework.go
metadata_concealment.go Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
node_authn.go add e2e regression tests for the kubelet being secure 2018-06-12 17:05:27 +08:00
node_authz.go Use pause manifest image 2018-04-06 11:00:50 +05:30
pod_security_policy.go update the import file for move util/pointer to k8s.io/utils 2018-07-27 19:47:02 +08:00
service_accounts.go Adding details to Conformance Tests using RFC 2119 standards. 2018-07-05 16:02:59 -07:00