-
Notifications
You must be signed in to change notification settings - Fork 25.1k
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
[Transform] update does not validate ingest pipelines #59587
Labels
Comments
Pinging @elastic/ml-core (:ml/Transform) |
dimitris-athanasiou
added a commit
to dimitris-athanasiou/elasticsearch
that referenced
this issue
Oct 8, 2020
Adds validation that the dest pipeline exists when a transform is updated. Refactors the pipeline check into the `SourceDestValidator`. Fixes elastic#59587
dimitris-athanasiou
added a commit
that referenced
this issue
Oct 12, 2020
Adds validation that the dest pipeline exists when a transform is updated. Refactors the pipeline check into the `SourceDestValidator`. Fixes #59587
dimitris-athanasiou
added a commit
to dimitris-athanasiou/elasticsearch
that referenced
this issue
Oct 12, 2020
…#63494) Adds validation that the dest pipeline exists when a transform is updated. Refactors the pipeline check into the `SourceDestValidator`. Fixes elastic#59587 Backport of elastic#63494
dimitris-athanasiou
added a commit
that referenced
this issue
Oct 12, 2020
dimitris-athanasiou
added a commit
to dimitris-athanasiou/elasticsearch
that referenced
this issue
Oct 12, 2020
…63494) Adds validation that the dest pipeline exists when a transform is updated. Refactors the pipeline check into the `SourceDestValidator`. Fixes elastic#59587 Backport of elastic#63494
dimitris-athanasiou
added a commit
that referenced
this issue
Oct 12, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
followup from #58744
_update
does not validate ingest pipelines (as put does).The text was updated successfully, but these errors were encountered: