-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sustainable Kibana Architecture: Move modules owned by @elastic/kibana-security
#202748
base: main
Are you sure you want to change the base?
Changes from 1 commit
7e1e0a6
dd21e05
1eb9428
20c392d
683f04c
16a7d6b
9aba395
1a8b483
fc69a22
5e84f7a
39c2a72
068f2e1
51333f9
b397ad2
01c62b0
49d9bb8
f1c2a73
33582ae
9312f57
7d6fd74
e0fa7e9
db38b3d
d66abdc
98bb09a
ffccb7f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||
---|---|---|---|---|
|
@@ -19,7 +19,7 @@ export interface SavedObjectTypeIdTuple { | |||
type: string; | ||||
} | ||||
|
||||
// NOTE: moved from x-pack/plugins/spaces/common/types.ts for use by SO security ext | ||||
// NOTE: moved from x-pack/platform/plugins/shared/spaces/common/types.ts for use by SO security ext | ||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think we can just delete this comment now. It was useful 2 years ago, but is no longer relevant.
Suggested change
|
||||
/** | ||||
* Client interface for interacting with legacy URL aliases. | ||||
*/ | ||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. A few of the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: No need to update the legacy RFCs