diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-03-27 15:19:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-27 15:19:03 -0700 |
| commit | a0fdd9ccfa6d5a6b17d8d2d3eec1d2e1ee12f3c4 (patch) | |
| tree | 2c71effe1dea8d69713e1a4b306510b4680ee98d | |
| parent | 1f79ecc4a402c3a2a9a33e93715b3381bd57bdb1 (diff) | |
| parent | ca29405027711c726e0be23142cd29db536be1f4 (diff) | |
Merge pull request #1969 from apelisse/add-wg-apply
Add wg apply
| -rw-r--r-- | OWNERS_ALIASES | 2 | ||||
| -rw-r--r-- | sig-list.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 24 | ||||
| -rw-r--r-- | wg-apply/README.md | 27 |
4 files changed, 54 insertions, 0 deletions
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 d7802cc5..2ff74fe3 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<br>* [Bryan Liles](https://github.com/bryanl), Heptio<br>* [Gareth Rushgrove](https://github.com/garethr), Docker<br>|* [Slack](https://kubernetes.slack.com/messages/wg-app-def)<br>* [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)<br> +|[Apply](wg-apply/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-apply)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-apply)|* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (weekly)]()<br> |[Cloud Provider](wg-cloud-provider/README.md)|* [Sidhartha Mani](https://github.com/wlan0), Caascade Labs<br>* [Jago Macleod](https://github.com/jagosan), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-cloud-provider)<br>* [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)<br> |[Cluster API](wg-cluster-api/README.md)|* [Kris Nova](https://github.com/kris-nova), Heptio<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>|* [Slack](https://kubernetes.slack.com/messages/cluster-api)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [s at ()]()<br> |[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/wg-container-identity)<br>* [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)<br> @@ -1761,6 +1761,30 @@ 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: + - 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 - name: Cloud Provider dir: wg-cloud-provider label: cloud-provider diff --git a/wg-apply/README.md b/wg-apply/README.md new file mode 100644 index 00000000..d65fd61a --- /dev/null +++ b/wg-apply/README.md @@ -0,0 +1,27 @@ +<!--- +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 https://git.k8s.io/community/generator/README.md +--> +# 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) + +## 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 + +* 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) + +<!-- BEGIN CUSTOM CONTENT --> + +<!-- END CUSTOM CONTENT --> |
