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

[Transform] update does not validate ingest pipelines #59587

Closed
hendrikmuhs opened this issue Jul 15, 2020 · 1 comment · Fixed by #63494
Closed

[Transform] update does not validate ingest pipelines #59587

hendrikmuhs opened this issue Jul 15, 2020 · 1 comment · Fixed by #63494
Assignees
Labels

Comments

@hendrikmuhs
Copy link

followup from #58744

_update does not validate ingest pipelines (as put does).

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml/Transform)

@dimitris-athanasiou dimitris-athanasiou self-assigned this Oct 6, 2020
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

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hiyuki2578 Shota Tsunehiro
…#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

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
…#63549)

Adds validation that the dest pipeline exists when a transform
is updated. Refactors the pipeline check into the `SourceDestValidator`.

Fixes #59587

Backport of #63494
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
…63544)

Adds validation that the dest pipeline exists when a transform
is updated. Refactors the pipeline check into the `SourceDestValidator`.

Fixes #59587

Backport of #63494
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants