Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Map subscription to graph edges (#7880)
* feat: add the function AddSubscription Signed-off-by: Leo Li <leoli@redhat.com> * feat: add the unit test for addSubscription Signed-off-by: Leo Li <leoli@redhat.com> * fix: mistakenly changed the name, now change it back Signed-off-by: Leo Li <leoli@redhat.com> * fix: instead of using the hardcoded value for APIVersion, use it dynamically Signed-off-by: Leo Li <leoli@redhat.com> * fix: Update the unit test to pass in the apiversion to the subscription and channel Signed-off-by: Leo Li <leoli@redhat.com> * fix: the new edge should be from subscriber to the reply Signed-off-by: Leo Li <leoli@redhat.com> * fix: the new edge should be from subscriber to the reply Signed-off-by: Leo Li <leoli@redhat.com> * fix: find the problem and correct the unit tests Signed-off-by: Leo Li <leoli@redhat.com> --------- Signed-off-by: Leo Li <leoli@redhat.com>
- Loading branch information