summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClayton Coleman <ccoleman@redhat.com>2017-08-07 01:15:56 -0400
committerClayton Coleman <ccoleman@redhat.com>2017-08-07 14:16:52 -0400
commitf3abc65467a96102876f2fa52cd6a373655f2ee2 (patch)
tree825b94d13ff0ac3af3381fb52424eb211c7bd2b8
parentce1d55e3cba7425235bb52a3d13f15aa08ddc876 (diff)
Add wg-container-identity
-rw-r--r--sig-list.md1
-rw-r--r--sigs.yaml20
-rw-r--r--wg-container-identity/README.md28
3 files changed, 49 insertions, 0 deletions
diff --git a/sig-list.md b/sig-list.md
index 420ee18e..234fb528 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -54,6 +54,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
| Name | Organizers | Contact | Meetings |
|------|------------|---------|----------|
+|[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Greg Gastle](https://github.com/destijl), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-auth)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)|* [Tuesdays at 15:00 UTC (bi-weekly (On demand))](TBD)<br>
|[Resource Management](wg-resource-management/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* [Tuesdays at 18:00 UTC (weekly (On demand))](https://zoom.us/j/4799874685)<br>
<!-- BEGIN CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index c5c33243..e5b6e08c 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -661,3 +661,23 @@ workinggroups:
contact:
slack: wg-resource-mgmt
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management
+ - name: Container Identity
+ dir: wg-container-identity
+ mission_statement: >
+ Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
+ leads:
+ - name: Clayton Coleman
+ github: smarterclayton
+ company: Red Hat
+ - name: Greg Gastle
+ github: destijl
+ company: Google
+ meetings:
+ - day: Tuesday
+ utc: "15:00"
+ frequency: bi-weekly (On demand)
+ meeting_url: TBD
+ meeting_archive_url: https://docs.google.com/document/d/1bCK-1_Zy2WfsrMBJkdaV72d2hidaxZBhS5YQHAgscPI/edit
+ contact:
+ slack: wg-container-identity
+ mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity
diff --git a/wg-container-identity/README.md b/wg-container-identity/README.md
new file mode 100644
index 00000000..6f502c1f
--- /dev/null
+++ b/wg-container-identity/README.md
@@ -0,0 +1,28 @@
+<!---
+This is an autogenerated file!
+
+Please do not edit this file directly, but instead make changes to the
+sigs.yaml file in the project root.
+
+To understand how this file is generated, see generator/README.md.
+-->
+# Container Identity Working Group
+
+Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
+
+## Meetings
+* [Tuesdays at 15:00 UTC](TBD) (bi-weekly (On demand)). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:00&tz=UTC).
+
+Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1bCK-1_Zy2WfsrMBJkdaV72d2hidaxZBhS5YQHAgscPI/edit).
+
+## Organizers
+* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
+* [Greg Gastle](https://github.com/destijl), Google
+
+## Contact
+* [Slack](https://kubernetes.slack.com/messages/sig-auth)
+* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)
+
+<!-- BEGIN CUSTOM CONTENT -->
+
+<!-- END CUSTOM CONTENT -->