Skip to content

Commit af049f7

Browse files
authored
Update community links (#1436)
1 parent 8ef1917 commit af049f7

8 files changed

+32
-44
lines changed

ADMINS-FOR-ISTIO.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ access.
66

77
| Service | Purpose | Responsible Adults
88
|---------|---------|-------------------
9-
| [Discourse](https://discuss.istio.io) | Discussion forums | [linsun](https://github.com/linsun), [craigbox](https://github.com/craigbox), [thisisnotapril](https://github.com/thisisnotapril), [macruzbar](https://github.com/macruzbar); Mary Radomile from Google OSPO
109
| [Docker Hub](https://hub.docker.com) | Container registry | [ericvn](https://github.com/ericvn), [costinm](https://github.com/costinm), [howardjohn](https://github.com/howardjohn), [frankbu](https://github.com/frankbu)
1110
| [GitHub](https://github.com/istio) | Source control, bug tracking | [howardjohn](https://github.com/howardjohn), [linsun](https://github.com/linsun), [louiscryan](https://github.com/louiscryan)
1211
| [Google Analytics](https://analytics.google.com/analytics/web/) | Analytics for *istio.io | [davidhauck](https://github.com/davidhauck)
@@ -19,7 +18,7 @@ access.
1918
| [Google Search Console](https://search.google.com/search-console/about) | Search engine analytics for *istio.io | [davidhauck](https://github.com/davidhauck)
2019
| [Netlify](https://netlify.com) | Site hosting for *istio.io | [davidhauck](https://github.com/davidhauck)
2120
| [Prow](https://prow.istio.io) | Primary CI system | [fejta](https://github.com/fetja), [cjwagner](https://github.com/cjwagner)
22-
| [Shared Google Drive](https://drive.google.com/corp/drive/folders/0ADmbrU7ueGOUUk9PVA) | Design document storage | [craigbox](https://github.com/craigbox), [linsun](https://github.com/linsun), [louiscryan](https://github.com/louiscryan), [howardjohn](https://github.com/howardjohn), [nrjpoddar](https://github.com/nrjpoddar)
21+
| [Shared Google Drive](https://drive.google.com/drive/folders/1l_zqgBq_yfc1PfbJiWsFubXBtAz22sau) | Design document storage | [craigbox](https://github.com/craigbox), [justinpettit]https://github.com/justinpettit)
2322
| [Slack](https://istio.slack.com) | Chat platform | [craigbox](https://github.com/craigbox), [linsun](https://github.com/linsun), [louiscryan](https://github.com/louiscryan)
2423
| [Twitter](https://twitter.com/IstioMesh) | Istio Twitter account | [craigbox](https://github.com/craigbox), [linsun](https://github.com/linsun), [rvennam](https://github.com/rvennam)
25-
| [YouTube](https://www.youtube.com/c/istio) | Working group videos | [macruzbar](https://github.com/macruzbar), [craigbox](https://github.com/craigbox), [SkyfireFrancisZ](https://github.com/skyfirefrancisz)
24+
| [YouTube](https://www.youtube.com/c/istio) | Working group videos | [craigbox](https://github.com/craigbox), [SkyfireFrancisZ](https://github.com/skyfirefrancisz)

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ part of the project.
5050
## Design documents
5151

5252
Any substantial design deserves a design document. Design documents are written with Google Docs and
53-
should be shared with the community by adding the doc to our [shared Drive](https://drive.google.com/corp/drive/folders/0ADmbrU7ueGOUUk9PVA)
53+
should be shared with the community by adding the doc to our [team drive](https://drive.google.com/drive/folders/1l_zqgBq_yfc1PfbJiWsFubXBtAz22sau)
5454
and sending a note to the appropriate working group to let people know the doc is there. To get write access
5555
to the drive, you'll need to be a [member](ROLES.md#member) of the Istio organization.
5656

57-
Anybody can access the shared Drive for reading. To get access to comment, join the
57+
Anybody can access the team drive for reading. To get access to comment, join the
5858
[istio-team-drive-access@](https://groups.google.com/forum/#!forum/istio-team-drive-access) group.
59-
Once you've done that, head to the [shared Drive](https://drive.google.com/corp/drive/folders/0ADmbrU7ueGOUUk9PVA) and
59+
Once you've done that, head to the [team drive](https://drive.google.com/drive/folders/1l_zqgBq_yfc1PfbJiWsFubXBtAz22sau) and
6060
behold all the docs.
6161

6262
When documenting a new design, we recommend a 2-step approach:

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Unsuitable content
7777
See our [community page](https://istio.io/about/community/) for ways to get involved
7878
in our community.
7979

80-
To dig deeper, check out the [architecture](https://istio.io/docs/concepts/what-is-istio/#architecture)
80+
To dig deeper, check out the [architecture](https://istio.io/latest/docs/ops/deployment/architecture/)
8181
and read some [design docs](./CONTRIBUTING.md#design-documents).
8282

8383
If you're looking for something to do to get your feet wet working on Istio, look for GitHub issues
@@ -92,9 +92,9 @@ and insightful docs. Or maybe a cool blog post?
9292

9393
## Questions and issues
9494

95-
If you've got questions or issues with using Istio, check our [help page](https://istio.io/help/)
95+
If you've got questions or issues with using Istio, check our [discussion board](https://github.com/istio/istio/discussions)
9696
and be sure to connect to our [community](https://istio.io/about/community/) where there's always
9797
someone ready to lend a hand.
9898

9999
If you're a developer trying to hack on or use the Istio code, head to
100-
[contributors](https://discuss.istio.io/c/contributors) for help.
100+
#contributors on the [Istio Slack](https://slack.istio.io/) for help.

ROLES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ privileges.
3636
<td>
3737
<p>Outside collaborator of the GitHub Istio organization</p>
3838
<p>Can submit PRs</p>
39-
<p>Read and commenting permission on the Istio Team drive</p>
39+
<p>Read and commenting permission on the Istio team drive</p>
4040
</td>
4141
</tr>
4242
<tr>
@@ -47,7 +47,7 @@ privileges.
4747
</td>
4848
<td>
4949
<p>Member of the GitHub Istio organization</p>
50-
<p>Edit permission on the Istio Team drive</p>
50+
<p>Edit permission on the Istio team drive</p>
5151
<p>Triage permission on the Istio repos, allowing issues to be manipulated.</p>
5252
</td>
5353
</tr>
@@ -141,7 +141,7 @@ the area before being accepted into the source base.
141141

142142
* Has pushed at least one PR to the Istio repositories within the last 6 months.
143143

144-
* Subscribed to [contributors](https://discuss.istio.io/c/contributors)
144+
* Member of #contributors on the [Istio Slack](https://slack.istio.io)
145145

146146
* Actively contributing to 1 or more areas.
147147

TECH-OVERSIGHT-COMMITTEE.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ The TOC’s work includes:
4141

4242
Artifact | Link
4343
---|---
44-
Discussion Forum | [Forum](https://discuss.istio.io/c/technical-oversight-committee)
45-
Docs | [Folder](https://drive.google.com/corp/drive/folders/1-BLXbKg8mfnXbip4IThz4R4GH2PEsLZO)
44+
Docs | [Folder](https://drive.google.com/drive/folders/1-BLXbKg8mfnXbip4IThz4R4GH2PEsLZO)
4645
Meeting Notes | [Notes](https://docs.google.com/document/d/13lxJqtlaQhmV2EwsNnS6h-_O4pobZQZuMjrzOeMgVI0/edit#heading=h.ipnfbx7g04vg)
4746
Meeting Link | [Google Meet](https://meet.google.com/aof-rirb-ijs)
4847
Meeting Recordings | [YouTube](https://www.youtube.com/playlist?list=PL7wB27eZmdfc4YPa8y3hk8BG3r8INCpRo)
@@ -92,4 +91,4 @@ the success of the Istio community:
9291

9392
## Getting in touch
9493

95-
If you'd like to reach out to the committee, please drop a note to [[email protected]](mailto:toc@discuss.istio.io).
94+
If you'd like to reach out to the committee, please join #toc-steering-questions on the [Istio Slack](https://slack.istio.io/).

WORKING-GROUP-PROCESSES.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ See [below](#running-a-working-group) for information on the responsibilities of
4747

4848
* **Prepare a Roadmap**. Create a preliminary 3 month roadmap for what the working group would focus on.
4949

50-
* **Send an Email**. Write up an email with your charter, nominated leads, and roadmap, and post it to [technical-oversight-committee](https://discuss.istio.io/c/technical-oversight-committee).
50+
* **Send an Email**. Write up an email with your charter, nominated leads, and roadmap, and post it to #toc-steering-questions on the [Istio Slack](https://slack.istio.io/).
5151
The technical oversight committee will evaluate the request and decide whether the working group should be
5252
formed, whether it should be merely a subgroup of an existing working group, or whether it should be subsumed by an existing working group.
5353

@@ -57,17 +57,15 @@ Once approval has been granted by the technical oversight committee to form a wo
5757
steps to establish the working group:
5858

5959
* **Create a Google Drive Folder**. Create a folder to hold your working group documents within this parent
60-
[folder](https://drive.google.com/corp/drive/u/0/folders/0B7huSKYaiUN5LVdBeElXUGt3UGs). Call your folder "GROUP_NAME".
60+
[folder](https://drive.google.com/drive/folders/15y-2OIcjP9DNF7WLvHL0Hyn_XXxaYoOm). Call your folder "GROUP_NAME".
6161

6262
* **Create a Roadmap Document**. Create a document in the above folder and call it "GROUP_NAME Group Roadmap". Put your initial
6363
roadmap in the document.
6464

65-
* **Create a Discourse Category**. Create a new category on <https://discuss.istio.io> and give it the name of your working group.
66-
6765
* **Register the Working Group**. Go to [WORKING-GROUPS.md](https://github.com/istio/community/blob/master/WORKING-GROUPS.md) and
6866
add your working group name, the names of the leads, the working group charter, and a link to the meeting you created.
6967

70-
* **Announce your Working Group**. Post a note [contributors](https://discuss.istio.io/c/contributors)
68+
* **Announce your Working Group**. Post a note to #contributors on the Istio Slack (https://slack.istio.io/)
7169
to announce your new working group. Include your charter in the post.
7270

7371
* **Attend the Combined Working Group Meeting**. Check the meeting agenda to verify if something was added relative to your working group.
@@ -77,8 +75,7 @@ Congratulations, you now have a fully formed working group!
7775

7876
### Dissolving a working group
7977

80-
Some working groups are ephemeral or naturally reach the end of their useful life. Working group leads can petition to dissolve their working
81-
groups by posting to [technical-oversight-committee](https://discuss.istio.io/c/technical-oversight-committee). The
78+
Some working groups are ephemeral or naturally reach the end of their useful life. Working group leads can petition to dissolve their working groups in a TOC meeting. The
8279
technical oversight committee also reserves the right to dissolve or recharter working groups over time as necessary.
8380

8481
## Leads

WORKING-GROUPS.md

+14-21
Original file line numberDiff line numberDiff line change
@@ -10,31 +10,28 @@ Most community activity is organized into *working groups*.
1010
Working groups follow the [contributing](CONTRIBUTING.md) guidelines although each of these groups may operate a little differently depending on
1111
their needs and workflow.
1212

13-
When the need arises, a new working group can be created, please post to [technical-oversight-committee](https://discuss.istio.io/c/technical-oversight-committee)
14-
working group if you think a new group is necessary.
13+
When the need arises, a new working group can be created. Please ask in #toc-steering-questions in the [Istio Slack](https://slack.istio.io/) if you think a new group is necessary.
1514

1615
The working groups generate design docs which are kept in a shared Google Drive.
1716
Anybody can access the drive for reading and commenting. To get access simply join the
1817
[istio-team-drive-access@](https://groups.google.com/forum/#!forum/istio-team-drive-access) group.
19-
Once you've done that, head to the [Community Drive](https://drive.google.com/drive/folders/0ADmbrU7ueGOUUk9PVA) and
18+
Once you've done that, head to the [team drive](https://drive.google.com/drive/folders/1l_zqgBq_yfc1PfbJiWsFubXBtAz22sau) and
2019
behold all the docs.
2120

22-
The current working groups are:
23-
24-
| Group | Design Docs | Discussion Forum | Slack Channel | Description
25-
|-------|-------------|-------|-------|------------
26-
| Docs | [Folder](https://drive.google.com/drive/folders/16Alb6m30ypLbz3iVv2OTjpqUHO8NJIUv) | [Forum](https://discuss.istio.io/c/contributors/docs) | [#docs](https://istio.slack.com/messages/C50V5EATT/) | User docs, information architecture, istio.io infrastructure
27-
| Environments | [Folder](https://drive.google.com/drive/folders/16P5sCnSzEk204LHBKYTkC9jEmgzBJy6x) | [Forum](https://discuss.istio.io/c/environment) | [#environments](https://istio.slack.com/messages/C6KA8TTSS/) | Raw VM support, Hybrid Mesh, Mac/Windows support, Cloud Foundry integration
28-
| Networking | [Folder](https://drive.google.com/drive/folders/16RDUAJj_LnJM83weyk0WSCeqgtTw8Ogz) | [Forum](https://discuss.istio.io/c/networking) | [#networking](https://istio.slack.com/messages/C38CF1PEC/) | Traffic Management, TCP Support, Additional L7 protocols, Proxy injection
29-
| Extensions and Telemetry | [Folder](https://drive.google.com/drive/folders/16Jl2ASNQ226h5XmXSAtxx78cs1iSEAYQ) | [Forum](https://discuss.istio.io/c/policies-and-telemetry) | [#extensions-telemetry](https://istio.slack.com/messages/C382V8Q92/) | WebAssembly based extensibility, Istio extensions for features such as Rate Limiting, Tracing, Monitoring, Logging
30-
| Product Security | [Folder](https://drive.google.com/drive/folders/16gnkbCgO18zkMIk_IHrE_QV2EFqFWe4R) | [Report a vulnerability](https://istio.io/about/security-vulnerabilities/) | | Product Security: Vulnerability, security guidelines, threats
31-
| Security | [Folder](https://drive.google.com/drive/folders/16eF1aoVnknX1vY853gEIPfoO2-i-FDcU) | [Forum](https://discuss.istio.io/c/security) | [#security](https://istio.slack.com/messages/C3TEGNZ7W/) | Service-to-service Auth, Identity/CA/SecretStore plugins, Identity Federation, End User Auth, Authority Delegation, Auditing
32-
| Test and Release |[Folder](https://drive.google.com/drive/folders/16M0Ba8uT6-1F71NARhddXDdnk-EE4jEn) | [Forum](https://discuss.istio.io/c/test-and-release) |[#test-and-release](https://istio.slack.com/messages/C6FCV6WN4/) | Build, test, release
33-
| User Experience | [UX](https://drive.google.com/drive/folders/16CplcqFZTT-5WXDkpi443-ly2RnnA3C5) [_Config (old)_](https://drive.google.com/drive/folders/16W9uDkzrKJM-E5R7_5TGz-PMsAkkoT1s) | [Forum](https://discuss.istio.io/c/UX) | [#user-experience](https://istio.slack.com/messages/CFTRP8NTW/) [#config](https://istio.slack.com/messages/C7KSV4AHJ/)| User experience across Istio, API and CLI guidelines and support
21+
The below links to Slack require you to first be logged into Istio's Slack workspace. Please use [this link](https://slack.istio.io/) if you need to join.
3422

35-
_NOTE: Config working group responsibilities have been merged into User Experience._
23+
The current working groups are:
3624

37-
To join Istio's Slack workspace, please use [this link](https://slack.istio.io/).
25+
| Group | Design Docs | Slack Channel | Description
26+
|-------|-------------|---------------|------------
27+
| Docs | [Folder](https://drive.google.com/drive/folders/16Alb6m30ypLbz3iVv2OTjpqUHO8NJIUv) | [#docs](https://istio.slack.com/messages/C50V5EATT/) | User docs, information architecture, istio.io infrastructure
28+
| Environments | [Folder](https://drive.google.com/drive/folders/16P5sCnSzEk204LHBKYTkC9jEmgzBJy6x) | [#environments](https://istio.slack.com/messages/C6KA8TTSS/) | Raw VM support, Hybrid Mesh, Mac/Windows support, Cloud Foundry integration
29+
| Networking | [Folder](https://drive.google.com/drive/folders/16RDUAJj_LnJM83weyk0WSCeqgtTw8Ogz) | [#networking](https://istio.slack.com/messages/C38CF1PEC/) | Traffic Management, TCP Support, Additional L7 protocols, Proxy injection
30+
| Extensions and Telemetry | [Folder](https://drive.google.com/drive/folders/16Jl2ASNQ226h5XmXSAtxx78cs1iSEAYQ) | [#extensions-telemetry](https://istio.slack.com/messages/C382V8Q92/) | WebAssembly based extensibility, Istio extensions for features such as Rate Limiting, Tracing, Monitoring, Logging
31+
| Product Security | [Folder](https://drive.google.com/drive/folders/16gnkbCgO18zkMIk_IHrE_QV2EFqFWe4R) | [Report a vulnerability](https://istio.io/about/security-vulnerabilities/) | Product Security: Vulnerability, security guidelines, threats
32+
| Security | [Folder](https://drive.google.com/drive/folders/16eF1aoVnknX1vY853gEIPfoO2-i-FDcU) | [#security](https://istio.slack.com/messages/C3TEGNZ7W/) | Service-to-service Auth, Identity/CA/SecretStore plugins, Identity Federation, End User Auth, Authority Delegation, Auditing
33+
| Test and Release |[Folder](https://drive.google.com/drive/folders/16M0Ba8uT6-1F71NARhddXDdnk-EE4jEn) | [#test-and-release](https://istio.slack.com/messages/C6FCV6WN4/) | Build, test, release
34+
| User Experience | [UX](https://drive.google.com/drive/folders/16CplcqFZTT-5WXDkpi443-ly2RnnA3C5) | [#user-experience](https://istio.slack.com/messages/CFTRP8NTW/) | User experience across Istio, API and CLI guidelines and support
3835

3936
## Working group meetings
4037

@@ -79,7 +76,3 @@ Each working group has one or more leads which coordinate the activities of the
7976
&nbsp; | [Lei Tang](https://github.com/lei-tang) | Google | Security, Extensions and Telemetry
8077
<img width="30px" src="https://avatars1.githubusercontent.com/u/10537847?s=400&v=4"> | [Eric Van Norman](https://github.com/ericvn) | IBM | Test and Release
8178
<img width="30px" src="https://avatars0.githubusercontent.com/u/1016047?s=400&v=4"> | [Lizan Zhou](https://github.com/lizan) | Aviatrix | Networking - Data Plane, Security
82-
83-
## Getting in touch
84-
85-
If you'd like to reach out to the working group leads, please drop a note to [[email protected]](mailto:[email protected]).

steering/elections/2022/candidate-craigbox.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ I have worked on Cloud Native since joining Google, supporting Kubernetes since
2323
- been a [top 10 contributor](https://istio.teststats.cncf.io/d/9/developer-activity-counts-by-repository-group-table?orgId=1&var-period_name=Last%20year&var-metric=contributions&var-repogroup_name=All&var-country_name=All) (last 12 months) with ~1,000 PR reviews total
2424
- served as Program Committee chair for IstioCon 2021 and mentor for PC chair for IstioCon 2022
2525
- increased support for our Chinse community by setting up dedicated IstioCon sessions in China's time zone, supporting Chinese documentation efforts and keynoting the [Istio Community Meetup in China](https://istio.io/latest/blog/2021/istio-community-meetup-china/)
26-
- administered the Istio Slack and led moderation for [discuss.istio.io](https://discuss.istio.io/)
26+
- administered the Istio Slack and led moderation for discuss.istio.io
2727
- represented the Istio project as Program Committee chair for multiple ServiceMeshCon events, including [the upcoming event](https://servicemeshconna22.sched.com/)
2828
- hosted the [Kubernetes Podcast](https://kubernetespodcast.com/), where I have featured many Istio team members: including [Justin and Ethan](https://kubernetespodcast.com/episode/189-ambient-mesh/), [Mitch](https://kubernetespodcast.com/episode/177-istiocon/), [Lin](https://kubernetespodcast.com/episode/086-invention-ibm-istio/), [Louis](https://kubernetespodcast.com/episode/058-istio-1.2/) and [Dan and Jasmine](https://kubernetespodcast.com/episode/015-istio/)
2929

0 commit comments

Comments
 (0)