feat: Add channel sink prefix#1092
Conversation
knative-prow-robot
left a comment
There was a problem hiding this comment.
@navidshaikh: 0 warnings.
Details
In response to this:
Description
Add channel sink prefix, so user can now specify
--sink channel:pipe0Changes
- Add channel sink prefix
- Add unit and e2e tests
- Add CHANGELOG
Reference
Fixes #1076
/lint
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.
|
/retest |
rhuss
left a comment
There was a problem hiding this comment.
Looks good to me !
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: navidshaikh, rhuss 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 |
* Add channel sink prefix * Add unit and e2e tests * Add CHANGELOG * Fix e2e tests
* Add channel sink prefix * Add unit and e2e tests * Add CHANGELOG * Fix e2e tests
* feat: Add channel sink prefix (#1092) * Add channel sink prefix * Add unit and e2e tests * Add CHANGELOG * Fix e2e tests * Add CHANGELOG for v0.17.3 * Add Channel type to dynamic client for lookup Fixes unit tests by adding Channel GVK to fake dynamic client * Set KNATIVE_EVENTING_VERSION to v0.17.9 for e2e
Description
Add channel sink prefix, so user can now specify
--sink channel:pipe0Changes
Reference
Fixes #1076
/lint