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

[Ingest pipelines] Make description field optional #65961

Conversation

alisonelizabeth
Copy link
Contributor

This PR removes the client validation in place for the description field when creating a pipeline, as the ES API does not require it.

@alisonelizabeth alisonelizabeth added v8.0.0 Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more release_note:skip Skip the PR/issue when compiling release notes v7.8.0 v7.9.0 Feature:Ingest Node Pipelines Ingest node pipelines management labels May 11, 2020
@alisonelizabeth alisonelizabeth requested a review from a team as a code owner May 11, 2020 01:30
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

Copy link
Contributor

@jloleysens jloleysens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes make sense to me!

I did not test locally, happy with the Jest test added. One question, do we have an API integration test that sends through a request to the create endpoint without a description?

@alisonelizabeth
Copy link
Contributor Author

@jloleysens thanks for the review!

One question, do we have an API integration test that sends through a request to the create endpoint without a description?

Thanks for pointing this out! Just added one.

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Ingest Node Pipelines Ingest node pipelines management release_note:skip Skip the PR/issue when compiling release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more v7.8.0 v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants