community
community copied to clipboard
Knative governance and community material.
Description I would like to request adding a rotating banner of logos of people using knative project to the homepage. This would be a great way to: - Showcase the...
# Changes Add @sadath-12 as a member to the community since he has been working on fixing issues and raising pr's https://github.com/pulls?q=is%3Apr+author%3Asadath-12+archived%3Afalse+knative%2Feventing+ and is active in the community . He...
Fixes #144 # Changes Adds definitions of alpha / beta / GA for components / features / extensions to the maturity levels doc. Definitions are taken from: https://github.com/knative/docs/blob/main/docs/serving/configuration/feature-flags.md#lifecycle cc @knative/technical-oversight-committee
Fixes #1444 # Changes New markdown for social media guidelines - - - /kind Fixes # **Release Note** ```release-note ``` **Docs** ```docs ```
During the Feb 14th ❤️ TOC meeting the topic of supporting s390x/ppc jobs came up. A concern brought up is there is no documentation how an end-user can run Knative...
- There are emeritus leads in the https://github.com/knative/community/blob/main/peribolos/knative-OWNERS_ALIASES file. It is bad practice to have inactive people in that list. - There are some WGs and task forces which are...
### Expected benefits Currently we use Kubernetes `release-notes` tool to generate release notes markdown files. The flow of updating release note: 1. Run GH action 2. Take generated markdown 3....
https://github.com/cncf/toc/issues/794#issuecomment-1930705776 cc @knative/technical-oversight-committee for the technical review about the LFX Insights.
Cillium currently creates a new LinkedIn post whenever a new contributor has their first contribution merged (example: https://www.linkedin.com/posts/cilium_new-cilium-contributor-the-newest-activity-7131279867601395712-NXy7?utm_source=share&utm_medium=member_desktop) I think a great way of encouraging new contributors in Knative would...
Github now allows creating organization profiles: https://github.blog/changelog/2021-09-14-readmes-for-organization-profiles/ All we need to do is create a `README.md` file under a `profile` directory in the `knative/.github` repo Example: - https://github.com/JBossOutreach/.github/tree/main/profile - How...