Skip to content

[7.x] [Saved Objects] adds support for including hidden types in saved objects client (#66879)#67091

Merged
gmmorris merged 1 commit intoelastic:7.xfrom
gmmorris:backport/7.x/pr-66879
May 20, 2020
Merged

[7.x] [Saved Objects] adds support for including hidden types in saved objects client (#66879)#67091
gmmorris merged 1 commit intoelastic:7.xfrom
gmmorris:backport/7.x/pr-66879

Conversation

@gmmorris
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…cts client (elastic#66879)

As part of the work needed for RBAC & Feature Controls support in Alerting (elastic#43994) we've identified a need to make the Alert Saved Object type a _hidden_ type.

As we still need support for Security and Spaces, we wish to use the standard SavedObjectsClient and its middleware, but currently this isn't possible with _hidden_ types.

To address that, this PR adds support for creating a client which includes hidden types.
@gmmorris gmmorris added the backport This PR is a backport of another PR label May 20, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@gmmorris gmmorris merged commit 68c9cda into elastic:7.x May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants