kibana/x-pack/plugins/infra/server
James Gowdy a0fded52eb
[ML] Adding space aware jobs (#77916)
* [ML] Adding space aware jobs

* adding mlClient

* switching to type includes

* adding additional job checks

* fixing conflict

* adding dfa checks

* refactoring jobs in spaces checks

* filtering calendars

* adding initial job object status and repair endpoints

* enabling repair endpoint

* fixing listed jobs in status

* adding datafeed repair

* updating shared services

* adding results job id check

* fixing conflicts

* don't remove SO on delete

* fixing non-ml plugins

* filtering job audit messages

* fixing types

* fixing tests

* adding job ids wildcard support

* removing empty migration test

* fixing tests and disabling spaces test user

* adding saved objects all permission

* fixing calendars

* updating job 404

* updating job wildcard search

* renaming services

* fixing conflicts

* fixing log tests

* disabling apm test

* skipping more apm tests

* optimzing repair

* fixing types

* updating apm test archive to include ML saved objects

* enabling disabled test

* removing comment

* adding space assigning endpoints

* adding saved object default permissions

* removing commented code

* loading all jobs for all spaces for status check

* adding spaces list endpoint

* adding job spaces to management page

* adding trained model fltering

* fixing trained model id check and job wildcard check

* fixing types

* fixing bug when adding new job to calendar

* changes based on review

* updating schema

* changes based on review

* fixing types

* rolling back http service injection

* fixing http service injection

* adding errrors to repair endpoint response

* updating api doc

* improving types

* disabling id check on ad get endpoints

* fixing tests

* fixing group requests

* adding comments

* using filter in saved object search

* fixing fake request issue

* removing console log

* making job saved object hidden

* removing acccidentally included file

* renaming saved object client

* updating apidoc

* unhiding ml saved objects

* moving route guard

* improving error when SOC is null

* fixing types after merge with master

* fixing tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-03 15:34:35 +00:00
..
graphql [Logs UI] Check for presence of data instead of presence of indices in overview page fetchers (#73101) 2020-07-28 16:44:27 +02:00
lib [ML] Adding space aware jobs (#77916) 2020-11-03 15:34:35 +00:00
routes Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
usage [Usage Collection] [schema] infra (#78581) 2020-10-01 13:30:39 +01:00
utils [Metrics UI] Replace Snapshot API with Metrics API (#76253) 2020-09-09 11:00:27 -05:00
features.ts [Logs App] Fix logs permissions for alert management (#81199) 2020-10-29 14:04:37 -04:00
index.ts Removes legacy infra plugin and moves saved objects registration to NP (#64848) 2020-05-05 11:05:02 -04:00
infra_server.ts [Metrics UI] Add endpoint for Metrics API (#81693) 2020-10-29 13:55:50 -07:00
kibana.index.ts Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
plugin.ts [ML] Adding space aware jobs (#77916) 2020-11-03 15:34:35 +00:00
types.ts [Logs UI] Access ML via the programmatic plugin API (#68905) 2020-06-25 15:06:27 +02:00