logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Evan Anderson, Paul Schweigert
2022-10-26

Download the code ahead of time. CLA Required.Using Eventing Sources as a starting point, attendees will learn the tools and processes for contributing useful PRs to Knative. Working in small groups, the participants will install, review, code, document, and PR fixes to these projects to bring them up to current best practices. Participants will develop the skills and knowledge to participate and contribute to the Knative project, and should be able to end the day with a merged PR in the Knative project!This Contribfest session is designed to provide projects with the space and resources to tackle outstanding technical debt, security issues, or outstanding impactful feature requests. They are intended to provide a place for maintainers to meet contributors and potential contributors and work together on solving a problem.
Authors: Scott Nichols
2021-10-15

tldr - powered by Generative AI

CloudEvents is a protocol independent event definition that aims to make eventing infrastructure more robust by providing a common language for events.
  • CloudEvents is an envelope definition that allows for event occurrence independent of protocol choice
  • It aims to make routing part of the application configuration rather than a custom event mediator
  • CloudEvents is a cost-effective choice for event producers and consumers
  • It is a vendor-neutral and open standards project under the CNCF
  • The working group is currently working on demo integrations using CloudEvents and other APIs