Skip to content
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

[Actions] [8.0] Prepare for making action saved objects sharecapable #107083

Closed
chrisronline opened this issue Jul 28, 2021 · 1 comment · Fixed by #109756
Closed

[Actions] [8.0] Prepare for making action saved objects sharecapable #107083

chrisronline opened this issue Jul 28, 2021 · 1 comment · Fixed by #109756
Assignees
Labels
enhancement New value added to drive a business result estimate:small Small Estimated Level of Effort Feature:Actions/ConnectorTypes Issues related to specific Connector Types on the Actions Framework Feature:Actions Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@chrisronline
Copy link
Contributor

chrisronline commented Jul 28, 2021

Related to #107069

To prepare for shareable saved objects in 8.0, we need to make two changes that can only go into 8.0:

  • Change all saved objects created by the actions plugin to use namespaceType: 'multiple-isolated' (instead of namespaceType: 'single')
  • Add an ESO migration for 8.0

Because we are able to get the current Kibana version from core, we might be able to create a single set of backportable changes that work in both environments. If this is not feasible, this change can only go into master.

See the PoC PR for more insight into how this might work.

@chrisronline chrisronline added Feature:Actions Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) Feature:Actions/ConnectorTypes Issues related to specific Connector Types on the Actions Framework labels Jul 28, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

@chrisronline chrisronline self-assigned this Aug 2, 2021
@chrisronline chrisronline changed the title [Actions] [8.0] Convert all savedObjectClient.get() calls to use savedObjectClient.resolve and handle the response appropriately [Actions] [8.0] Prepare for making action saved objects sharecapable Aug 2, 2021
@mikecote mikecote added loe:medium Medium Level of Effort loe:small Small Level of Effort and removed loe:small Small Level of Effort labels Aug 9, 2021
@gmmorris gmmorris added the enhancement New value added to drive a business result label Aug 13, 2021
@gmmorris gmmorris added the estimate:small Small Estimated Level of Effort label Aug 18, 2021
@YulNaumenko YulNaumenko self-assigned this Aug 19, 2021
@gmmorris gmmorris removed the loe:medium Medium Level of Effort label Sep 2, 2021
@kobelb kobelb added the needs-team Issues missing a team label label Jan 31, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result estimate:small Small Estimated Level of Effort Feature:Actions/ConnectorTypes Issues related to specific Connector Types on the Actions Framework Feature:Actions Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
6 participants