Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First step from bullets to continuous text #2

Merged
merged 1 commit into from
Sep 25, 2020
Merged

Conversation

loewenstein
Copy link

No description provided.


## Transparency
We want community decisions to be proposed, evaluated and made in a manner that is fully transparent to any member of the community.
In particular, this means that any subgroups should document their decisions (e.g. with Architecture Decision Records), publish their roadmap (e.g. as GitHub project) and have public and recorded meetings.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we want to replace 'subgroups' with however subgroups are going to be named. E.g. TOC and WG.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO, we can merge this with "subgroups" now and adjust later


## Clarity
We want the community's rules (on all levels) to be documented and published in a way that provides easy and clear access.
In particular, this means that the community's structure and rules for technical governance, including any deviations or additions for subgroups like PMC's and projects are written in markdown and published in this repository.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above, when we have concrete 'subgroups' we should revisit this and rename.

@chipchilders
Copy link
Contributor

I am going to merge this PR without a LGTM process so that I can rename the master branch to main.

@chipchilders chipchilders merged commit 8e5ede9 into master Sep 25, 2020
@loewenstein loewenstein deleted the principles branch September 25, 2020 17:31
MarcPaquette added a commit to MarcPaquette/community that referenced this pull request Sep 22, 2023
Adding Marc Paquette to Approvers for Networking

# App Runtime Platform: Networking Contributions
###PRs Commented on/Reviewed:
- 2023-09-13T12:54:57Z: [Add release-binaries.bash](cloudfoundry/routing-api-cli#17)
### Issues that may be relevant:
- 2019-07-10T22:36:21Z: [Configuring GitBot is recommended](cloudfoundry/policy_client#1)
- 2020-10-22T10:34:06Z: [Metric for container network traffic](cloudfoundry/silk-release#27)
- 2022-04-20T16:04:16Z: [Removing dynamic egress code as it's functionality has been superseded](cloudfoundry/policy_client#2)
- 2022-04-20T20:07:31Z: [Removal of Dynamic Egress functionality in favor of Dynamic ASG feature](cloudfoundry/policy_client#3)
- 2022-04-20T20:42:19Z: [Dynamic egress removal](cloudfoundry/silk-release#57)
- 2022-04-26T14:29:44Z: [Added ops file to local project](cloudfoundry/cf-networking-onboarding#3)
- 2022-05-04T19:40:17Z: [Dynamic egress removal](cloudfoundry/cf-networking-release#143)
- 2022-06-01T18:54:14Z: [Address bug with clain clean up error](cloudfoundry/silk-release#62)
- 2022-07-01T14:19:33Z: [Add link to ops file needed to disable Dynamic ASGs](cloudfoundry/cf-networking-release#155)
- 2023-02-09T14:59:02Z: [Bump StartResponseDelayInterval to 30 seconds](cloudfoundry/healthchecker-release#2)
- 2023-03-17T19:19:15Z: [Update 010-what-is-gorouter.markdown](cloudfoundry/cf-networking-onboarding#21)
- 2023-04-03T20:36:12Z: [Tests for docker_test were failing with VCS issues](cloudfoundry/silk-release#77)
### Code contributions:
- 2021-10-29T14:15:50Z: [Revert "Revert "Remove promote job""](cloudfoundry/cf-networking-helpers@8fd9676)
- 2021-10-29T14:15:50Z: [Revert "Revert "Remove promote job""](cloudfoundry/cf-networking-helpers@b0fa33a)
- 2021-12-20T22:10:40Z: [Remove unused RequestTimeout field](cloudfoundry/cf-networking-release@be95c04)
- 2021-12-21T00:52:33Z: [add ASGPoller from policy-server that queries capi for security groups](cloudfoundry/cf-networking-release@0e5c597)
- 2022-01-04T19:30:29Z: [Fix fly-execute helper script](cloudfoundry/silk-release@292e7e6)
- 2022-01-04T23:58:11Z: [Fix fly-execute helper script](cloudfoundry/silk-release@292e7e6)
- 2022-01-06T18:34:41Z: [Add bosh properties/templates for syncing ASG data into policy-server](cloudfoundry/cf-networking-release@cebbc85)
- 2022-01-06T18:58:41Z: [Updated package specs with new go dependency files](cloudfoundry/cf-networking-release@c851b15)
- 2022-01-07T22:06:09Z: [Get all tests passing and rebase](cloudfoundry/cf-networking-release@24c1b98)
- 2022-02-09T22:13:14Z: [Add enable_asg_syncing property to vxlan-policy-agent](cloudfoundry/silk-release@309e0de)
- 2022-02-14T14:53:58Z: [Clean up orphaned chains](cloudfoundry/silk-release@d9aea80)
- 2022-02-18T14:46:17Z: [Add support for cni-wrapper-plugin to call vxlan-policy-agent to sync ASG rules](cloudfoundry/silk-release@ab591de)
- 2022-04-06T15:16:22Z: [Initial work to remove Dynamic Egress Policy features](cloudfoundry/cf-networking-release@90b2ad5)
- 2022-04-06T19:31:13Z: [Remove handlers, api, store, and fakes](cloudfoundry/cf-networking-release@574bece)
- 2022-04-07T20:06:51Z: [Add Database migrations to remove Dynamic egress tables](cloudfoundry/cf-networking-release@3f0e230)
- 2022-04-18T19:30:50Z: [Remove documentation referencing Dynamic Egress in favor of Dynamic ASG](cloudfoundry/silk-release@cb57f71)
- 2022-04-20T15:59:06Z: [Removing dymanic egress code as it's functionality has been superseeded](cloudfoundry/policy_client@ab37279)
- 2022-04-20T17:33:32Z: [Merge pull request cloudfoundry#2 from cloudfoundry/dynamic-egress-removal](cloudfoundry/policy_client@5d4bff3)
- 2022-04-20T20:05:52Z: [Removal of Dynamic Egress functionality in favor of Dynamic ASG feature](cloudfoundry/policy_client@a33b7c3)
- 2022-04-26T14:02:26Z: [Make ops file local to project](cloudfoundry/cf-networking-onboarding@648fc4f)
- 2022-04-26T14:27:48Z: [Added ops file to local project](cloudfoundry/cf-networking-onboarding@22a1dbb)
- 2022-05-03T14:29:19Z: [Removal of dynamic egress code](cloudfoundry/cf-networking-release@9526fa7)
- 2022-05-03T15:51:38Z: [Addressing issue with flaky test](cloudfoundry/cf-networking-release@f8efe59)
- 2022-05-04T19:36:20Z: [Remove Dynamic Egress from Acceptance tests and documentation](cloudfoundry/cf-networking-release@975e5bf)
- 2022-07-01T14:21:28Z: [Add link to ops file needed to disable Dynamic ASGs (cloudfoundry#155)](cloudfoundry/cf-networking-release@d3861d5)
- 2023-01-18T20:29:27Z: [Release v0.0.1](cloudfoundry/healthchecker-release@88b9e64)
- 2023-02-09T14:58:59Z: [Bump StartResponseDelayInterval to 30 seconds](cloudfoundry/healthchecker-release@813d542)
- 2023-03-17T19:19:09Z: [Update 010-what-is-gorouter.markdown](cloudfoundry/cf-networking-onboarding@78f6228)
- 2023-04-03T22:32:47Z: [Tests for docker_test were failing with VCS issues (cloudfoundry#77)](cloudfoundry/silk-release@6f4a8a2)
- 2023-06-12T15:29:39Z: [Merge pull request cloudfoundry#3 from geofffranks/develop](cloudfoundry/healthchecker-release@c7fe702)
ameowlia pushed a commit that referenced this pull request Sep 26, 2023
Adding Marc Paquette to Approvers for Networking

# App Runtime Platform: Networking Contributions
###PRs Commented on/Reviewed:
- 2023-09-13T12:54:57Z: [Add release-binaries.bash](cloudfoundry/routing-api-cli#17)
### Issues that may be relevant:
- 2019-07-10T22:36:21Z: [Configuring GitBot is recommended](cloudfoundry/policy_client#1)
- 2020-10-22T10:34:06Z: [Metric for container network traffic](cloudfoundry/silk-release#27)
- 2022-04-20T16:04:16Z: [Removing dynamic egress code as it's functionality has been superseded](cloudfoundry/policy_client#2)
- 2022-04-20T20:07:31Z: [Removal of Dynamic Egress functionality in favor of Dynamic ASG feature](cloudfoundry/policy_client#3)
- 2022-04-20T20:42:19Z: [Dynamic egress removal](cloudfoundry/silk-release#57)
- 2022-04-26T14:29:44Z: [Added ops file to local project](cloudfoundry/cf-networking-onboarding#3)
- 2022-05-04T19:40:17Z: [Dynamic egress removal](cloudfoundry/cf-networking-release#143)
- 2022-06-01T18:54:14Z: [Address bug with clain clean up error](cloudfoundry/silk-release#62)
- 2022-07-01T14:19:33Z: [Add link to ops file needed to disable Dynamic ASGs](cloudfoundry/cf-networking-release#155)
- 2023-02-09T14:59:02Z: [Bump StartResponseDelayInterval to 30 seconds](cloudfoundry/healthchecker-release#2)
- 2023-03-17T19:19:15Z: [Update 010-what-is-gorouter.markdown](cloudfoundry/cf-networking-onboarding#21)
- 2023-04-03T20:36:12Z: [Tests for docker_test were failing with VCS issues](cloudfoundry/silk-release#77)
### Code contributions:
- 2021-10-29T14:15:50Z: [Revert "Revert "Remove promote job""](cloudfoundry/cf-networking-helpers@8fd9676)
- 2021-10-29T14:15:50Z: [Revert "Revert "Remove promote job""](cloudfoundry/cf-networking-helpers@b0fa33a)
- 2021-12-20T22:10:40Z: [Remove unused RequestTimeout field](cloudfoundry/cf-networking-release@be95c04)
- 2021-12-21T00:52:33Z: [add ASGPoller from policy-server that queries capi for security groups](cloudfoundry/cf-networking-release@0e5c597)
- 2022-01-04T19:30:29Z: [Fix fly-execute helper script](cloudfoundry/silk-release@292e7e6)
- 2022-01-04T23:58:11Z: [Fix fly-execute helper script](cloudfoundry/silk-release@292e7e6)
- 2022-01-06T18:34:41Z: [Add bosh properties/templates for syncing ASG data into policy-server](cloudfoundry/cf-networking-release@cebbc85)
- 2022-01-06T18:58:41Z: [Updated package specs with new go dependency files](cloudfoundry/cf-networking-release@c851b15)
- 2022-01-07T22:06:09Z: [Get all tests passing and rebase](cloudfoundry/cf-networking-release@24c1b98)
- 2022-02-09T22:13:14Z: [Add enable_asg_syncing property to vxlan-policy-agent](cloudfoundry/silk-release@309e0de)
- 2022-02-14T14:53:58Z: [Clean up orphaned chains](cloudfoundry/silk-release@d9aea80)
- 2022-02-18T14:46:17Z: [Add support for cni-wrapper-plugin to call vxlan-policy-agent to sync ASG rules](cloudfoundry/silk-release@ab591de)
- 2022-04-06T15:16:22Z: [Initial work to remove Dynamic Egress Policy features](cloudfoundry/cf-networking-release@90b2ad5)
- 2022-04-06T19:31:13Z: [Remove handlers, api, store, and fakes](cloudfoundry/cf-networking-release@574bece)
- 2022-04-07T20:06:51Z: [Add Database migrations to remove Dynamic egress tables](cloudfoundry/cf-networking-release@3f0e230)
- 2022-04-18T19:30:50Z: [Remove documentation referencing Dynamic Egress in favor of Dynamic ASG](cloudfoundry/silk-release@cb57f71)
- 2022-04-20T15:59:06Z: [Removing dymanic egress code as it's functionality has been superseeded](cloudfoundry/policy_client@ab37279)
- 2022-04-20T17:33:32Z: [Merge pull request #2 from cloudfoundry/dynamic-egress-removal](cloudfoundry/policy_client@5d4bff3)
- 2022-04-20T20:05:52Z: [Removal of Dynamic Egress functionality in favor of Dynamic ASG feature](cloudfoundry/policy_client@a33b7c3)
- 2022-04-26T14:02:26Z: [Make ops file local to project](cloudfoundry/cf-networking-onboarding@648fc4f)
- 2022-04-26T14:27:48Z: [Added ops file to local project](cloudfoundry/cf-networking-onboarding@22a1dbb)
- 2022-05-03T14:29:19Z: [Removal of dynamic egress code](cloudfoundry/cf-networking-release@9526fa7)
- 2022-05-03T15:51:38Z: [Addressing issue with flaky test](cloudfoundry/cf-networking-release@f8efe59)
- 2022-05-04T19:36:20Z: [Remove Dynamic Egress from Acceptance tests and documentation](cloudfoundry/cf-networking-release@975e5bf)
- 2022-07-01T14:21:28Z: [Add link to ops file needed to disable Dynamic ASGs (#155)](cloudfoundry/cf-networking-release@d3861d5)
- 2023-01-18T20:29:27Z: [Release v0.0.1](cloudfoundry/healthchecker-release@88b9e64)
- 2023-02-09T14:58:59Z: [Bump StartResponseDelayInterval to 30 seconds](cloudfoundry/healthchecker-release@813d542)
- 2023-03-17T19:19:09Z: [Update 010-what-is-gorouter.markdown](cloudfoundry/cf-networking-onboarding@78f6228)
- 2023-04-03T22:32:47Z: [Tests for docker_test were failing with VCS issues (#77)](cloudfoundry/silk-release@6f4a8a2)
- 2023-06-12T15:29:39Z: [Merge pull request #3 from geofffranks/develop](cloudfoundry/healthchecker-release@c7fe702)
max-soe added a commit to max-soe/community that referenced this pull request Jun 20, 2024
# Foundational Infrastructure: VM deployment lifecycle (BOSH) Contributions
### PRs Commented on/Reviewed:
- 2024-05-02T00:33:35Z: [Refactor the `client` package](cloudfoundry/bosh-s3cli#38)
### Issues that may be relevant:
- 2023-04-28T11:54:45Z: [BOSH Agent not reachable due to issues with blobstore settings](cloudfoundry/bosh-aws-cpi-release#149)
- 2023-05-15T09:53:53Z: [Update CONTRIBUTING.md](cloudfoundry/bosh#2443)
- 2023-05-16T08:07:09Z: [support instance tags and include relevant specs](cloudfoundry/bosh#2444)
- 2023-05-24T05:01:42Z: [Prevent gcc version check for non xenial stemcells](cloudfoundry/bosh-azure-cpi-release#685)
- 2023-05-31T17:49:02Z: [Support instance group tags](cloudfoundry/bosh#2448)
- 2023-07-24T14:07:16Z: [Efficient development with the bosh-agent](cloudfoundry/bosh-agent#312)
- 2023-08-14T14:17:13Z: [Enable support for verify-ca SSL mode for cases when hostname verification is not possible/required](cloudfoundry/bosh#2461)
- 2023-08-14T14:20:56Z: [Enable support for verify-ca SSL mode for cases when hostname verification is not possible/required](cloudfoundry/bosh#2462)
- 2023-08-17T11:42:28Z: [Use config properties with hyphens to prevent verification clashes in the agent](cloudfoundry/bosh-azure-storage-cli#9)
- 2023-08-17T11:53:04Z: [Unifying azure storage cli config across director and agent to prevent conflicts](cloudfoundry/bosh#2465)
- 2023-11-14T12:56:35Z: [Truncate downloaded blobs](cloudfoundry/bosh-azure-storage-cli#13)
- 2023-11-16T10:19:43Z: [Adding disaster recovery documentation for bosh in case of AZ outages](cloudfoundry/docs-bosh#815)
- 2023-12-18T14:27:56Z: [set server-side timeout for GET requests](cloudfoundry/bosh-azure-storage-cli#14)
- 2024-02-09T16:27:17Z: [retry CPI calls in case of SSL_read errors as well](cloudfoundry/bosh-azure-cpi-release#689)
- 2024-02-16T12:56:19Z: [fix failing unit tests](cloudfoundry/bosh-azure-cpi-release#690)
- 2024-04-24T12:44:52Z: [Revert ssl read workaround](cloudfoundry/bosh-azure-cpi-release#694)
- 2024-04-24T15:23:13Z: [support swift tempURLs](cloudfoundry/bosh-s3cli#37)
- 2024-05-02T13:58:07Z: [fix swift tempURLs and add unit/integration tests](cloudfoundry/bosh-s3cli#39)
### Code contributions:
- 2022-11-15T15:17:30Z: [Initial client offering Put functionality (cloudfoundry#2)](cloudfoundry/bosh-azure-storage-cli@9deb735)
- 2022-11-16T07:40:28Z: [initial get functionality (cloudfoundry#3)](cloudfoundry/bosh-azure-storage-cli@77df9a7)
- 2022-11-17T15:17:26Z: [initial exists functionality (cloudfoundry#6)](cloudfoundry/bosh-azure-storage-cli@e82b78b)
- 2023-05-23T05:52:41Z: [prevent gcc version check for fast_jsonparser for bionic and jammy stemcells](cloudfoundry/bosh-azure-cpi-release@dfc9402)
- 2023-05-24T05:05:08Z: [prevent gcc version check for fast_jsonparser for bionic and jammy stemcells](cloudfoundry/bosh-azure-cpi-release@dfc9402)
- 2023-07-24T13:57:00Z: [Efficient development with the bosh-agent](cloudfoundry/bosh-agent@3bba88a)
- 2023-07-24T14:09:00Z: [Efficient development with the bosh-agent](cloudfoundry/bosh-agent@3bba88a)
- 2023-08-14T14:06:32Z: [Enable support for verify-full SSL mode for cases when hostname verification is not possible/required](cloudfoundry/bosh@45a062f)
- 2023-08-17T11:39:50Z: [Use config properties with hyphens to prevent verification clashes in the agent](cloudfoundry/bosh-azure-storage-cli@1c46f43)
- 2023-08-17T11:45:44Z: [Unifying azure storage cli config across director and agent to prevent conflicts](cloudfoundry/bosh@d5cc637)
- 2023-11-16T10:12:44Z: [Adding disaster recovery documentation for bosh in case of AZ outages](cloudfoundry/docs-bosh@3427377)
- 2023-12-06T20:07:15Z: [updated docs](cloudfoundry/docs-bosh@7be327e)
- 2023-12-06T20:48:22Z: [updated docs](cloudfoundry/docs-bosh@7be327e)
- 2023-12-18T14:21:43Z: [set server-side timeout for GET requests](cloudfoundry/bosh-azure-storage-cli@759862b)
- 2023-12-18T15:09:12Z: [include comment for reasoning](cloudfoundry/bosh-azure-storage-cli@749bf5a)
- 2023-12-19T09:10:09Z: [add timeout for PUT requests as well](cloudfoundry/bosh-azure-storage-cli@22372ec)
- 2023-12-21T12:49:26Z: [include further changes and comments](cloudfoundry/docs-bosh@95ad588)
- 2023-12-21T14:02:00Z: [include further changes and comments](cloudfoundry/docs-bosh@95ad588)
- 2024-02-09T16:16:21Z: [retry CPI calls in case of SSL_read errors as well](cloudfoundry/bosh-azure-cpi-release@f291148)
- 2024-02-13T12:49:12Z: [fixed typo](cloudfoundry/bosh-azure-cpi-release@d15f44a)
- 2024-02-15T12:27:32Z: [make the changes more readable](cloudfoundry/bosh-azure-cpi-release@f7dd849)
- 2024-02-16T12:54:10Z: [fix failing unit tests](cloudfoundry/bosh-azure-cpi-release@28f4ab3)
- 2024-04-17T14:08:21Z: [support swift tempURLs](cloudfoundry/bosh-s3cli@c6fc710)
- 2024-04-24T12:07:12Z: [Revert "fix failing unit tests"](cloudfoundry/bosh-azure-cpi-release@7a2e45f)
- 2024-04-24T12:07:31Z: [Revert "Remove retry logic"](cloudfoundry/bosh-azure-cpi-release@1a6dad7)
- 2024-04-24T12:39:47Z: [Revert "make the changes more readable"](cloudfoundry/bosh-azure-cpi-release@913ec21)
- 2024-04-24T12:40:07Z: [Revert "Ignore EOF Error during ssl_read"](cloudfoundry/bosh-azure-cpi-release@7e8817c)
- 2024-04-24T12:40:22Z: [Revert "fixed typo"](cloudfoundry/bosh-azure-cpi-release@b3f1c99)
- 2024-04-24T12:40:33Z: [Revert "retry CPI calls in case of SSL_read errors as well"](cloudfoundry/bosh-azure-cpi-release@0b1b2bc)
- 2024-05-02T13:43:27Z: [fix swift tempURLs and add unit/integration tests](cloudfoundry/bosh-s3cli@d3389dd)
- 2024-05-02T14:01:48Z: [fix swift tempURLs and add unit/integration tests](cloudfoundry/bosh-s3cli@d3389dd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants