mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
It was previously required that the _start API caller required the same roles as the create API caller. This does not make sense as when the transform is actually running (after _start) we rely solely on the roles of the caller who created the transform. Consequently, this commit does the permission validations and various checks with the roles of user who created the transform, not the one calling _start |
||
---|---|---|
.. | ||
delete-transform.asciidoc | ||
get-transform-stats.asciidoc | ||
get-transform.asciidoc | ||
index.asciidoc | ||
preview-transform.asciidoc | ||
put-transform.asciidoc | ||
reset-transform.asciidoc | ||
start-transform.asciidoc | ||
stop-transform.asciidoc | ||
transform-apis.asciidoc | ||
update-transform.asciidoc | ||
upgrade-transforms.asciidoc |