-
Notifications
You must be signed in to change notification settings - Fork 605
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
remove the single-tenant PingSource adapter #3975
remove the single-tenant PingSource adapter #3975
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lionelvillard 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 |
The following is the coverage report on the affected files.
|
/lgtm do we need to drop /hold for question |
It is used in eventing-contrib (KafkaChannel). I opened an issue to discuss about it: knative/eventing-contrib#1524 |
/unhold |
As agreed during one of the Source WG meeting. This single-tenant adapter hasn't been the default since 0.15 and can only be enabled via the obscure, non-documented resource-scope annotation
Proposed Changes
Release Note
Docs