From bff361544d74116fd2dcdb403468277286b8bfe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20L=C3=A9one?= Date: Fri, 7 Jun 2019 14:16:23 +0200 Subject: Add French meetup cities channels --- communication/slack-config/channels.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index e2185994..108d5f61 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -156,6 +156,7 @@ channels: - name: meetup-athens - name: meetup-austin - name: meetup-bayarea + - name: meetup-bordeaux - name: meetup-boston - name: meetup-dfw - name: meetup-guatemala @@ -165,11 +166,13 @@ channels: - name: meetup-manchester - name: meetup-minneapolis - name: meetup-nyc + - name: meetup-paris - name: meetup-pittsburgh - name: meetup-sacramento - name: meetup-sanantonio - name: meetup-sandiego - name: meetup-seattle + - name: meetup-toulouse - name: meetup-trondheim - name: meetup-tunisia - name: metacontroller -- cgit v1.2.3 From e3d3f6893e7d2a178de492c632946f8f9aa64960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellen=20K=C3=B6rbes?= Date: Fri, 14 Jun 2019 11:37:00 +0200 Subject: Add #garden and #garden-dev Slack Channels Hi! I work at [Garden.io](https://garden.io/), we're responsible for the eponymous Kubernetes development tool, [Garden](https://github.com/garden-io/garden). We'd like to be more easily accessible to the Kubernetes community, and since Garden is 100% OSS, we'd like to have our development channel on Kubernetes Slack as well. --- communication/slack-config/channels.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 108d5f61..acc2d889 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -61,6 +61,8 @@ channels: - name: fi-users - name: fr-events - name: fr-users + - name: garden + - name: garden-dev - name: gardener - name: gimbal - name: github -- cgit v1.2.3 From 3500a151cfe6dd399334a8dbf00d4f0740be2d57 Mon Sep 17 00:00:00 2001 From: Fabio Rapposelli Date: Mon, 17 Jun 2019 23:00:35 +0200 Subject: add cluster-api-vsphere channel --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index acc2d889..0b91ccc7 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -32,6 +32,7 @@ channels: - name: cluster-api-azure - name: cluster-api-baremetal - name: cluster-api-openstack + - name: cluster-api-vsphere - name: cn-dev - name: cn-events - name: cn-users -- cgit v1.2.3 From 8ccc1d19e27ade4760815a701277339c50b9ab0c Mon Sep 17 00:00:00 2001 From: Naeil Ezzoueidi Date: Wed, 5 Jun 2019 18:50:53 -0400 Subject: Add Mailing list and Github notification best practice * Rename the file to best-practices.md * Addressing reviewers's comments * Reference Tim's gmail filters in kubernetes-dev * Address some of the comments * Fix some typos * Address reviews * Add Gubernator note * Use git.k8s.io instead of github.com --- communication/best-practices.md | 88 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 communication/best-practices.md (limited to 'communication') diff --git a/communication/best-practices.md b/communication/best-practices.md new file mode 100644 index 00000000..c1739839 --- /dev/null +++ b/communication/best-practices.md @@ -0,0 +1,88 @@ +# Mailing list and Github usage best practice + +The Kubernetes Mailing list or Google Groups functions as the primary means of +asynchronous communication for the project's +[Special Interest Groups (SIG)][sig-list] and [Working Groups (WG)][wg-list]. +That's why you may want to set your filters in your email account to attain a +good signal-to-noise ratio with regards to the mailing list messages and Github +notifications. All the steps below are basically for Gmail users. + +Note: Alternatively, we highly encourage people to use [Gubernator][gubernator] +and [improve][repo] it instead of setting these filters. + +Note: If you are looking to create and manage lists as a chair or other organizer, +check this mailing list [guideline][mailinglist-guidelines] doc. + +- [Example for setting filters to Kubernets Mailing lists](#example-for-setting-filters-to-kubernets-mailing-lists) +- [Examples for setting filters to Kubernetes Github notifications](#examples-for-setting-filters-to-kubernetes-github-notifications) + +## Example for setting filters to Kubernetes Mailing lists + +It depends on the SIG or/and WG you are involved in. +You can setup filters for your Gmail account to be able to categorize emails from +different mailing lists. +Create a filter following the procedure below: + +- In your Gmail account click on **Settings**: + - **Filters and Blocked Addresses** -> Scroll down and click **create a new filter** + - In the **to** fields write the email of the SIG's Google Group. + - **Create filter** -> Check the box ** Apply the label** and create new +label by choosing **New label...** in the dropdown list. + - Click on the **Create filter**. +- You can also use filters directly for lists. + - Matches: list:"kubernetes-dev@googlegroups.com" + - Do this: Apply label "lists/kubernetes-dev" + +## Examples for setting filters to Kubernetes Github notifications + +In order to not get spammed by Github notifications and to get all the +notifications in the right place, here is an example of filters to create/apply +on your Gmail account: + +- Stick a blue label on anything kubernetes-related: + - Matches: (kubernetes OR kubernetes-client OR kubernetes-sigs OR kubernetes-incubator +OR kubernetes-csi) + - Do this: Apply label "k8s", Mark it as important +- Archive your own actions (sending these is an option in Github's settings). +You can send them but also archive them, so whenever you need to see the history of +an issue you can: + - Matches: to:(your_activity@noreply.github.com) + - Do this: Skip Inbox, Mark as read +- Skip bot comments: + - Matches: (from:(notifications@github.com) (from:(k8s-merge-robot) OR +from:(Kubernetes Prow Robot) OR from:(k8s-ci-robot))) + - Do this: Skip Inbox, Mark as read +- Skip push notifications: + - Matches: to:(push@noreply.github.com) + - Do this: Skip Inbox, Mark as read +- Red label on things assigned to you and/or things request to be reviewed: + - Matches: to:(assign@noreply.github.com) + - Do this: Star it, Apply label "gh/assigned", Mark it as important + - Matches: to:(review_requested@noreply.github.com) + - Do this: Star it, Apply label "gh/requested_review", Mark it as important +- Orange label on things you commented on: + - Matches: to:(comment@noreply.github.com) + - Do this: Star it, Apply label "gh/commented" +- Yellow label on things you have been mentioned on: + - Matches: to:(mention@noreply.github.com) + - Do this: Apply label "gh/mentioned" +- Grey label: + - Matches: to:(team_mention@noreply.github.com) + - Do this: Apply label "gh/team_mention" + - Matches: to:(author@noreply.github.com) + - Do this: Star it, Apply label "gh/authored", Mark it as important +- Skip messages about issues that you are not participating in, but leave them unread: + - Matches: from:(notifications@github.com) to:(subscribed@noreply.github.com) + - Do this: Skip Inbox +- Categorize per repository: + - Matches: list:(community.kubernetes.github.com) + - Do this: Apply label "k8s/community" + +This [thread](https://groups.google.com/forum/#!topic/kubernetes-dev/5qU8irU7_tE/discussion) in kubernetes-dev google group +is also useful for setting up filters in Gmail. + +[sig-list]: /sig-list.md#master-sig-list +[wg-list]: /sig-list.md#master-working-group-list +[mailinglist-guidelines]: /communication/mailing-list-guidelines.md +[gubernator]: https://gubernator.k8s.io/pr +[repo]: https://git.k8s.io/test-infra/gubernator -- cgit v1.2.3 From 1344091c9575aa2e8b4e6cbb3066d65ba399a719 Mon Sep 17 00:00:00 2001 From: Naeil Ezzoueidi Date: Thu, 30 May 2019 15:32:05 -0400 Subject: Add Google groups changes settings * Address Paris's review --- communication/mailing-list-guidelines.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'communication') diff --git a/communication/mailing-list-guidelines.md b/communication/mailing-list-guidelines.md index 1eee71c9..64116908 100644 --- a/communication/mailing-list-guidelines.md +++ b/communication/mailing-list-guidelines.md @@ -48,6 +48,15 @@ Moderation of the SIG/WG lists is up to that individual SIG/WG. The admins are there to help facilitate leadership changes, or various other administrative functions. +The group management settings for Google Groups have been changed in order +to make groups simpler to manage. This has caused some breaks in certain groups +visibility settings related to SIG and WG Google Groups. +The instructions on how to fix from Google Groups for owners of the list: +Near the top right, click **Manage group**. +- **Informtation** -> **Directory** -> **Edit the setting to set the desired +visibility for your group.** -> **Save**. +- This [link] have all the details related to these changes. + Users who are violating the [Code of Conduct] or other negative activities (like spamming) should be moderated. - [Lock the thread immediately] so that people cannot reply to the thread. @@ -198,4 +207,5 @@ To archive a mailing list, use the below procedure. [lock the thread immediately]: https://support.google.com/groups/answer/2466386?hl=en# [delete the post]: https://support.google.com/groups/answer/1046523?hl=en [these instructions]: https://support.google.com/groups/answer/2646833?hl=en&ref_topic=2458761# -[groups help]: https://support.google.com/groups/answer/2466386?hl=en&ref_topic=2458761 \ No newline at end of file +[groups help]: https://support.google.com/groups/answer/2466386?hl=en&ref_topic=2458761 +[link]: https://support.google.com/a/answer/9191148?hl=en -- cgit v1.2.3 From b27314dc93d9c0d46f7bea4eea64809c8b94f8d4 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Fri, 21 Jun 2019 19:00:00 -0400 Subject: slack: Add Release Managers usergroup Signed-off-by: Stephen Augustus --- communication/slack-config/usergroups.yaml | 19 ++++++++++++++++++- communication/slack-config/users.yaml | 12 +++++++++++- 2 files changed, 29 insertions(+), 2 deletions(-) (limited to 'communication') diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index dfc3fe11..49b6b934 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -1,6 +1,23 @@ # This file contains a list of all Slack usergroups that exist. usergroups: + - name: release-managers + long_name: Release Managers + description: Release Managers. Ping for questions on branch cuts and building/packaging Kubernetes. + channels: + - release-managers + - sig-release + members: + - aleksandra-malinowska + - bubblemelon + - calebamiles + - feiskyer + - hoegaarden + - idealhack + - justaugustus + - listx + - sumitranr + - tpepper - name: test-infra-oncall external: true - name: youtube-admins @@ -27,4 +44,4 @@ usergroups: - paris - castrojo - mrbobbytables - - alejandrox1 \ No newline at end of file + - alejandrox1 diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml index a5f0c79e..19d423f4 100644 --- a/communication/slack-config/users.yaml +++ b/communication/slack-config/users.yaml @@ -2,12 +2,22 @@ # usernames to Kubernetes Slack user IDs. users: alejandrox1: U6AS37R50 + aleksandra-malinowska: U357LUPHS + bubblemelon: U7K9C643G + calebamiles: U1ZDD4CUR castrojo: U1W1Q6PRQ + feiskyer: U0ASA4398 + hoegaarden: U7VA4RZS9 + idealhack: U5NJ3DQM9 idvoretskyi: U0CBHE6GM jbeda: U09QZ63DX jdumars: U0YJS6LHL jeefy: U5MCFK468 + justaugustus: U0E0E78AK katharine: UBTBNJ6GL + listx: UFCU8S8P3 mrbobbytables: U511ZSKHD paris: U5SB22BBQ - sarahnovotny: U0AGW7007 \ No newline at end of file + sarahnovotny: U0AGW7007 + sumitranr: UCQN13L9H + tpepper: U6UB5V4TX -- cgit v1.2.3 From e8e0bd070dcb8139514fc8f5e1b10ff20fb6f738 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Fri, 21 Jun 2019 19:27:40 -0400 Subject: slack: Rename release-managers channel to release-management Signed-off-by: Stephen Augustus --- communication/slack-config/restrictions.yaml | 2 +- communication/slack-config/sig-release/config.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'communication') diff --git a/communication/slack-config/restrictions.yaml b/communication/slack-config/restrictions.yaml index 2cf54909..ff0c2a2c 100644 --- a/communication/slack-config/restrictions.yaml +++ b/communication/slack-config/restrictions.yaml @@ -16,5 +16,5 @@ restrictions: - path: "sig-release/*.yaml" channels: - "^sig-release$" - - "^release-managers$" + - "^release-" - path: "**/*" # prevent any other file from containing anything diff --git a/communication/slack-config/sig-release/config.yaml b/communication/slack-config/sig-release/config.yaml index bf101cfb..13245149 100644 --- a/communication/slack-config/sig-release/config.yaml +++ b/communication/slack-config/sig-release/config.yaml @@ -1,3 +1,4 @@ channels: - name: sig-release - - name: release-managers + - name: release-management + id: CJH2GBF7Y -- cgit v1.2.3 From dda6fc659db014478db1e27b8967c91cc635107f Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Fri, 21 Jun 2019 20:09:02 -0400 Subject: slack: Fix channel auto-joins for release-managers usergroup Signed-off-by: Stephen Augustus --- communication/slack-config/usergroups.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'communication') diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 49b6b934..321320e2 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -5,7 +5,7 @@ usergroups: long_name: Release Managers description: Release Managers. Ping for questions on branch cuts and building/packaging Kubernetes. channels: - - release-managers + - release-management - sig-release members: - aleksandra-malinowska -- cgit v1.2.3 From aca203772d496c66812cadb13cd57fc376d79c16 Mon Sep 17 00:00:00 2001 From: Chuck Ha Date: Mon, 24 Jun 2019 17:58:10 -0400 Subject: Request new channel for CAPD Signed-off-by: Chuck Ha --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 0b91ccc7..e024ad37 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -31,6 +31,7 @@ channels: - name: cluster-api-aws - name: cluster-api-azure - name: cluster-api-baremetal + - name: cluster-api-docker - name: cluster-api-openstack - name: cluster-api-vsphere - name: cn-dev -- cgit v1.2.3 From b0b1a6a7b3f694308e03c8037ab7cd1209ae086c Mon Sep 17 00:00:00 2001 From: parispittman Date: Tue, 25 Jun 2019 01:50:22 -0700 Subject: youtube updates --- communication/youtube/youtube-guidelines.md | 77 +++++++++++++++++++++++++---- 1 file changed, 68 insertions(+), 9 deletions(-) (limited to 'communication') diff --git a/communication/youtube/youtube-guidelines.md b/communication/youtube/youtube-guidelines.md index 4db7f4f2..36e6bff8 100644 --- a/communication/youtube/youtube-guidelines.md +++ b/communication/youtube/youtube-guidelines.md @@ -90,7 +90,10 @@ community must use it responsibly and are subject to the following guidelines: in uploading should be expected. -## Admin Responsibilities +## Admin Responsibilities + +Purpose: Help maintain a robust YouTube channel that is valuable to contributors +and upholds our transparency goals as laid out by our governance docs. ### Moderator Expectations and Guidelines @@ -101,16 +104,72 @@ Moderation responsibilities for YouTube admins is minimal and is centered around checking and removing any potential comments that would violate the [Code of Conduct][coc]. Any potential violations should sent to . - ### Trimming and Editing Recordings -YouTube admins may be asked to help [trim] and [edit] recordings. Certain events -such as the Contributor Summits are not uploaded directly to YouTube and require -editing. In other instances a Zoom recording may have significant dead-space -leading the meeting itself. In these instances the playlist owners may be asked -first to trim a recording; however there are times where this is inopportune and -an admin may step in. - +YouTube admins are asked to help [trim] and [edit] recordings that come into the +video queue. +Examples: +Certain events such as the Contributor Summits are not uploaded directly to +YouTube and require editing. +A Zoom recording may have significant dead-space leading the meeting itself +and also at the end as we end the stream. +A SIG Meeting needs to be edited to to make sure it's clear (ie "Kubernetes +Special Interest Group ContribEx 20190303 Meeting"). + +Make sure to save a copy of the video first before making adjustments as this +can delete the original if not careful. When in doubt, ask. + +### Automation + +We have been playing around with various integration features with our other +productivity tools and would love to do more! Reach out if you can help. + +One feature that we've implemented with several SIGs is splain.io. This tool +creates a pipeline between zoom and youtube. + +Here's what you need: +- UserName and Password for the zoom license account. You'll need a zoom admin +or the admin of the license (ex: SIG Chair) to either provide it to you or reset +it to a new one. +- Kubernetes YouTube admin credentials +- A correctly set up recurring meeting with a start and end time (this is + important) - check zoom guidelines for more details + +Steps: +- Install splain: https://marketplace.zoom.us/apps/WPKzwuoLQDuj_gPs68AQxw +- Connect the zoom account +- Connect YouTube account +- Click the \manage\ tab next to App Info and scroll to the config button, click +- The splain dashboard will display: make sure the box for make videos private is +checked so we can edit before it goes live. +- Test that it works +- Enjoy + +The following SIGs and groups are currently running splain.io: +- ContribEx +- PM +- Docs +- Steering Committee +- The main zoom admin account which holds Meet Our Contributors and others (if + you log in to splain using this account, all of the other accounts will be + logged here) + +TODO - look into splain.io's google drive to youtube pipeline. Also look into +using the gsuite contributors@ account to use the API for zoom cloud -> google +drive -> youtube. + +### Descriptions & Playlists + +Each video that comes into the queue needs to be added to a playlist, set to +public, and added context to the description. + +Example description: +Kubernetes Contributor Experience Special Interest Group Weekly Meeting. Check +here (link to sig list) for a complete list of SIGs and when they meet. Join us! + +### Thumbnails + +TODO - someone help us with better thumbnails to lay over the videos! ### Streaming Events -- cgit v1.2.3 From fbbdeeb03a4dcd975a653bf87b3dcc8fa255b127 Mon Sep 17 00:00:00 2001 From: Asavari Tayal Date: Wed, 26 Jun 2019 11:45:25 -0700 Subject: Adding project KEDA https://github.com/kedacore/keda/issues --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index e024ad37..f00701b2 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -105,6 +105,7 @@ channels: - name: k8s-release archived: true - name: kapitan + - name: keda - name: keel - name: kiam - name: kind -- cgit v1.2.3 From be7eb1f926967c5ec271787519f0b8027ef4915e Mon Sep 17 00:00:00 2001 From: Katharine Berry Date: Wed, 26 Jun 2019 11:48:32 -0700 Subject: Revert "Create AKS channel" --- communication/slack-config/channels.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index e024ad37..13462794 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -3,7 +3,6 @@ channels: - name: airflow-operator - - name: aks - name: announcements - name: api-reviews - name: apisnoop -- cgit v1.2.3 From 2623ab17661a0b97cdeb9324881227cca3c8b5cd Mon Sep 17 00:00:00 2001 From: Jaesang Lee Date: Fri, 12 Jul 2019 17:56:03 +0900 Subject: Add channel for sig developer in Korea --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index cbdd993a..8a0c9b35 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -114,6 +114,7 @@ channels: - name: kong - name: kops-dev - name: kops-users + - name: kr-dev - name: kr-users - name: kraken - name: krane -- cgit v1.2.3 From 7f1885287dc88371db210660c16aa10a37a31694 Mon Sep 17 00:00:00 2001 From: Irvi Firqotul Aini Date: Tue, 16 Jul 2019 09:59:23 +0700 Subject: Add id-events and id-users. --- communication/slack-config/channels.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 8a0c9b35..ffadbae9 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -82,6 +82,8 @@ channels: id: C67TNP3FF - name: hephy-users id: C678BMZ89 + - name: id-events + - name: id-users - name: il-users - name: in-dev - name: in-events -- cgit v1.2.3 From a2bcd2af05f84983b86830fb87b620e2c1043222 Mon Sep 17 00:00:00 2001 From: Naeil Ezzoueidi Date: Wed, 17 Jul 2019 18:35:03 -0400 Subject: Add nzoueidi to Youtube and Zoom --- communication/moderators.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'communication') diff --git a/communication/moderators.md b/communication/moderators.md index a26d83d3..700f6c9c 100644 --- a/communication/moderators.md +++ b/communication/moderators.md @@ -134,6 +134,7 @@ Moderators seats: 10 | Jaice Singer DuMars | @jdumars | Americas | [PT - Pacific Time (US West Coast)](https://time.is/PT) | | Joe Beda | @jbeda | Americas | [PT - Pacific Time (US West Coast)](https://time.is/PT) | | Ihor Dvoretskyi | @ihor.dvoretskyi | EMEA | [EET - Eastern European Time](https://time.is/EET) | +| Naeil Ezzoueidi | @nzoueidi | EMEA | [CST - Central European Time](https://time.is/CET) | | *Open* | *Open* | | | @@ -197,12 +198,13 @@ Moderators pro tempore seats: 10 Administrators seats: 4 -| Name | Kubernetes Slack ID | Region | Timezone | -|---------------|---------------------|----------|---------------------------------------------------------| -| Jorge Castro | @castrojo | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | -| Bob Killen | @mrbobbytables | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | -| Jorge Alarcon | @alejandrox1 | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | -| Paris Pittman | @paris | Americas | [PT - Pacific Time (US West Coast)](https://time.is/PT) | +| Name | Kubernetes Slack ID | Region | Timezone | +|-----------------|---------------------|----------|---------------------------------------------------------| +| Jorge Castro | @castrojo | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | +| Bob Killen | @mrbobbytables | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | +| Jorge Alarcon | @alejandrox1 | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | +| Paris Pittman | @paris | Americas | [PT - Pacific Time (US West Coast)](https://time.is/PT) | +| Naeil Ezzoueidi | @nzoueidi | EMEA | [CET - Central European Time](https://time.is/CET) | - License and main account controlled by the CNCF -- cgit v1.2.3 From 5efd893c4f033a1201d08a466ee9ca79ec6670c8 Mon Sep 17 00:00:00 2001 From: Vallery Lancey Date: Wed, 17 Jul 2019 22:08:40 -0700 Subject: Add sig-usability Slack channel. --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index cbdd993a..8962021d 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -261,6 +261,7 @@ channels: - name: sig-storage - name: sig-testing - name: sig-ui + - name: sig-usability - name: sig-vmware - name: sig-windows - name: skaffold -- cgit v1.2.3 From ad057a4f2c5270dbb84fd2cb55e1c65b062252c3 Mon Sep 17 00:00:00 2001 From: Andrew Sy Kim Date: Tue, 16 Jul 2019 14:05:00 -0400 Subject: rename all cloud provider SIG slack channels to provider-* Signed-off-by: Andrew Sy Kim --- communication/slack-config/channels.yaml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 017b9642..da75d66b 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -25,6 +25,18 @@ channels: - name: cka-exam-prep - name: ckad-exam-prep - name: client-go-docs + - name: provider-aws + id: C0LRMHZ1T + - name: provider-azure + id: C5HJXTT9Q + - name: provider-gcp + id: C6WB33KNJ + - name: provider-ibmcloud + id: C90BWDWCE + - name: provider-openstack + id: C0LSA3T7C + - name: provider-vsphere + id: C9PGCDKV5 - name: cluster-addons - name: cluster-api - name: cluster-api-aws @@ -229,8 +241,6 @@ channels: - name: sig-architecture - name: sig-auth - name: sig-autoscaling - - name: sig-aws - - name: sig-azure - name: sig-cli - name: sig-cloud-provider - name: sig-clstr-life-leads @@ -247,16 +257,13 @@ channels: - name: sig-docs-release - name: sig-docs-security - name: sig-docs-tools - - name: sig-gcp - name: sig-high-availability archived: true - - name: sig-ibmcloud - name: sig-instrumentation - name: sig-multicluster - name: sig-network - name: sig-node - name: sig-node-rkt - - name: sig-openstack - name: sig-pm - name: sig-scalability - name: sig-scheduling @@ -265,7 +272,6 @@ channels: - name: sig-testing - name: sig-ui - name: sig-usability - - name: sig-vmware - name: sig-windows - name: skaffold - name: slack-admins -- cgit v1.2.3 From 740dc6b4315bbeb45dbb4824284370fbd0078351 Mon Sep 17 00:00:00 2001 From: Shuting Zhao Date: Mon, 22 Jul 2019 10:11:12 -0700 Subject: Add project Kyverno --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 017b9642..fc26541d 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -155,6 +155,7 @@ channels: - name: kubicorn - name: kudo - name: kustomize + - name: kyverno - name: leadership-summit - name: linode - name: malaysia-users -- cgit v1.2.3 From 6fdcd7317af2cf2c585f9205843e9b74f10db315 Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Mon, 22 Jul 2019 17:17:23 -0700 Subject: archive leadership-summit this was for an event in 2017, the channel is inactive other than spam --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index da75d66b..f3347797 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -168,6 +168,7 @@ channels: - name: kudo - name: kustomize - name: leadership-summit + archived: true - name: linode - name: malaysia-users - name: malta-users -- cgit v1.2.3 From fa1c0d0c4ab0b0c27d10e12b7cd11374b7fac596 Mon Sep 17 00:00:00 2001 From: Yang Li Date: Mon, 29 Jul 2019 11:04:48 +0900 Subject: idealhack moved to JST --- communication/moderators.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'communication') diff --git a/communication/moderators.md b/communication/moderators.md index a26d83d3..2f4176e4 100644 --- a/communication/moderators.md +++ b/communication/moderators.md @@ -77,7 +77,7 @@ Regional category moderators seats (per category): 3 | Name | Kubernetes Discuss ID | Region | Timezone | |-------------------------|-----------------------|--------|----------------------------------------------------| | Peter (Xiang Peng) Zhao | @xiangpengzhao | APAC | [CST - China Standard Time](https://time.is/China) | -| Yang Li | @idealhack | APAC | [CST - China Standard Time](https://time.is/China) | +| Yang Li | @idealhack | APAC | [JST - Japan Standard Time](https://time.is/Japan) | | Puja Abbassi | @puja | EMEA | [CET - Central European Time](https://time.is/CET) | **[German]** @@ -171,7 +171,7 @@ Moderators seats: 10 | Paris Pittman | @paris | Americas | [PT - Pacific Time (US West Coast)](https://time.is/PT) | | Noah Kantrowitz | @coderanger | Americas | [PT - Pacific Time (US West Coast)](https://time.is/PT) | | Ihor Dvoretskyi | @ihor.dvoretskyi | EMEA | [EET - Eastern European Time](https://time.is/EET) | -| Yang Li | @idealhack | APAC | [CST - China Standard Time](https://time.is/China) | +| Yang Li | @idealhack | APAC | [JST - Japan Standard Time](https://time.is/Japan) | #### Moderators Pro Tempore -- cgit v1.2.3 From 53760cfd27292a3e317ee1595310db8a53eb5f3c Mon Sep 17 00:00:00 2001 From: Himanshu Pandey Date: Mon, 29 Jul 2019 11:47:43 -0700 Subject: updated broken zoom admins link --- communication/zoom-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'communication') diff --git a/communication/zoom-guidelines.md b/communication/zoom-guidelines.md index ba834093..2d0f3025 100644 --- a/communication/zoom-guidelines.md +++ b/communication/zoom-guidelines.md @@ -195,7 +195,7 @@ Thanks for making Kubernetes meetings work great! [Office Hours]: /events/office-hours.md [Meet Our Contributors]: /mentoring/meet-our-contributors.md [moderation]: ./moderation.md -[zoom admins]: /moderators.md#zoom +[zoom admins]: /communication/moderators.md#zoom [host key]: https://support.zoom.us/hc/en-us/articles/205172555-Host-Key [CNCF Service Desk]: https://github.com/cncf/servicedesk [Kubernetes Code of Conduct]: /code-of-conduct.md -- cgit v1.2.3 From 9cdc844d48fdfd749bf3a6a9bf67f009454244c0 Mon Sep 17 00:00:00 2001 From: JoshVanL Date: Wed, 31 Jul 2019 10:06:31 +0100 Subject: Add kube-oidc-proxy slack channel Signed-off-by: JoshVanL --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index bd1a5ea2..d724d640 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -136,6 +136,7 @@ channels: - name: kube-aws - name: kube-deploy - name: kube-monkey + - name: kube-oidc-proxy - name: kube-router - name: kube-score - name: kube-spawn -- cgit v1.2.3 From 9051f601397bb617d6799edf719463606c5baf65 Mon Sep 17 00:00:00 2001 From: Marko Mikulicic Date: Fri, 2 Aug 2019 12:20:35 +0200 Subject: Add #sealed-secrets channel This channel will be used for the sealed-secrets project https://github.com/bitnami-labs/sealed-secrets --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index bd1a5ea2..9d92f859 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -234,6 +234,7 @@ channels: - name: ro-users - name: ru-users - name: se-users + - name: sealed-secrets - name: ship - name: shippable - name: shipper -- cgit v1.2.3 From c5c43f873aae6ba40d45866823130808d19ccfcf Mon Sep 17 00:00:00 2001 From: Pablo Chico de Guzman Date: Sun, 4 Aug 2019 03:18:45 +0200 Subject: Add okteto channel --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 9d92f859..459a1a7f 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -211,6 +211,7 @@ channels: - name: node-problem-detector - name: norw-users - name: office-hours + - name: okteto - name: opencontainers - name: openshift-dev - name: openshift-users -- cgit v1.2.3 From dbb31608ef4356c6ab93c094e2af933baddd52e7 Mon Sep 17 00:00:00 2001 From: Tobias Nehrlich Date: Mon, 5 Aug 2019 16:42:42 +0200 Subject: Remove outdated placeholder files --- communication/K8sYoutubeCollaboration.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 communication/K8sYoutubeCollaboration.md (limited to 'communication') diff --git a/communication/K8sYoutubeCollaboration.md b/communication/K8sYoutubeCollaboration.md deleted file mode 100644 index 77516ee0..00000000 --- a/communication/K8sYoutubeCollaboration.md +++ /dev/null @@ -1,3 +0,0 @@ -This file has moved to https://git.k8s.io/community/communication/youtube/youtube-guidelines.md. - -This file is a placeholder to preserve links. Please remove after 2019-07-12. -- cgit v1.2.3 From f5da3da4b8780b883d2f9e30fe3e4efae9ba9a0d Mon Sep 17 00:00:00 2001 From: jonasrosland Date: Mon, 5 Aug 2019 16:04:29 -0400 Subject: Add Slack channel for Octant Signed-off-by: jonasrosland --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index a058a543..4e02f71f 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -211,6 +211,7 @@ channels: - name: nl-users - name: node-problem-detector - name: norw-users + - name: octant - name: office-hours - name: okteto - name: opencontainers -- cgit v1.2.3 From a3b5235c23aa2e4cb4f4d0e2b7de947af01fad5b Mon Sep 17 00:00:00 2001 From: Di Xu Date: Wed, 7 Aug 2019 11:37:19 +0800 Subject: add new slack channel for kubeadm china ref: https://github.com/kubernetes/kubeadm/issues/1622 We've started a kubeadm meeting in a Chinese friendly time. A new slack channel is preferred for communication. --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 4e02f71f..116609b4 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -142,6 +142,7 @@ channels: - name: kube-spawn - name: kube-state-metrics - name: kubeadm + - name: kubeadm-cn - name: kubeapps - name: kubebuilder - name: kubecon -- cgit v1.2.3 From 5fb9cedf38ceca6066f094c3028eb1663bcc200b Mon Sep 17 00:00:00 2001 From: Philipp Strube Date: Thu, 15 Aug 2019 20:11:10 +0200 Subject: Channel request #kubestack Purpose for this channel is to allow users to ask questions and discuss Kubestack, a open source Gitops framework combining Terraform, Kustomize and TektonCD to provision and maintain EKS, AKS and GKE. More information can be found on: https://www.kubestack.com/ and: https://github.com/kbst/terraform-kubestack I am reachable as pst on Slack. --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 116609b4..e8b53fcc 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -152,6 +152,7 @@ channels: archived: true - name: kubeless - name: kubepack + - name: kubestack - name: kuberhealthy - name: kubernetes-batch-jobs - name: kubernetes-careers -- cgit v1.2.3 From 12aac70f37399156aad6d0df451d9aa7fa379f73 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Mon, 26 Aug 2019 18:11:41 +0530 Subject: slack-config: rename #gsoc-apps to #outreachy-apps For preparation for setting up Outreachy for Kubernetes. We plan to toggle the channel name as and when we change programs. Rationale behind using the same channel for both programs: since both programs involve similar process/discussions/conversations, the channel history is usually useful and has related context. --- communication/slack-config/channels.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index e8b53fcc..79bb5e44 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -84,7 +84,6 @@ channels: - name: gitops - name: gke - name: gloo - - name: gsoc-apps - name: helm-chart-testing - name: helm-deprecated archived: true @@ -224,6 +223,8 @@ channels: - name: ops-status archived: true - name: osbkit + - name: outreachy-apps + id: CDH610735 - name: pharmer - name: pl-users - name: pr-reviews -- cgit v1.2.3 From 662602448b064260ce757d3ffe0bcbe4f2623381 Mon Sep 17 00:00:00 2001 From: Kris Nova Date: Fri, 30 Aug 2019 13:23:15 -0700 Subject: Adding a slack channel for Falco Signed-off-by: Kris Nova --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index e8b53fcc..2179e48a 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -71,6 +71,7 @@ channels: - name: etcdadm - name: events - name: external-dns + - name: falco - name: fi-users - name: fr-events - name: fr-users -- cgit v1.2.3 From a513875ee151d603ef94ea614967e9b400d7f2ad Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 3 Sep 2019 19:42:26 +0530 Subject: communication: remove external resources This has been converted to a pinned topic on discuss: https://discuss.kubernetes.io/t/what-are-some-of-your-favorite-kubernetes-resources/7741/2 --- communication/resources/README.md | 77 --------------------------------------- 1 file changed, 77 deletions(-) delete mode 100644 communication/resources/README.md (limited to 'communication') diff --git a/communication/resources/README.md b/communication/resources/README.md deleted file mode 100644 index 6dd985f8..00000000 --- a/communication/resources/README.md +++ /dev/null @@ -1,77 +0,0 @@ -# Kubernetes Resources - -> A collection of resources organized by medium (e.g. audio, text, video) - -## Table of Contents - - - -- [Contributions](#contributions) -- [Resources](#resources) - - [Audio](#audio) - - [Text](#text) - - [Video](#video) - - [Learning Resources](#learning-resources) - - - -## Contributions - -If you would like to contribute to this list, please submit a PR and add `/sig contributor-experience` and `/assign @petermbenjamin`. - -The criteria for contributions are simple: - -- The resource must be related to Kubernetes. -- The resource must be free. -- Avoid undifferentiated search links (e.g. `https://example.com/search?q=kubernetes`), unless you can ensure the most relevant results (e.g. `https://example.com/search?q=kubernetes&category=technology`) - -## Resources - -### Audio - -- [PodCTL](https://twitter.com/PodCTL) -- [Kubernetes Podcast](https://kubernetespodcast.com) -- [The New Stack Podcasts](https://thenewstack.io/podcasts/) - -### Text - -- [Awesome Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) -- [CNCF Blog](https://www.cncf.io/newsroom/blog/) -- [Dev.To](https://dev.to/t/kubernetes) -- [Heptio Blog](https://blog.heptio.com) -- [KubeTips](http://kubetips.com) -- [KubeWeekly](https://twitter.com/kubeweekly) -- [Kubedex](https://kubedex.com/category/blog/) -- [Kubernetes Blog](https://kubernetes.io/blog/) -- [Kubernetes Enhancements Repo](https://github.com/kubernetes/enhancements) -- [Kubernetes Forum](https://discuss.kubernetes.io) -- [Last Week in Kubernetes Development](http://lwkd.info) -- [Medium](https://medium.com/tag/kubernetes) -- [Reddit](https://www.reddit.com/r/kubernetes) -- [The New Stack: CI/CD With Kubernetes](https://thenewstack.io/ebooks/kubernetes/ci-cd-with-kubernetes/) -- [The New Stack: Kubernetes Deployment & Security Patterns](https://thenewstack.io/ebooks/kubernetes/kubernetes-deployment-and-security-patterns/) -- [The New Stack: Kubernetes Solutions Directory](https://thenewstack.io/ebooks/kubernetes/kubernetes-solutions-directory/) -- [The New Stack: State of Kubernetes Ecosystem](https://thenewstack.io/ebooks/kubernetes/state-of-kubernetes-ecosystem/) -- [The New Stack: Use-Cases for Kubernetes](https://thenewstack.io/ebooks/use-cases/use-cases-for-kubernetes/) -- [Weaveworks Blog](https://www.weave.works/blog/category/kubernetes/) - -### Video - -- [BrightTALK Webinars](https://www.brighttalk.com/search/?q=kubernetes) -- [Ceph YouTube Channel](https://www.youtube.com/channel/UCno-Fry25FJ7B4RycCxOtfw) -- [CNCF YouTube Channel](https://www.youtube.com/channel/UCvqbFHwN-nwalWPjPUKpvTA) -- [Heptio YouTube Channel](https://www.youtube.com/channel/UCjQU5ZI2mHswy7OOsii_URg) -- [Joe Hobot YouTube Channel](https://www.youtube.com/channel/UCdxEoi9hB617EDLEf8NWzkA) -- [Kubernetes YouTube Channel](https://www.youtube.com/channel/UCZ2bu0qutTOM0tHYa_jkIwg) -- [Lachlan Evenson YouTube Channel](https://www.youtube.com/channel/UCC5NsnXM2lE6kKfJKdQgsRQ) -- [Rancher YouTube Channel](https://www.youtube.com/channel/UCh5Xtp82q8wjijP8npkVTBA) -- [Rook YouTube Channel](https://www.youtube.com/channel/UCa7kFUSGO4NNSJV8MJVlJAA) -- [Tigera YouTube Channel](https://www.youtube.com/channel/UC8uN3yhpeBeerGNwDiQbcgw) -- [Weaveworks YouTube Channel](https://www.youtube.com/channel/UCmIz9ew1lA3-XDy5FqY-mrA/featured) - -### Learning Resources - -- [edx Courses](https://www.edx.org/course?search_query=kubernetes) -- [Katacoda Interactive Tutorials](https://www.katacoda.com) -- [Udacity Course](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615) -- [Udemy Courses](https://www.udemy.com/courses/search/?courseLabel=&sort=relevance&q=kubernetes&price=price-free) -- cgit v1.2.3 From 122dd7fa867702f15dfda5a82b81fff75dd2da7c Mon Sep 17 00:00:00 2001 From: Jorge Alarcon Ochoa Date: Wed, 4 Sep 2019 11:38:34 -0400 Subject: Add #release-ci-signal Slack channel This channel is for CI signal specific conversations. Hoping to help make information easier to find and to provide and to help contributors jump in. --- communication/slack-config/sig-release/config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/sig-release/config.yaml b/communication/slack-config/sig-release/config.yaml index 13245149..53504350 100644 --- a/communication/slack-config/sig-release/config.yaml +++ b/communication/slack-config/sig-release/config.yaml @@ -1,4 +1,5 @@ channels: - name: sig-release + - name: release-ci-signal - name: release-management id: CJH2GBF7Y -- cgit v1.2.3 From b8fb15159280e151c5630dccc7439fbef11be98d Mon Sep 17 00:00:00 2001 From: Yang Li Date: Thu, 5 Sep 2019 01:44:15 +0900 Subject: slack: added aus-nz-dev channel --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index b54397ea..4dd81c53 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -10,6 +10,7 @@ channels: archived: true - name: argentina - name: arm64 + - name: aus-nz-dev - name: aus-nz-users - name: awesome-kubernetes - name: aws-authenticator -- cgit v1.2.3 From 8576de73704d9dee1ba180898356a72e7eb5f135 Mon Sep 17 00:00:00 2001 From: onyinyang Date: Thu, 5 Sep 2019 10:49:41 -0400 Subject: Add release-notes channel under sig-release config --- communication/slack-config/sig-release/config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/sig-release/config.yaml b/communication/slack-config/sig-release/config.yaml index 53504350..9cadafec 100644 --- a/communication/slack-config/sig-release/config.yaml +++ b/communication/slack-config/sig-release/config.yaml @@ -3,3 +3,4 @@ channels: - name: release-ci-signal - name: release-management id: CJH2GBF7Y + - name: release-notes -- cgit v1.2.3 From 897efdcaadb8be28efef45f520cad5001d4b025e Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Thu, 5 Sep 2019 16:51:32 -0400 Subject: Delegate storage related slack channels to sig-storage. - The sig-storage channel and those prefixed with csi are delegated to sig-storage-leads. - Channels wg-csi and wg-csi-migration are renamed to csi and csi-migration to conform with slack channel naming schema. --- communication/slack-config/channels.yaml | 3 --- communication/slack-config/restrictions.yaml | 5 +++++ communication/slack-config/sig-storage/OWNERS | 8 ++++++++ communication/slack-config/sig-storage/config.yaml | 7 +++++++ 4 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 communication/slack-config/sig-storage/OWNERS create mode 100644 communication/slack-config/sig-storage/config.yaml (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index b54397ea..3f6529f8 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -278,7 +278,6 @@ channels: - name: sig-scalability - name: sig-scheduling - name: sig-service-catalog - - name: sig-storage - name: sig-testing - name: sig-ui - name: sig-usability @@ -316,8 +315,6 @@ channels: archived: true - name: wg-apply - name: wg-component-standard - - name: wg-csi - - name: wg-csi-migration - name: wg-iot-edge - name: wg-k8s-infra - name: wg-lts diff --git a/communication/slack-config/restrictions.yaml b/communication/slack-config/restrictions.yaml index ff0c2a2c..b5948281 100644 --- a/communication/slack-config/restrictions.yaml +++ b/communication/slack-config/restrictions.yaml @@ -17,4 +17,9 @@ restrictions: channels: - "^sig-release$" - "^release-" + - path: "sig-storage/*.yaml" + channels: + - "^sig-storage$" + - "^csi$" + - "^csi-" - path: "**/*" # prevent any other file from containing anything diff --git a/communication/slack-config/sig-storage/OWNERS b/communication/slack-config/sig-storage/OWNERS new file mode 100644 index 00000000..6dd5158f --- /dev/null +++ b/communication/slack-config/sig-storage/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +reviewers: + - sig-storage-leads +approvers: + - sig-storage-leads +labels: + - sig/storage diff --git a/communication/slack-config/sig-storage/config.yaml b/communication/slack-config/sig-storage/config.yaml new file mode 100644 index 00000000..fc8aa388 --- /dev/null +++ b/communication/slack-config/sig-storage/config.yaml @@ -0,0 +1,7 @@ +channels: + - name: csi + id: C8EJ01Z46 + - name: csi-migration + id: CG04EL876 + - name: sig-storage + \ No newline at end of file -- cgit v1.2.3 From a4f350c396e299359ea9298e8367b0aa80a90043 Mon Sep 17 00:00:00 2001 From: Arnaud Meukam Date: Wed, 4 Sep 2019 22:13:33 +0200 Subject: Add Slack channel sig-contribex triage team --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index b54397ea..2bafae0a 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -260,6 +260,7 @@ channels: - name: sig-configuration archived: true - name: sig-contribex + - name: sig-contribex-triage - name: sig-docs - name: sig-docs-blog - name: sig-docs-maintainers -- cgit v1.2.3 From bcf10954d5c925258b645b31cc005811e6d9b6fb Mon Sep 17 00:00:00 2001 From: Jing Xu Date: Fri, 6 Sep 2019 10:22:06 -0700 Subject: Add slack channel for csi-windows working group The purpose of this channel is to set up a shared communication place for the working group on supporting CSI windows The proposal for enhancements to support CSI plugins on Windows nodes is here kubernetes/enhancements#1141 --- communication/slack-config/sig-storage/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'communication') diff --git a/communication/slack-config/sig-storage/config.yaml b/communication/slack-config/sig-storage/config.yaml index fc8aa388..56d94922 100644 --- a/communication/slack-config/sig-storage/config.yaml +++ b/communication/slack-config/sig-storage/config.yaml @@ -3,5 +3,5 @@ channels: id: C8EJ01Z46 - name: csi-migration id: CG04EL876 + - name: csi-windows - name: sig-storage - \ No newline at end of file -- cgit v1.2.3 From 885974c2df72630ba4dca6ba57aca90c19c6d309 Mon Sep 17 00:00:00 2001 From: Morten Lied Johansen Date: Mon, 9 Sep 2019 09:38:09 +0200 Subject: Add channel for fiaas project --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 60190f9d..88adf502 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -73,6 +73,7 @@ channels: - name: events - name: external-dns - name: falco + - name: fiaas - name: fi-users - name: fr-events - name: fr-users -- cgit v1.2.3 From da8ff89d86249c005088d55f10f0e0eecc7159e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Mudrini=C4=87?= Date: Mon, 16 Sep 2019 22:57:17 +0200 Subject: Add a Slack channel for KubeOne --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 88adf502..3eca4cf1 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -153,6 +153,7 @@ channels: - name: kubekhan archived: true - name: kubeless + - name: kubeone - name: kubepack - name: kubestack - name: kuberhealthy -- cgit v1.2.3 From eeaa73a1cf7dfecf4e16e72c7146814fe5544580 Mon Sep 17 00:00:00 2001 From: Audun Fauchald Strand Date: Tue, 17 Sep 2019 15:38:34 +0200 Subject: adding nais as slack channel --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 3eca4cf1..c167db88 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -212,6 +212,7 @@ channels: archived: true - name: multi-platform - name: mysql-operator + - name: nais - name: navigator - name: nl-users - name: node-problem-detector -- cgit v1.2.3 From d4af4ae1f6edc11f875ab13bed5ae870b4a1c6d5 Mon Sep 17 00:00:00 2001 From: Jorge Alarcon Ochoa Date: Tue, 17 Sep 2019 18:39:08 -0400 Subject: Add alejandrox1 to Discuss admin --- communication/moderators.md | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/moderators.md b/communication/moderators.md index 2f4176e4..2a21cd4c 100644 --- a/communication/moderators.md +++ b/communication/moderators.md @@ -61,6 +61,7 @@ Administrators seats: 4 | Jorge Castro | @castrojo | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | | Bob Killen | @mrbobbytables | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | | Jeffrey Sica | @jeefy | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | +| Jorge Alarcon | @alejandrox1 | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | Note, due to how the software is designed, dedicated moderators are not required for discuss, the [trust system] in place allows for self moderation. In this -- cgit v1.2.3 From bf5473ba70deac0fd0ca352818ed5743fae29597 Mon Sep 17 00:00:00 2001 From: alejandrox1 Date: Tue, 17 Sep 2019 18:50:53 -0400 Subject: Removed Paris from Discuss moderators Signed-off-by: alejandrox1 --- communication/moderators.md | 1 - 1 file changed, 1 deletion(-) (limited to 'communication') diff --git a/communication/moderators.md b/communication/moderators.md index 2a21cd4c..121071a1 100644 --- a/communication/moderators.md +++ b/communication/moderators.md @@ -57,7 +57,6 @@ Administrators seats: 4 | Name | Kubernetes Discuss ID | Region | Timezone | |---------------|-----------------------|----------|---------------------------------------------------------| -| Paris Pittman | @parispittman | Americas | [PT - Pacific Time (US West Coast)](https://time.is/PT) | | Jorge Castro | @castrojo | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | | Bob Killen | @mrbobbytables | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | | Jeffrey Sica | @jeefy | Americas | [ET - Eastern Time (US East Coast)](https://time.is/ET) | -- cgit v1.2.3