-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Milestone
Description
What is changing? (Please include as many details as possible.)
We've decided to rename the Source concept to Importer to better convey its nature and avoid conflict with the CloudEvents concept of source.
How will this impact our users?
Users will need to learn that the new term (Importer) refers to the same concept and objects as the old term (Source).
In what release will this take happen (to the best of your knowledge)?
The rename is scheduled for 0.8.
For 0.7, we'd like to prepare users to expect this change. I'm hoping we can add a deprecation notice to the 0.7 docs wherever Source is mentioned saying that the name will soon change to Importer.
Context
Link to associated PRs or issues from other repos here.
- Rename Event Sources eventing-contrib#402 rename discussion
- Document decision to rename Source to Importer eventing#1345 recording the decision
- Rename Source concept and objects to Importer eventing#1344 tracking issue for rename work