From 452bc6adda6ff6380106f9169aa4f436e432af1d Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Fri, 10 Aug 2018 00:42:49 -0400 Subject: [PATCH] Remove sig-auth custom content This content was moved into the charter document --- sig-auth/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sig-auth/README.md b/sig-auth/README.md index c3b26dd14..099e9fc2d 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 | -## 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.