[9.4](backport #49838) idxmgmt: remove redundant beatPaths parameter#50250
Conversation
NewESClientHandler and NewFileClientHandler accepted both beat.Info and *paths.Path. Now that Info carries Paths, drop the separate argument and pass info.Paths to the downstream template loaders. (cherry picked from commit 8b7236f)
🤖 GitHub commentsJust comment with:
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
This pull request has not been merged yet. Could you please review and merge it @orestisfl? 🙏 |
TL;DR
Remediation
Investigation detailsRoot CauseThe workflow itself is healthy; lint fails due to code-level policy violations from Evidence
Validation
Follow-upIf this PR is a clean backport of What is this? | From workflow: PR Actions Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
Proposed commit message
Checklist
I have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added an entry in./changelog/fragmentsusing the changelog tool.Disruptive User Impact
None. Internal API change only.
How to test this PR locally
Related issues
Beat.Info#49803This is an automatic backport of pull request idxmgmt: remove redundant beatPaths parameter #49838 done by Mergify.