From 8c7fbd2c0c7e4820e837c8960a1e6936e6c2941e Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Mon, 25 Jul 2022 12:07:18 -0700 Subject: [PATCH] pause community meeting for a little while --- CONTRIBUTING.md | 18 +++----- README.md | 18 +++----- ROADMAP.md | 43 ++++++++++--------- proposals/README.md | 4 +- site/config.yaml | 2 +- site/content/community/_index.html | 8 ++-- site/content/docs/_index.md | 8 +++- .../posts/2020-11-12-a-seal-of-approval.md | 2 +- .../posts/2021-06-02-first-ldap-release.md | 4 +- ...2021-08-27-supporting-ad-oidc-workflows.md | 2 +- ...-idp-refresh-tls-ciphers-for-compliance.md | 2 +- .../content/posts/2022-04-15-fips-and-more.md | 2 +- .../posts/2022-06-01-json-logging-ldap-ui.md | 2 +- site/redirects/go.pinniped.dev/netlify.toml | 4 +- .../layouts/shortcodes/community.html | 10 +++-- 15 files changed, 62 insertions(+), 67 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index adb04213..f791b4d2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,8 @@ # Contributing to Pinniped +Pinniped is better because of our contributors and [maintainers](MAINTAINERS.md). It is because of you that we can bring +great software to the community. + Contributions to Pinniped are welcome. Here are some things to help you get started. ## Code of Conduct @@ -14,24 +17,13 @@ See [SCOPE.md](./SCOPE.md) for some guidelines about what we consider in and out The near-term and mid-term roadmap for the work planned for the project [maintainers](MAINTAINERS.md) is documented in [ROADMAP.md](ROADMAP.md). -## Community Meetings - -Pinniped is better because of our contributors and [maintainers](MAINTAINERS.md). It is because of you that we can bring great -software to the community. Please join us during our online community meetings, -occurring every first and third Thursday of the month at 9 AM PT / 12 PM ET. -Use [this Zoom Link](https://go.pinniped.dev/community/zoom) -to attend and add any agenda items you wish to discuss -to [the notes document](https://hackmd.io/rd_kVJhjQfOvfAWzK8A3tQ?view). -Join our [Google Group](https://groups.google.com/g/project-pinniped) to receive invites to this meeting. - -If the meeting day falls on a US holiday, please consider that occurrence of the meeting to be canceled. - ## Discussion Got a question, comment, or idea? Please don't hesitate to reach out via GitHub [Discussions](https://github.com/vmware-tanzu/pinniped/discussions), GitHub [Issues](https://github.com/vmware-tanzu/pinniped/issues), -or in the Kubernetes Slack Workspace within the [#pinniped channel](https://kubernetes.slack.com/archives/C01BW364RJA). +or in the Kubernetes Slack Workspace within the [#pinniped channel](https://go.pinniped.dev/community/slack). +Join our [Google Group](https://go.pinniped.dev/community/group) to receive updates and meeting invitations. ## Issues diff --git a/README.md b/README.md index dffc6ea6..07d9a847 100644 --- a/README.md +++ b/README.md @@ -21,27 +21,19 @@ Care to kick the tires? It's easy to [install and try Pinniped](https://pinniped Got a question, comment, or idea? Please don't hesitate to reach out via GitHub [Discussions](https://github.com/vmware-tanzu/pinniped/discussions), GitHub [Issues](https://github.com/vmware-tanzu/pinniped/issues), -or in the Kubernetes Slack Workspace within the [#pinniped channel](https://kubernetes.slack.com/archives/C01BW364RJA). +or in the Kubernetes Slack Workspace within the [#pinniped channel](https://go.pinniped.dev/community/slack). +Join our [Google Group](https://go.pinniped.dev/community/group) to receive updates and meeting invitations. ## Contributions +Pinniped is better because of our contributors and [maintainers](MAINTAINERS.md). It is because of you that we can bring +great software to the community. + Want to get involved? Contributions are welcome. Please see the [contributing guide](CONTRIBUTING.md) for more information about reporting bugs, requesting features, building and testing the code, submitting PRs, and other contributor topics. -## Community meetings - -Pinniped is better because of our contributors and [maintainers](MAINTAINERS.md). It is because of you that we can bring great -software to the community. Please join us during our online community meetings, occurring every first and third -Thursday of the month at 9 AM PT / 12 PM ET. - -Use [this Zoom Link](https://go.pinniped.dev/community/zoom) to attend and add any agenda items you wish to -discuss to [the notes document](https://go.pinniped.dev/community/agenda). -Join our [Google Group](https://groups.google.com/g/project-pinniped) to receive invites to this meeting. - -If the meeting day falls on a US holiday, please consider that occurrence of the meeting to be canceled. - ## Adopters Some organizations and products using Pinniped are featured in [ADOPTERS.md](ADOPTERS.md). diff --git a/ROADMAP.md b/ROADMAP.md index 20854e08..88ea680b 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,37 +1,40 @@ +## Pinniped Project Roadmap -## **Pinniped Project Roadmap** +### About this document +This document provides a high-level overview of the next big features the maintainers are planning to work on. This +should serve as a reference point for Pinniped users and contributors to understand where the project is heading, and +help determine if a contribution could be conflicting with a longer term plan. +The [Pinniped project backlog](https://github.com/orgs/vmware-tanzu/projects/43/) is prioritized based on this roadmap, +and it provides a more granular view of what the maintainers are working on a day-to-day basis. -### -**About this document** +### How to help -This document provides a high-level overview of the next big features the maintainers are planning to work on. This should serve as a reference point for Pinniped users and contributors to understand where the project is heading, and help determine if a contribution could be conflicting with a longer term plan. [Pinniped project backlog](https://github.com/orgs/vmware-tanzu/projects/43/) is prioritized based on this roadmap and it provides a more granular view of what the maintainers are working on a day-to-day basis. +Discussion on the roadmap is welcomed. If you want to provide suggestions, use cases, and feedback to an item in the +roadmap, please reach out to the maintainers using one of the methods described in the project's +[README.md](https://github.com/vmware-tanzu/pinniped#discussion). +[Contributions](https://github.com/vmware-tanzu/pinniped/blob/main/CONTRIBUTING.md) to Pinniped are also welcomed. -### -**How to help?** +### How to add an item to the roadmap -Discussion on the roadmap can take place in [community meetings](https://github.com/vmware-tanzu/pinniped/blob/main/CONTRIBUTING.md#meeting-with-the-maintainers). If you want to provide suggestions, use cases, and feedback to an item in the roadmap, please add them to the [meeting notes](https://hackmd.io/rd_kVJhjQfOvfAWzK8A3tQ) and we will discuss them during community meetings. Please review the roadmap to avoid potential duplicated effort. - -### -**How to add an item to the roadmap?** - -One of the most important aspects in any open source community is the concept of proposals. Large changes to the codebase and / or new features should be preceded by a [proposal](https://github.com/vmware-tanzu/pinniped/tree/main/proposals) in our repo. +One of the most important aspects in any open source community is the concept of proposals. Large changes to the +codebase and / or new features should be preceded by +a [proposal](https://github.com/vmware-tanzu/pinniped/tree/main/proposals) in our repo. For smaller enhancements, you can open an issue to track that initiative or feature request. We work with and rely on community feedback to focus our efforts to improve Pinniped and maintain a healthy roadmap. +### Current Roadmap -### -**Current Roadmap** - -The following table includes the current roadmap for Pinniped. If you have any questions or would like to contribute to Pinniped, please attend a [community meeting](https://github.com/vmware-tanzu/pinniped/blob/main/CONTRIBUTING.md#meeting-with-the-maintainers) to discuss with our team. If you don't know where to start, we are always looking for contributors that will help us reduce technical, automation, and documentation debt. Please take the timelines & dates as proposals and goals. Priorities and requirements change based on community feedback, roadblocks encountered, community contributions, etc. If you depend on a specific item, we encourage you to attend community meetings to get updated status information, or help us deliver that feature by contributing to Pinniped. - - +The following table includes the current roadmap for Pinniped. Please take the timelines and dates as proposals and +goals. Priorities and requirements change based on community feedback, roadblocks encountered, community contributions, +etc. If you depend on a specific item, we encourage you to reach out for updated status information, or help us deliver +that feature by [contributing](https://github.com/vmware-tanzu/pinniped/blob/main/CONTRIBUTING.md) to Pinniped. Last Updated: May 2022 |Theme|Description|Timeline| |--|--|--| |Improving Security Posture|Support Audit logging of security events related to Authentication |May/June 2022| -|Improving Usability|Support for integrating with UI/Dashboards |May/June 2022| +|Improving Usability|Support for integrating with UI/Dashboards |May/June 2022| |Improving Security Posture| Secrets Rotation and Management |Q3 2022| |Improving Security Posture|Session Management |Q4 2022| -|Improving Security Posture|TLS hardening contd|Q4 2022| +|Improving Security Posture|TLS hardening contd|Q4 2022| diff --git a/proposals/README.md b/proposals/README.md index 706961cc..88029aad 100644 --- a/proposals/README.md +++ b/proposals/README.md @@ -37,7 +37,7 @@ subdirectory, create a `README.md` containing the core proposal. Include other f understanding of the feature. To make your new proposal known to all other contributors, please send a link to your new proposal PR on the Kubernetes -Slack in [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) +Slack in [#pinniped](https://go.pinniped.dev/community/slack) or via the [Pinniped mailing list](mailto:project-pinniped@googlegroups.com). Author(s) of proposals for major changes will give a time period of no less than five (5) working days for comment and @@ -231,5 +231,5 @@ previous proposals for historical context when appropriate. ## Getting Help with the Proposal Process Please reach out to the maintainers in the Kubernetes Slack Workspace within -the [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) channel or on +the [#pinniped](https://go.pinniped.dev/community/slack) channel or on the [Pinniped mailing list](mailto:project-pinniped@googlegroups.com) with any questions. diff --git a/site/config.yaml b/site/config.yaml index 449d2059..493ab16c 100644 --- a/site/config.yaml +++ b/site/config.yaml @@ -5,7 +5,7 @@ theme: "pinniped" params: twitter_url: "https://twitter.com/projectpinniped" github_url: "https://github.com/vmware-tanzu/pinniped" - slack_url: "https://kubernetes.slack.com/messages/pinniped" + slack_url: "https://go.pinniped.dev/community/slack" community_url: "https://go.pinniped.dev/community" latest_version: v0.18.0 latest_codegen_version: 1.24 diff --git a/site/content/community/_index.html b/site/content/community/_index.html index 8cf1e4fc..666f8544 100644 --- a/site/content/community/_index.html +++ b/site/content/community/_index.html @@ -35,11 +35,11 @@ layout: section

}}">Community Meetings

-

Please join us during our online Community Meetings, occurring every first and third Thursday of the month at 9 AM PT / 12 PM ET.

-

Use this Zoom link to attend and add any agenda items you wish to discuss to the notes document.

-

Join our Google Group to receive invites to the meeting

+ + +

Join our Google Group to receive updates and invites to community meetings

Watch previous community meetings on our YouTube playlist

- \ No newline at end of file + diff --git a/site/content/docs/_index.md b/site/content/docs/_index.md index d78b655e..45e06f18 100644 --- a/site/content/docs/_index.md +++ b/site/content/docs/_index.md @@ -9,9 +9,13 @@ menu: --- Pinniped is an authentication service for Kubernetes clusters. -As a Kubernetes cluster administrator or user, you can learn how Pinniped works, see how to use it on your clusters, and dive into internals of Pinniped's APIs and architecture. +As a Kubernetes cluster administrator or user, you can learn how Pinniped works, see how to use it on your clusters, and +dive into internals of Pinniped's APIs and architecture. -Have a question, comment, or idea? Please reach out via [GitHub Discussions](https://github.com/vmware-tanzu/pinniped/discussions) or [join the Pinniped community meetings]({{< ref "/community" >}}). +Have a question, comment, or idea? Please reach out via +[GitHub Issues](https://github.com/vmware-tanzu/pinniped/issues), +[GitHub Discussions](https://github.com/vmware-tanzu/pinniped/discussions), +or [join the Pinniped community]({{< ref "/community" >}}). ## New to Pinniped? diff --git a/site/content/posts/2020-11-12-a-seal-of-approval.md b/site/content/posts/2020-11-12-a-seal-of-approval.md index 0f14eecb..a88641f9 100644 --- a/site/content/posts/2020-11-12-a-seal-of-approval.md +++ b/site/content/posts/2020-11-12-a-seal-of-approval.md @@ -50,7 +50,7 @@ Let’s be clear: We’re not there yet, but that’s where we’re headed with - Create a unified login experience across clusters regardless of provider or distribution - Advance the state of the art in Kubernetes login security -From contributing code to uploading documentation to sharing how you’d like to use Pinniped in the wild, there are many ways to get involved. Feel free to ask questions via [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) on Kubernetes Slack, or check out the [Contribute to Pinniped](https://github.com/vmware-tanzu/pinniped/blob/main/CONTRIBUTING.md) page for details on how to contribute to the Pinniped project. There you’ll find out how you can: +From contributing code to uploading documentation to sharing how you’d like to use Pinniped in the wild, there are many ways to get involved. Feel free to ask questions via [#pinniped](https://go.pinniped.dev/community/slack) on Kubernetes Slack, or check out the [Contribute to Pinniped](https://github.com/vmware-tanzu/pinniped/blob/main/CONTRIBUTING.md) page for details on how to contribute to the Pinniped project. There you’ll find out how you can: - Propose or request new features - Try writing a plugin diff --git a/site/content/posts/2021-06-02-first-ldap-release.md b/site/content/posts/2021-06-02-first-ldap-release.md index 15f5a900..2c501c6d 100644 --- a/site/content/posts/2021-06-02-first-ldap-release.md +++ b/site/content/posts/2021-06-02-first-ldap-release.md @@ -65,7 +65,7 @@ We intend to add features in future releases to make it more convenient to integ as an LDAP provider, and to include AD in our automated testing suite. Stay tuned. In the meantime, please let us know if you run into any issues or concerns using your LDAP system. -Feel free to ask questions via [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) on Kubernetes Slack, +Feel free to ask questions via [#pinniped](https://go.pinniped.dev/community/slack) on Kubernetes Slack, or [create an issue](https://github.com/vmware-tanzu/pinniped/issues/new/choose) on our Github repository. ### Security Considerations @@ -143,7 +143,7 @@ The Pinniped community continues to grow, and is a vital part of the project's s We thrive on community feedback. Did you try our new LDAP features? What else do you need from identity systems for your Kubernetes clusters? -Find us in [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) on Kubernetes Slack, +Find us in [#pinniped](https://go.pinniped.dev/community/slack) on Kubernetes Slack, [create an issue](https://github.com/vmware-tanzu/pinniped/issues/new/choose) on our Github repository, or start a [Discussion](https://github.com/vmware-tanzu/pinniped/discussions). diff --git a/site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md b/site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md index 2836569f..c9071d47 100644 --- a/site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md +++ b/site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md @@ -108,7 +108,7 @@ We thrive on community feedback. Did you try our new LDAP or AD features? What other configurations do you need for authenticating users to your Kubernetes clusters? -Find us in [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) on Kubernetes Slack, +Find us in [#pinniped](https://go.pinniped.dev/community/slack) on Kubernetes Slack, [create an issue](https://github.com/vmware-tanzu/pinniped/issues/new/choose) on our Github repository, or start a [Discussion](https://github.com/vmware-tanzu/pinniped/discussions). diff --git a/site/content/posts/2022-01-18-idp-refresh-tls-ciphers-for-compliance.md b/site/content/posts/2022-01-18-idp-refresh-tls-ciphers-for-compliance.md index a299144f..59b44215 100644 --- a/site/content/posts/2022-01-18-idp-refresh-tls-ciphers-for-compliance.md +++ b/site/content/posts/2022-01-18-idp-refresh-tls-ciphers-for-compliance.md @@ -139,7 +139,7 @@ We thrive on community feedback. Did you try our new security hardening features? What other configurations do you need for secure authentication of users to your Kubernetes clusters? -Find us in [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) on Kubernetes Slack, +Find us in [#pinniped](https://go.pinniped.dev/community/slack) on Kubernetes Slack, [create an issue](https://github.com/vmware-tanzu/pinniped/issues/new/choose) on our Github repository, or start a [Discussion](https://github.com/vmware-tanzu/pinniped/discussions). diff --git a/site/content/posts/2022-04-15-fips-and-more.md b/site/content/posts/2022-04-15-fips-and-more.md index 3ed252a3..47161b14 100644 --- a/site/content/posts/2022-04-15-fips-and-more.md +++ b/site/content/posts/2022-04-15-fips-and-more.md @@ -58,7 +58,7 @@ Are there other Identity Providers for which you want to see documentation simil We thrive on community feedback and would like to hear more! -Reach out to us in [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) on Kubernetes Slack, +Reach out to us in [#pinniped](https://go.pinniped.dev/community/slack) on Kubernetes Slack, [create an issue](https://github.com/vmware-tanzu/pinniped/issues/new/choose) on our Github repository, or start a [discussion](https://github.com/vmware-tanzu/pinniped/discussions). diff --git a/site/content/posts/2022-06-01-json-logging-ldap-ui.md b/site/content/posts/2022-06-01-json-logging-ldap-ui.md index 6f95aac6..adab60e7 100644 --- a/site/content/posts/2022-06-01-json-logging-ldap-ui.md +++ b/site/content/posts/2022-06-01-json-logging-ldap-ui.md @@ -84,7 +84,7 @@ Have you tried any of our new features? Let us know what you think of our loggin We thrive on community feedback and would like to hear more! -Reach out to us in [#pinniped](https://kubernetes.slack.com/archives/C01BW364RJA) on Kubernetes Slack, +Reach out to us in [#pinniped](https://go.pinniped.dev/community/slack) on Kubernetes Slack, [create an issue](https://github.com/vmware-tanzu/pinniped/issues/new/choose) on our Github repository, or start a [discussion](https://github.com/vmware-tanzu/pinniped/discussions). diff --git a/site/redirects/go.pinniped.dev/netlify.toml b/site/redirects/go.pinniped.dev/netlify.toml index 3511cebb..8f0367e9 100644 --- a/site/redirects/go.pinniped.dev/netlify.toml +++ b/site/redirects/go.pinniped.dev/netlify.toml @@ -1,12 +1,12 @@ [[redirects]] from = "/community" - to = "https://github.com/vmware-tanzu/pinniped/blob/main/CONTRIBUTING.md#meeting-with-the-maintainers" + to = "https://pinniped.dev/community" status = 302 force = true [[redirects]] from = "/community/zoom" - to = "https://vmware.zoom.us/j/93798188973?pwd=T3pIMWxReEQvcWljNm1admRoZTFSZz09" + to = "https://vmware.zoom.us/j/TodoUpdateThisLink" status = 302 force = true diff --git a/site/themes/pinniped/layouts/shortcodes/community.html b/site/themes/pinniped/layouts/shortcodes/community.html index 03fed36a..19e6982c 100644 --- a/site/themes/pinniped/layouts/shortcodes/community.html +++ b/site/themes/pinniped/layouts/shortcodes/community.html @@ -5,10 +5,14 @@ It's because of you that we can bring great software to the community.

- Please join us during our online community meetings, occurring every first and third Thursday of the month at 9 AM PT / 12 PM ET. - Use this Zoom link to attend and add any agenda items you wish to discuss to the notes document. + Connect with the community on GitHub + and Slack.

+ + + +

- Join our Google Group to receive invites to this meeting. + Join our Google Group to receive updates and meeting invitations.