Update Source docs to make the migration from CronJobSource to PingSource more clear.#2296
Conversation
…y PingSource or CronJob + SinkBinding
|
@evankanderson: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@evankanderson: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
I updated ContainerSource, too, since it was also pointing to a broken link. |
|
The two broken links are waiting on netlify propagated of #2275 |
|
Actually, this is waiting on #2306 to make the docs show up on the 0.13 release branch. |
|
/retest |
|
/lgtm |
…urce more clear. (knative#2296) * Fix typo in CronJobSource * Fix paths after migration * Update CronJobSource to indicate that it is deprecated and replaced by PingSource or CronJob + SinkBinding * Update docs to not that ContainerSource is also deprecated
Partial fix for #2275
Proposed Changes