diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-08-21 06:06:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-21 06:06:42 -0700 |
| commit | 198661d7df954884fb869d8d2ee95a4b4d8ab555 (patch) | |
| tree | a2921df0d0e6f176ac3e7eb27e30d668ddd1ae21 | |
| parent | 79d2def16bd56c6b731a0110ac9edc8cb9830142 (diff) | |
| parent | 452bc6adda6ff6380106f9169aa4f436e432af1d (diff) | |
Merge pull request #2511 from liggitt/sig-auth-charter
Remove sig-auth custom content
| -rw-r--r-- | sig-auth/README.md | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sig-auth/README.md b/sig-auth/README.md index c3b26dd1..099e9fc2 100644 --- a/sig-auth/README.md +++ b/sig-auth/README.md @@ -57,13 +57,5 @@ Monitor these for Github activity if you are not a member of the team. | @kubernetes/sig-auth-test-failures | [link](https://github.com/orgs/kubernetes/teams/sig-auth-test-failures) | Test Failures and Triage | <!-- BEGIN CUSTOM CONTENT --> -## Goals -* Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy. - -## Non-goals -* To report specific vulnerabilities in Kubernetes, please report using these instructions: -https://kubernetes.io/security/ -* General discussion of Linux security, or of containers is better directed to a non-Kubernetes mailing list. -* Proactive or general security discussion about Kubelet should go to kubernetes-sig-node@googlegroups.com. -* Proactive or general security discussion about the API server should go to kubernetes-sig-api-machinery@googlegroups.com. + <!-- END CUSTOM CONTENT --> |
