From b392a13a8b65db65da3d00ac143bcfc15a93c9fc Mon Sep 17 00:00:00 2001 From: Antoine Pelisse Date: Mon, 26 Mar 2018 13:21:27 -0700 Subject: sigs.yaml: Add wg-apply --- sigs.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/sigs.yaml b/sigs.yaml index 5e5f83d8..35120dae 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1761,6 +1761,26 @@ workinggroups: contact: slack: wg-app-def mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-app-def + - name: Apply + dir: wg-apply + # We might want to create a charter here. + mission_statement: > + Improve the state of declarative object management by fixing `kubectl apply`, + moving the logic from the client to the server. This move also enables new/fixed + features included in the scope of this working-group: diff, dry-run and prune. + + Resources can be found in [this Google drive folder](https://drive.google.com/drive/folders/1wlpgkS2gFZXdp4x2WlRsfUBxkFlt2Gx0) + leadership: + chairs: + # TBD: We probably need more people here? + - name: Daniel Smith + github: lavalamp + company: Google + meetings: + # TBD: No regular meetings are scheduled yet. + contact: + slack: wg-apply + mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-apply - name: Cloud Provider dir: wg-cloud-provider label: cloud-provider -- cgit v1.2.3 From 1fa4c46c34ccaba46e9d0cec053b891ef1aa171e Mon Sep 17 00:00:00 2001 From: Antoine Pelisse Date: Mon, 26 Mar 2018 13:37:26 -0700 Subject: Add generated content for wg-apply --- OWNERS_ALIASES | 2 ++ sig-list.md | 1 + wg-apply/README.md | 26 ++++++++++++++++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 wg-apply/README.md diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 1a55aecb..8c021cfc 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -108,6 +108,8 @@ aliases: - ant31 - bryanl - garethr + wg-apply-leads: + - lavalamp wg-cloud-provider-leads: - wlan0 - jagosan diff --git a/sig-list.md b/sig-list.md index 6849a56a..36ca2d32 100644 --- a/sig-list.md +++ b/sig-list.md @@ -58,6 +58,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) | Name | Organizers | Contact | Meetings | |------|------------|---------|----------| |[App Def](wg-app-def/README.md)|* [Antoine Legrand](https://github.com/ant31), CoreOS
* [Bryan Liles](https://github.com/bryanl), Heptio
* [Gareth Rushgrove](https://github.com/garethr), Docker
|* [Slack](https://kubernetes.slack.com/messages/wg-app-def)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-app-def)|* Regular WG Meeting: [Wednesdays at 16:00 UTC (bi-weekly)](https://zoom.us/j/748123863)
+|[Apply](wg-apply/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-apply)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-apply)| |[Cloud Provider](wg-cloud-provider/README.md)|* [Sidhartha Mani](https://github.com/wlan0), Caascade Labs
* [Jago Macleod](https://github.com/jagosan), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-cloud-provider)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-cloud-provider)|* Regular WG Meeting: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/my/cloudprovider)
|[Cluster API](wg-cluster-api/README.md)|* [Kris Nova](https://github.com/kris-nova), Heptio
* [Robert Bailey](https://github.com/roberthbailey), Google
|* [Slack](https://kubernetes.slack.com/messages/cluster-api)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [s at ()]()
|[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
* [Greg Gastle](https://github.com/destijl), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-container-identity)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity)|* Regular WG Meeting: [Tuesdays at 15:00 UTC (bi-weekly (On demand))](TBD)
diff --git a/wg-apply/README.md b/wg-apply/README.md new file mode 100644 index 00000000..97d7b18c --- /dev/null +++ b/wg-apply/README.md @@ -0,0 +1,26 @@ + +# Apply Working Group + +Improve the state of declarative object management by fixing `kubectl apply`, moving the logic from the client to the server. This move also enables new/fixed features included in the scope of this working-group: diff, dry-run and prune. +Resources can be found in [this Google drive folder](https://drive.google.com/drive/folders/1wlpgkS2gFZXdp4x2WlRsfUBxkFlt2Gx0) + + + +## Organizers + +* Daniel Smith (**[@lavalamp](https://github.com/lavalamp)**), Google + +## Contact +* [Slack](https://kubernetes.slack.com/messages/wg-apply) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-apply) + + + + -- cgit v1.2.3 From 74fbf956d2f9795955a7b6261a8fb3c766e93497 Mon Sep 17 00:00:00 2001 From: Antoine Pelisse Date: Tue, 27 Mar 2018 14:33:13 -0700 Subject: wg-apply: Add regular meeting description --- sigs.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sigs.yaml b/sigs.yaml index 35120dae..1b2d6220 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1777,7 +1777,11 @@ workinggroups: github: lavalamp company: Google meetings: - # TBD: No regular meetings are scheduled yet. + - description: Regular WG Meeting + day: Tuesday + time: "9:30" + tz: "PT (Pacific Time)" + frequency: weekly contact: slack: wg-apply mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-apply -- cgit v1.2.3 From ca29405027711c726e0be23142cd29db536be1f4 Mon Sep 17 00:00:00 2001 From: Antoine Pelisse Date: Tue, 27 Mar 2018 14:33:17 -0700 Subject: wg-apply: Generate changes for meeting description --- sig-list.md | 2 +- wg-apply/README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sig-list.md b/sig-list.md index 36ca2d32..3ce5433a 100644 --- a/sig-list.md +++ b/sig-list.md @@ -58,7 +58,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) | Name | Organizers | Contact | Meetings | |------|------------|---------|----------| |[App Def](wg-app-def/README.md)|* [Antoine Legrand](https://github.com/ant31), CoreOS
* [Bryan Liles](https://github.com/bryanl), Heptio
* [Gareth Rushgrove](https://github.com/garethr), Docker
|* [Slack](https://kubernetes.slack.com/messages/wg-app-def)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-app-def)|* Regular WG Meeting: [Wednesdays at 16:00 UTC (bi-weekly)](https://zoom.us/j/748123863)
-|[Apply](wg-apply/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-apply)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-apply)| +|[Apply](wg-apply/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-apply)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-apply)|* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (weekly)]()
|[Cloud Provider](wg-cloud-provider/README.md)|* [Sidhartha Mani](https://github.com/wlan0), Caascade Labs
* [Jago Macleod](https://github.com/jagosan), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-cloud-provider)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-cloud-provider)|* Regular WG Meeting: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/my/cloudprovider)
|[Cluster API](wg-cluster-api/README.md)|* [Kris Nova](https://github.com/kris-nova), Heptio
* [Robert Bailey](https://github.com/roberthbailey), Google
|* [Slack](https://kubernetes.slack.com/messages/cluster-api)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [s at ()]()
|[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
* [Greg Gastle](https://github.com/destijl), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-container-identity)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity)|* Regular WG Meeting: [Tuesdays at 15:00 UTC (bi-weekly (On demand))](TBD)
diff --git a/wg-apply/README.md b/wg-apply/README.md index 97d7b18c..d65fd61a 100644 --- a/wg-apply/README.md +++ b/wg-apply/README.md @@ -11,7 +11,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Improve the state of declarative object management by fixing `kubectl apply`, moving the logic from the client to the server. This move also enables new/fixed features included in the scope of this working-group: diff, dry-run and prune. Resources can be found in [this Google drive folder](https://drive.google.com/drive/folders/1wlpgkS2gFZXdp4x2WlRsfUBxkFlt2Gx0) - +## Meetings +* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time)]() (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:30&tz=PT%20%28Pacific%20Time%29). ## Organizers -- cgit v1.2.3