From f1bee9603aaee0b1438c76cc98b86f7529856132 Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Thu, 27 Jan 2022 15:58:07 -0500 Subject: [PATCH] Generate --- wg-api-expression/README.md | 4 ++-- wg-data-protection/README.md | 4 ++-- wg-iot-edge/README.md | 4 ++-- wg-multitenancy/README.md | 12 ++++++------ wg-policy/README.md | 14 +++++++------- wg-reliability/README.md | 10 +++++----- wg-structured-logging/README.md | 16 ++++++++-------- 7 files changed, 32 insertions(+), 32 deletions(-) diff --git a/wg-api-expression/README.md b/wg-api-expression/README.md index 4a393823ea4..04144914ae1 100644 --- a/wg-api-expression/README.md +++ b/wg-api-expression/README.md @@ -12,8 +12,8 @@ Enable API authors to better serve API consumers, by improving and documenting a [See full Mission Statement](https://docs.google.com/document/d/1XYbQXfge2qKM9psksfC5XZnW8hybtLqL1EcJLU4JwKg). ## Stakeholder SIGs -* SIG API Machinery -* SIG Architecture +* [SIG API Machinery](/sig-api-machinery) +* [SIG Architecture](/sig-architecture) ## Meetings *Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-api-expression) for the group will typically add invites for the following meetings to your calendar.* diff --git a/wg-data-protection/README.md b/wg-data-protection/README.md index 29449b0b3e7..d2969852b09 100644 --- a/wg-data-protection/README.md +++ b/wg-data-protection/README.md @@ -14,8 +14,8 @@ This [work-in-progress doc](https://docs.google.com/document/d/1yHbW0hxHehQzdaL7 The [charter](charter.md) defines the scope and governance of the Data Protection Working Group. ## Stakeholder SIGs -* SIG Apps -* SIG Storage +* [SIG Apps](/sig-apps) +* [SIG Storage](/sig-storage) ## Meetings *Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-data-protection) for the group will typically add invites for the following meetings to your calendar.* diff --git a/wg-iot-edge/README.md b/wg-iot-edge/README.md index 71eadbd015d..c5975064426 100644 --- a/wg-iot-edge/README.md +++ b/wg-iot-edge/README.md @@ -11,8 +11,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener A Working Group dedicated to discussing, designing and documenting using Kubernetes for developing and deploying IoT and Edge specific applications ## Stakeholder SIGs -* SIG Multicluster -* SIG Network +* [SIG Multicluster](/sig-multicluster) +* [SIG Network](/sig-network) ## Meetings *Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge) for the group will typically add invites for the following meetings to your calendar.* diff --git a/wg-multitenancy/README.md b/wg-multitenancy/README.md index 8b582bcbcec..fc5493d525d 100644 --- a/wg-multitenancy/README.md +++ b/wg-multitenancy/README.md @@ -11,12 +11,12 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Define the models of multitenancy that Kubernetes will support. Discuss and execute upon any remaining work that needs to be done to support these models. Create conformance tests that will prove that these models can be built and used in production environments. ## Stakeholder SIGs -* SIG API Machinery -* SIG Auth -* SIG Network -* SIG Node -* SIG Scheduling -* SIG Storage +* [SIG API Machinery](/sig-api-machinery) +* [SIG Auth](/sig-auth) +* [SIG Network](/sig-network) +* [SIG Node](/sig-node) +* [SIG Scheduling](/sig-scheduling) +* [SIG Storage](/sig-storage) ## Meetings *Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy) for the group will typically add invites for the following meetings to your calendar.* diff --git a/wg-policy/README.md b/wg-policy/README.md index 7fa15b21dfc..de084f4dbf7 100644 --- a/wg-policy/README.md +++ b/wg-policy/README.md @@ -11,13 +11,13 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Provide an overall architecture that describes both the current policy related implementations as well as future policy related proposals in Kubernetes. Through a collaborative method, we want to present both dev and end user a universal view of policy architecture in Kubernetes. ## Stakeholder SIGs -* SIG Architecture -* SIG Auth -* SIG Multicluster -* SIG Network -* SIG Node -* SIG Scheduling -* SIG Storage +* [SIG Architecture](/sig-architecture) +* [SIG Auth](/sig-auth) +* [SIG Multicluster](/sig-multicluster) +* [SIG Network](/sig-network) +* [SIG Node](/sig-node) +* [SIG Scheduling](/sig-scheduling) +* [SIG Storage](/sig-storage) ## Meetings *Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-policy) for the group will typically add invites for the following meetings to your calendar.* diff --git a/wg-reliability/README.md b/wg-reliability/README.md index 3215ccad4ed..466e6d9bfe0 100644 --- a/wg-reliability/README.md +++ b/wg-reliability/README.md @@ -13,11 +13,11 @@ Allow users to safely use Kubernetes for managing production workloads by ensuri The [charter](charter.md) defines the scope and governance of the Reliability Working Group. ## Stakeholder SIGs -* SIG Architecture -* SIG Cluster Lifecycle -* SIG Release -* SIG Scalability -* SIG Testing +* [SIG Architecture](/sig-architecture) +* [SIG Cluster Lifecycle](/sig-cluster-lifecycle) +* [SIG Release](/sig-release) +* [SIG Scalability](/sig-scalability) +* [SIG Testing](/sig-testing) ## Meetings *Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-reliability) for the group will typically add invites for the following meetings to your calendar.* diff --git a/wg-structured-logging/README.md b/wg-structured-logging/README.md index a9431fe181b..9da2a96d3d0 100644 --- a/wg-structured-logging/README.md +++ b/wg-structured-logging/README.md @@ -13,14 +13,14 @@ Modernize logging in Kubernetes core components, allowing users to efficiently c The [charter](charter.md) defines the scope and governance of the Structured Logging Working Group. ## Stakeholder SIGs -* SIG API Machinery -* SIG Architecture -* SIG Cloud Provider -* SIG Instrumentation -* SIG Network -* SIG Node -* SIG Scheduling -* SIG Storage +* [SIG API Machinery](/sig-api-machinery) +* [SIG Architecture](/sig-architecture) +* [SIG Cloud Provider](/sig-cloud-provider) +* [SIG Instrumentation](/sig-instrumentation) +* [SIG Network](/sig-network) +* [SIG Node](/sig-node) +* [SIG Scheduling](/sig-scheduling) +* [SIG Storage](/sig-storage) ## Meetings *Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging) for the group will typically add invites for the following meetings to your calendar.*