summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2020-04-02 15:51:54 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2020-04-02 15:51:54 +0530
commitfef24fa37cfa0e606d2c2b3863884c50df17d1af (patch)
tree944813a4624821fee391bbc835b923f49ae6e4b0
parent7d8c4a06e5c9d2bc2735d357523eaba1fa9e0ac3 (diff)
sig-auth: add wg-policy-prototypes repo
-rw-r--r--sig-auth/README.md1
-rw-r--r--sigs.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-auth/README.md b/sig-auth/README.md
index b27318cd..ac9578b2 100644
--- a/sig-auth/README.md
+++ b/sig-auth/README.md
@@ -125,6 +125,7 @@ Node identity management (co-owned with sig-lifecycle), and authorization restri
### policy-management
API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp.
- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/wg-policy-prototypes/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/imagepolicy/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/policy/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/policy/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 42945890..cef162c7 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -473,6 +473,7 @@ sigs:
description: |
API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp.
owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/wg-policy-prototypes/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/imagepolicy/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/policy/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/policy/OWNERS