Skip to content

Commit

Permalink
[Security] remove kbn-alerts package (unused.) (#157737)
Browse files Browse the repository at this point in the history
## Summary

Remove the unused kbn-alerts package

### For maintainers

- [ ] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
Robert Austin and kibanamachine committed May 15, 2023
1 parent b9f05df commit 0c88d3a
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 424 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ x-pack/examples/alerting_example @elastic/response-ops
x-pack/test/functional_with_es_ssl/plugins/alerts @elastic/response-ops
x-pack/plugins/alerting @elastic/response-ops
x-pack/packages/kbn-alerting-state-types @elastic/response-ops
packages/kbn-alerts @elastic/security-solution
packages/kbn-alerts-as-data-utils @elastic/response-ops
x-pack/test/alerting_api_integration/common/plugins/alerts_restricted @elastic/response-ops
packages/kbn-alerts-ui-shared @elastic/response-ops
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@
"@kbn/alerting-fixture-plugin": "link:x-pack/test/functional_with_es_ssl/plugins/alerts",
"@kbn/alerting-plugin": "link:x-pack/plugins/alerting",
"@kbn/alerting-state-types": "link:x-pack/packages/kbn-alerting-state-types",
"@kbn/alerts": "link:packages/kbn-alerts",
"@kbn/alerts-as-data-utils": "link:packages/kbn-alerts-as-data-utils",
"@kbn/alerts-restricted-fixtures-plugin": "link:x-pack/test/alerting_api_integration/common/plugins/alerts_restricted",
"@kbn/alerts-ui-shared": "link:packages/kbn-alerts-ui-shared",
Expand Down
7 changes: 0 additions & 7 deletions packages/kbn-alerts/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions packages/kbn-alerts/index.ts

This file was deleted.

13 changes: 0 additions & 13 deletions packages/kbn-alerts/jest.config.js

This file was deleted.

5 changes: 0 additions & 5 deletions packages/kbn-alerts/kibana.jsonc

This file was deleted.

7 changes: 0 additions & 7 deletions packages/kbn-alerts/package.json

This file was deleted.

This file was deleted.

37 changes: 0 additions & 37 deletions packages/kbn-alerts/src/empty_page/index.test.tsx

This file was deleted.

114 changes: 0 additions & 114 deletions packages/kbn-alerts/src/empty_page/index.tsx

This file was deleted.

47 changes: 0 additions & 47 deletions packages/kbn-alerts/src/features_no_permissions/index.tsx

This file was deleted.

8 changes: 0 additions & 8 deletions packages/kbn-alerts/src/hooks/index.ts

This file was deleted.

47 changes: 0 additions & 47 deletions packages/kbn-alerts/src/hooks/use_get_alerts_permissions/index.ts

This file was deleted.

Loading

0 comments on commit 0c88d3a

Please sign in to comment.