Merge pull request #1169 from cblecker/fix-container-identity
Automatic merge from submit-queue. Fix wg-container-identity/README.md #1167 updated `wg-container-identity/README.md` instead of updating sigs.yaml. This fixes that and regenerates the doc.
This commit is contained in:
commit
a264bfe992
|
@ -735,7 +735,7 @@ workinggroups:
|
||||||
utc: "15:00"
|
utc: "15:00"
|
||||||
frequency: bi-weekly (On demand)
|
frequency: bi-weekly (On demand)
|
||||||
meeting_url: TBD
|
meeting_url: TBD
|
||||||
meeting_archive_url: https://docs.google.com/document/d/1bCK-1_Zy2WfsrMBJkdaV72d2hidaxZBhS5YQHAgscPI/edit
|
meeting_archive_url: https://docs.google.com/document/d/1uH60pNr1-jBn7N2pEcddk6-6NTnmV5qepwKUJe9tMRo/edit
|
||||||
meeting_recordings_url:
|
meeting_recordings_url:
|
||||||
contact:
|
contact:
|
||||||
slack: wg-container-identity
|
slack: wg-container-identity
|
||||||
|
|
|
@ -10,12 +10,11 @@ To understand how this file is generated, see generator/README.md.
|
||||||
|
|
||||||
Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
|
Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
|
||||||
|
|
||||||
The working group proposal can be found [here](https://docs.google.com/document/d/1bCK-1_Zy2WfsrMBJkdaV72d2hidaxZBhS5YQHAgscPI/edit?usp=sharing).
|
|
||||||
|
|
||||||
## Meetings
|
## Meetings
|
||||||
* [Tuesdays at 15:00 UTC](TBD) (bi-weekly (On demand)). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:00&tz=UTC).
|
* [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, agenda, and recordings can be found [here](https://docs.google.com/document/d/1uH60pNr1-jBn7N2pEcddk6-6NTnmV5qepwKUJe9tMRo/edit?usp=sharing).
|
Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1uH60pNr1-jBn7N2pEcddk6-6NTnmV5qepwKUJe9tMRo/edit).
|
||||||
|
Meeting recordings can be found [here]().
|
||||||
|
|
||||||
## Organizers
|
## Organizers
|
||||||
* Clayton Coleman (**[@smarterclayton](https://github.com/smarterclayton)**), Red Hat
|
* Clayton Coleman (**[@smarterclayton](https://github.com/smarterclayton)**), Red Hat
|
||||||
|
@ -26,5 +25,6 @@ Meeting notes, agenda, and recordings can be found [here](https://docs.google.co
|
||||||
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity)
|
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity)
|
||||||
|
|
||||||
<!-- BEGIN CUSTOM CONTENT -->
|
<!-- BEGIN CUSTOM CONTENT -->
|
||||||
|
The working group proposal can be found [here](https://docs.google.com/document/d/1bCK-1_Zy2WfsrMBJkdaV72d2hidaxZBhS5YQHAgscPI/edit).
|
||||||
|
|
||||||
<!-- END CUSTOM CONTENT -->
|
<!-- END CUSTOM CONTENT -->
|
||||||
|
|
Loading…
Reference in New Issue