summaryrefslogtreecommitdiff
path: root/sigs.yaml
diff options
context:
space:
mode:
authorBob Killen <bob.killen@linux.com>2020-07-14 17:25:16 -0400
committerBob Killen <bob.killen@linux.com>2020-07-14 17:25:16 -0400
commitaada3a451ff89efc33ce39d1b8e68af0085c111d (patch)
treebcb7d78a9c7d3e18fec9f740592d8dd74de2d82f /sigs.yaml
parent421c198faf48e640ce704c0a56355c67993ab88c (diff)
sig-testing: Add secret-sync-rotation subproject
Diffstat (limited to 'sigs.yaml')
-rw-r--r--sigs.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sigs.yaml b/sigs.yaml
index b72650ec..0a00218d 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2180,6 +2180,11 @@ sigs:
- name: repo-infra
owners:
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
+ - name: secret-sync-rotation
+ description: |
+ Controllers to sync and rotate kubernetes secrets with google cloud secret manager
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/secret-sync-rotation/master/OWNERS
- name: test-infra
description: |
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project