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

[ML] [Meta] Spaces follow up tasks #124249

Open
6 tasks
jgowdyelastic opened this issue Feb 1, 2022 · 1 comment
Open
6 tasks

[ML] [Meta] Spaces follow up tasks #124249

jgowdyelastic opened this issue Feb 1, 2022 · 1 comment
Assignees

Comments

@jgowdyelastic
Copy link
Member

jgowdyelastic commented Feb 1, 2022

Tasks carried over from #82415

These tasks focus on how space aware ML features interact with the rest of kibana and other plugins.

  • Update kibana capabilities to include license checks on initialisation.
  • Change all integrated plugins so they are using our functions or endpoints
    • All endpoint calls are replaced with calls to a shared function. This is lower priority as privilege and space checks will be built into our endpoints, so calling them will not allow circumvention of security or spaces. However, for NP completeness, other plugins should not really be calling our kibana endpoints.
  • Rely on Kibana privileges to control access to ML functionality
    • Add ML links to Home page sample data sets depending on kibana capabilities
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants