Skip to content

[7.14](backport #26631) [Filebeat] Replace copy_from with templated value#26734

Merged
andrewkroh merged 1 commit into7.14from
mergify/bp/7.14/pr-26631
Jul 7, 2021
Merged

[7.14](backport #26631) [Filebeat] Replace copy_from with templated value#26734
andrewkroh merged 1 commit into7.14from
mergify/bp/7.14/pr-26631

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Jul 6, 2021

This is an automatic backport of pull request #26631 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* Replace copy_from with templated value

To ensure compatibility with Elasticsearch versions <7.13 this removes usage of `copy_from` in `set` processors.

Relates #26629

* panw: replace copy_from usage with script

Replaces the usage of a set processor with copy_from (ES 7.13+)
with a painless script that performs the same operation and it's
backwards compatible.

* cyberarkpas: Replace usage of copy_from with script

This updates the ID-mapping script to set fields instead of constructing
and op-list that is latter processed with foreach/set.

* Update CHANGELOG.next.asciidoc

Co-authored-by: Adrian Serrano <adrisr83@gmail.com>

Co-authored-by: Adrian Serrano <adrisr83@gmail.com>
(cherry picked from commit a7b0110)
@mergify mergify bot added the backport label Jul 6, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 6, 2021
@botelastic
Copy link
Copy Markdown

botelastic bot commented Jul 6, 2021

This pull request doesn't have a Team:<team> label.

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #26734 opened

  • Start Time: 2021-07-06T11:51:11.263+0000

  • Duration: 90 min 33 sec

  • Commit: 50b51af

Test stats 🧪

Test Results
Failed 0
Passed 14175
Skipped 2326
Total 16501

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 14175
Skipped 2326
Total 16501

@andrewkroh andrewkroh merged commit 1b145c6 into 7.14 Jul 7, 2021
@mergify mergify bot deleted the mergify/bp/7.14/pr-26631 branch July 7, 2021 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants