-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update Source docs to make the migration from CronJobSource to PingSource more clear. #2296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…y PingSource or CronJob + SinkBinding
|
@evankanderson: The label(s) In 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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@evankanderson: The label(s) In 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