summaryrefslogtreecommitdiff
path: root/communication
AgeCommit message (Collapse)Author
2020-03-16Update blog guidelinesMatthew Broberg
- Refactor to a call to action for contributors - Clarify how to reach this sub-team specifically - Reformat for readability and organization - WIP of Requested Content to help contrast our use cases Signed-off-by: Matthew Broberg <1744971+mbbroberg@users.noreply.github.com>
2020-03-16Merge pull request #4619 from markyjackson-taulia/masterKubernetes Prow Robot
Adding me as coord & a note for having 3 coordinators
2020-03-16Merge pull request #4621 from mrbobbytables/update-slack-archive-linkKubernetes Prow Robot
Update Slack Archive link
2020-03-15Update Slack Archive linkBob Killen
2020-03-14Adding me as coord, having 3 coord & as slack modmarkyjackson-taulia
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
2020-03-13Add mbbroberg to usergroupMatthew Broberg
- Adding myself to the Upstream Marketing group because I enjoy contributing there ๐Ÿš€ Signed-off-by: Matthew Broberg <1744971+mbbroberg@users.noreply.github.com>
2020-03-13Add channel for project RakshManjunath Kumatagi
Raksh is a community project for "Seamlessly use VM based TEEs with Kubernetes for data-in use protection", more information can be found in https://github.com/IBM/raksh#overview And it is a developed under Apache License 2.0 license
2020-03-10Merge pull request #4592 from mrbobbytables/update-splain-usersKubernetes Prow Robot
Add sig network, wg data protection to splain user list
2020-03-10Add sig network, wg data protection to splain user listBob Killen
2020-03-10Updating youtube-guidelines.md with description notesMarky Jackson
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
2020-03-04Update channels.yamlMichael Michael
2020-03-03Merge pull request #4552 from LinshanYu/fixurl2Kubernetes Prow Robot
fixurl
2020-02-27Merge pull request #4542 from karmab/kcliKubernetes Prow Robot
Add kcli channel
2020-02-27fixurlLinshanYu
2020-02-24Add kcli channelkarmab
2020-02-21Add channel for dc kubernetes meetupJason Morgan
The DC meetup wants to use the kubernetes slack to communicate and post relevant information.
2020-02-21Merge pull request #4524 from tao12345666333/add-contributor-comms-slackKubernetes Prow Robot
add contributor-comms slack team for upstream marketing
2020-02-21slack: Add k8s-infra-alerts channelBob Killen
2020-02-19Merge pull request #4528 from davidkarlsen/openebsKubernetes Prow Robot
add openebs slack channel
2020-02-18Merge pull request #4526 from idealhack/patch-5Kubernetes Prow Robot
slack: rename aks-engine-dev channel
2020-02-18add openebs slack channelDavid Karlsen
Signed-off-by: David Karlsen <david@davidkarlsen.com>
2020-02-17slack-config: add #metallb-dev.David Anderson
Signed-Off-By: David Anderson <dave@natulte.net>
2020-02-17slack: renamed aks-engine-dev channelYang Li
2020-02-17add contributor-comms slack team for upstream marketingJintao Zhang
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2020-02-14Add slack channels for aks-engine-users & aks-engine-devsKaren Chu
Signed-off-by: Karen Chu <karen.chu@microsoft.com>
2020-02-14slack channel: create cluster-api-digitalocean channelCarlos Panato
2020-02-05Merge pull request #4483 from samudralavamshi54/moderators-fixKubernetes Prow Robot
Moderators fix
2020-02-04Reconciling with the current state of moderatorssamudralavamshi54
Reconciling with the current state of moderators Reconciling with the current state of moderators Reconciling with the current state of moderators
2020-02-04slack-config: add #krewAhmet Alp Balkan
https://sigs.k8s.io/krew is a vibrant SIG CLI project with user and developer communities. Proposing `#krew` channel to Kubernetes Slack for colalboration. Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-02-03Merge pull request #4474 from parispittman/marketingpageKubernetes Prow Robot
adding more marketing info
2020-02-03adding more marketing infoparispittman
2020-02-03Merge pull request #4472 from chris-short/mktg-charterKubernetes Prow Robot
Init K8s Upstream Marketing Team CHARTER.md
2020-01-31more guidelinesBabatunde Olu-Isa
2020-01-30Init K8s Upstream Marketing Team CHARTER.mdChris Short
Let the comments and commits begin! ๐Ÿงก๐Ÿงก๐Ÿงก Signed-off-by: Chris Short <chris@chrisshort.net>
2020-01-29fix markdown formatBabatunde Olu-Isa
2020-01-29add marketing blog guidelinesBabatunde Olu-Isa
2020-01-27Merge pull request #4443 from mrbobbytables/update-splain-usersKubernetes Prow Robot
Update splain users (zoom -> youtube automation)
2020-01-27removed personal emails on communication mailing list and squash the commits โ†ตsamudralavamshi54
(#4447) removed personal emails on communication mailing list
2020-01-24Update list of groups using splain automation.Bob Killen
2020-01-24fix ToC in youtube guidelines.Bob Killen
2020-01-22Merge pull request #4422 from kinvolk/alban/slack-inspektor-gadgetKubernetes Prow Robot
New slack channel for Inspektor Gadget
2020-01-20slack-config: archive #navigator channelJames Munnelly
This channel hasn't been used since May '18 and was originally requested by myself - this does not need to continue existing ๐Ÿ˜„ if anything changes in future, we can un-archive it.
2020-01-17New slack channel for Inspektor GadgetAlban Crequy
Inspektor Gadget (https://github.com/kinvolk/inspektor-gadget) contains a collection of gadgets for developers of Kubernetes applications. Its main gadget, traceloop, uses BPF to record system calls performed by each pod like a flight recorder. It can be used to see the last system calls performed by a pod after it crashed. It is available under the Apache license. It is built on top of BCC (https://github.com/iovisor/bcc) and traceloop (https://github.com/kinvolk/traceloop).
2020-01-16Be more explicit about what's allowed on our properties (#4385)Jorge O. Castro
* Be more explicit about what's allowed on our properties Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Add some positive examples and small fixes Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Make this word present tense Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2020-01-15updating community call documented date to reflect 2020 changesChris Hein
Signed-off-by: Chris Hein <me@chrishein.com>
2020-01-12Merge pull request #4378 from fshot/schemaheroKubernetes Prow Robot
add schemahero channel
2020-01-12Merge pull request #4379 from fshot/app-troubleshootKubernetes Prow Robot
add app-troubleshoot channel
2020-01-10Add Onlydole user to YAML files for Slack administrationTaylor Dolezal
2020-01-10Adding Marky Jackson to slack configurationmarkyjackson-taulia
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
2020-01-10Merge pull request #4377 from fshot/kurlKubernetes Prow Robot
add kurl channel