Skip to content

Commit

Permalink
Drop the events system (#468)
Browse files Browse the repository at this point in the history
## Description

The PR removes all the code and DB changes related to the events system.

## Why is this needed

Fixes: #464 

## How Has This Been Tested?

- Existing unit tests
- Manual tests

## How are existing users impacted? What migration steps/scripts do we need?

This is a breaking change, especially for any users currently using events.
If your tool is not using tink events the migration should be smooth.

## Checklist:

I have:

- [ ] updated the documentation and/or roadmap (if required)
- [ ] added unit or e2e tests
- [ ] provided instructions on how to upgrade
  • Loading branch information
mergify[bot] authored Apr 8, 2021
2 parents 838453e + ce914db commit a7ffd35
Show file tree
Hide file tree
Showing 26 changed files with 33 additions and 2,072 deletions.
60 changes: 0 additions & 60 deletions client/informers/informer.go

This file was deleted.

61 changes: 0 additions & 61 deletions client/informers/informer_test.go

This file was deleted.

34 changes: 0 additions & 34 deletions client/informers/mock.go

This file was deleted.

114 changes: 0 additions & 114 deletions client/informers/notification.go

This file was deleted.

Loading

0 comments on commit a7ffd35

Please sign in to comment.