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

[9.0](backport #43306) Exclude dotted indices from settings pull #43308

Open
wants to merge 1 commit into
base: 9.0
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 16, 2025

Proposed commit message

"Actually" prevents system indices from being pulled by the _settings API call. The wildcard expansion requires dotted indices to be explicitly excluded.

Follow-up to #43243


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

* Exclude dotted indices from settings pull

* Added changelog entry

(cherry picked from commit f402559)

# Conflicts:
#	metricbeat/module/elasticsearch/index/data.go
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Mar 16, 2025
@mergify mergify bot requested a review from a team as a code owner March 16, 2025 16:24
Copy link
Contributor Author

mergify bot commented Mar 16, 2025

Cherry-pick of f402559 has failed:

On branch mergify/bp/9.0/pr-43306
Your branch is up to date with 'origin/9.0'.

You are currently cherry-picking commit f402559f8.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   CHANGELOG.next.asciidoc

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   metricbeat/module/elasticsearch/index/data.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot assigned 3kt Mar 16, 2025
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 16, 2025
@github-actions github-actions bot added the Team:Monitoring Stack Monitoring team label Mar 16, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 16, 2025
Copy link
Contributor Author

mergify bot commented Mar 17, 2025

This pull request has not been merged yet. Could you please review and merge it @3kt? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request Team:Monitoring Stack Monitoring team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant