diff options
| author | xing-yang <xingyang105@gmail.com> | 2020-11-13 03:14:38 +0000 |
|---|---|---|
| committer | xing-yang <xingyang105@gmail.com> | 2020-11-13 03:24:52 +0000 |
| commit | c35ac77c43fb91ff2daadc5b4c5eb019788547a6 (patch) | |
| tree | 870763bfdaaba4a1307eb648b096789b67d0d092 | |
| parent | 4f6942fb9d7909d004a93e274865249cf0107e96 (diff) | |
Update Data Protection WG page
Updates the WG page to include a doc that tracks our work.
| -rw-r--r-- | sigs.yaml | 4 | ||||
| -rw-r--r-- | wg-data-protection/README.md | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -2554,6 +2554,10 @@ workinggroups: data protection support. Involves collaboration with multiple SIGs such as Apps and Storage. + This [work-in-progress doc](https://docs.google.com/document/d/1yHbW0hxHehQzdaL7AWSl81OW4f2OcBoskXTbezx92-U/edit#) + tracks missing building blocks we have identified and what we are working on to + fill the gaps. + charter_link: charter.md stakeholder_sigs: - Apps diff --git a/wg-data-protection/README.md b/wg-data-protection/README.md index 18912377..20e2c166 100644 --- a/wg-data-protection/README.md +++ b/wg-data-protection/README.md @@ -9,6 +9,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener # Data Protection Working Group A Working Group dedicated to promoting data protection support in Kubernetes, identifying missing functionality and working together to design features to enable data protection support. Involves collaboration with multiple SIGs such as Apps and Storage. +This [work-in-progress doc](https://docs.google.com/document/d/1yHbW0hxHehQzdaL7AWSl81OW4f2OcBoskXTbezx92-U/edit#) tracks missing building blocks we have identified and what we are working on to fill the gaps. The [charter](charter.md) defines the scope and governance of the Data Protection Working Group. |
