Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Apr 28, 2025

Description

This change introduces an ism policy flag called "applyToExistingIndices", which, when true, will apply the created ism policy to all existing indices, which have no ism policy and which pattern matches the ism policy pattern in question.

Issues Resolved

Closes #828

Check List

  • Commits are signed per the DCO using --signoff
  • Unittest added for the new/changed functionality and all unit tests are successful
  • Customer-visible features documented
  • No linter warnings (make lint)

If CRDs are changed:

  • CRD YAMLs updated (make manifests) and also copied into the helm chart
  • Changes to CRDs documented

Please refer to the PR guidelines before submitting this pull request.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@ghost ghost force-pushed the feature/apply-ism-policy-to-existing-indices branch from 744a8f0 to 8aa844d Compare April 28, 2025 16:11
@ghost ghost marked this pull request as ready for review April 28, 2025 16:13
@ghost ghost closed this May 1, 2025
@ghost ghost reopened this May 1, 2025
@github-project-automation github-project-automation bot moved this from ✅ Done to 🏗 In progress in Engineering Effectiveness Board May 1, 2025
@ghost ghost marked this pull request as draft May 1, 2025 14:34
@prudhvigodithi
Copy link
Member

Closing this in favor of #1006.

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Engineering Effectiveness Board Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[PROPOSAL] OpenSearchISMPolicy.applyToExistingIndices

2 participants