elastic / package-spec

EPR package specifications
Other
18 stars 73 forks source link

Add support for Kibana knowledge base entry assets #807

Closed pgayvallet closed 1 month ago

pgayvallet commented 1 month ago

What does this PR do?

Add support for Kibana knowledge base entries, as discussed in https://github.com/elastic/package-spec/issues/693

Knowledge base entries are a new Kibana type of content, living under kibana/knowledge_base_entry/*. A KB entry is composed of 3 parts:

Please refer to the changes and the self-review for more details.

Why is it important?

As it is required for https://github.com/elastic/kibana/issues/192031 via https://github.com/elastic/kibana/issues/193849

Checklist

Related issues

elasticmachine commented 1 month ago

:green_heart: Build Succeeded

History

jsoriano commented 1 month ago

As a note related to this, the current issue in Kibana elastic/kibana#192484 will not considerate this new folder or subfolders (i.e. fields) when addign support for content packages @jsoriano @pgayvallet

No problem, Pierre already created an issue and started a PR for this: