-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Ingest Manager] Rename data sources to package configs #70259
[Ingest Manager] Rename data sources to package configs #70259
Commits on Jun 29, 2020
-
Rename
datasource
saved object topackage_config
(SO type `ingest……-datasource` to `ingest-package-config`) and adjust mappings: - Remove unused `processors` field on input & stream levels - Remove unnecessary `enabled` field on package config & input levels - Rename `agent_stream` field to `compiled_stream` - Reorder other fields so that important fields are closer to top & similar fields are grouped together Also, - Remove 7.9.0 migrations as we are not supporting an upgrade path from experimental to beta release
Configuration menu - View commit details
-
Copy full SHA for f7ef254 - Browse repository at this point
Copy the full SHA f7ef254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482eebb - Browse repository at this point
Copy the full SHA 482eebbView commit details -
Rename
Datasource
-related types toPackageConfig
, update all refe……rences (does not include actual type definition changes yet)
Configuration menu - View commit details
-
Copy full SHA for f000015 - Browse repository at this point
Copy the full SHA f000015View commit details -
Rename
Datasource
schemas and rest spec typings toPackageConfig
……(does not include actual schema changes yet)
Configuration menu - View commit details
-
Copy full SHA for 77cebc2 - Browse repository at this point
Copy the full SHA 77cebc2View commit details -
Change
datasources
on agent config typings and schemas to `package_……configs` and update all references
Configuration menu - View commit details
-
Copy full SHA for 6e7320e - Browse repository at this point
Copy the full SHA 6e7320eView commit details -
Add back
enabled
field on package config and input levels. They are…… needed for current & future UI features. Also: - Match types and schemas with saved object mappings (`agent_stream` to `compiled_stream`, removal of `processors`) - Set `namespace` to be a required property on agent config and package config types, add validation support for it on UI
Configuration menu - View commit details
-
Copy full SHA for 330af13 - Browse repository at this point
Copy the full SHA 330af13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e5e86 - Browse repository at this point
Copy the full SHA 58e5e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b31a66 - Browse repository at this point
Copy the full SHA 4b31a66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 849f228 - Browse repository at this point
Copy the full SHA 849f228View commit details -
Rename all instances of datasource in file paths and variable names o…
…n client sides, and for Endpoint too
Configuration menu - View commit details
-
Copy full SHA for 7972d2b - Browse repository at this point
Copy the full SHA 7972d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a985661 - Browse repository at this point
Copy the full SHA a985661View commit details -
Replace datasource references in tests and fixtures; remove unused `i…
…ngest/policies` es archiver data
Configuration menu - View commit details
-
Copy full SHA for 640c63b - Browse repository at this point
Copy the full SHA 640c63bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d13f2 - Browse repository at this point
Copy the full SHA 91d13f2View commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b459636 - Browse repository at this point
Copy the full SHA b459636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e4bbb - Browse repository at this point
Copy the full SHA 18e4bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8194094 - Browse repository at this point
Copy the full SHA 8194094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2585d2d - Browse repository at this point
Copy the full SHA 2585d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b312459 - Browse repository at this point
Copy the full SHA b312459View commit details
Commits on Jul 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 56f32a2 - Browse repository at this point
Copy the full SHA 56f32a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7761eb9 - Browse repository at this point
Copy the full SHA 7761eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c762e2a - Browse repository at this point
Copy the full SHA c762e2aView commit details