-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove write Destination APIs (#412)
* Remove write Destination API REST handlers Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Remove write Destination transport actions Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Remove write Destination action, request and response classes Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Create Alerting config index if it doesn't exist before legacy Destination indexing Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Remove write Destination related security tests Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Remove unused access roles and imports Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com>
- Loading branch information
Showing
52 changed files
with
65 additions
and
3,646 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 0 additions & 16 deletions
16
alerting/src/main/kotlin/org/opensearch/alerting/action/DeleteDestinationAction.kt
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
alerting/src/main/kotlin/org/opensearch/alerting/action/DeleteDestinationRequest.kt
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
alerting/src/main/kotlin/org/opensearch/alerting/action/DeleteEmailAccountAction.kt
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
alerting/src/main/kotlin/org/opensearch/alerting/action/DeleteEmailAccountRequest.kt
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
alerting/src/main/kotlin/org/opensearch/alerting/action/DeleteEmailGroupAction.kt
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
alerting/src/main/kotlin/org/opensearch/alerting/action/DeleteEmailGroupRequest.kt
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
alerting/src/main/kotlin/org/opensearch/alerting/action/IndexDestinationAction.kt
This file was deleted.
Oops, something went wrong.
64 changes: 0 additions & 64 deletions
64
alerting/src/main/kotlin/org/opensearch/alerting/action/IndexDestinationRequest.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.