Merge pull request #6712 from ameukam/remove-k8s-gsm-tools
sig-testing: remove k8s-gsm-tools
This commit is contained in:
commit
a14bfe604e
|
|
@ -67,10 +67,6 @@ Boskos is a resource manager service that handles different kinds of resources a
|
|||
An experimental e2e testing framework for Kubernetes clusters.
|
||||
- **Owners:**
|
||||
- [kubernetes-sigs/e2e-framework](https://github.com/kubernetes-sigs/e2e-framework/blob/master/OWNERS)
|
||||
### k8s-gsm-tools
|
||||
Controllers to sync and rotate kubernetes secrets with google cloud secret manager
|
||||
- **Owners:**
|
||||
- [kubernetes-sigs/k8s-gsm-tools](https://github.com/kubernetes-sigs/k8s-gsm-tools/blob/master/OWNERS)
|
||||
### kind
|
||||
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
|
||||
- **Owners:**
|
||||
|
|
|
|||
|
|
@ -2633,11 +2633,6 @@ sigs:
|
|||
An experimental e2e testing framework for Kubernetes clusters.
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/master/OWNERS
|
||||
- name: k8s-gsm-tools
|
||||
description: |
|
||||
Controllers to sync and rotate kubernetes secrets with google cloud secret manager
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/k8s-gsm-tools/master/OWNERS
|
||||
- name: kind
|
||||
description: |
|
||||
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
|
||||
|
|
|
|||
Loading…
Reference in New Issue