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

[Backport 2.x] Ensure index templates are not applied to system indices #16518

Merged
merged 1 commit into from
Oct 29, 2024

Ensure index templates are not applied to system indices (#16418)

e1a86fa
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Ensure index templates are not applied to system indices #16518

Ensure index templates are not applied to system indices (#16418)
e1a86fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 29, 2024 in 0s

25.00% of diff hit (target 71.83%)

View this Pull Request on Codecov

25.00% of diff hit (target 71.83%)

Annotations

Check warning on line 443 in server/src/main/java/org/opensearch/cluster/metadata/MetadataCreateIndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/metadata/MetadataCreateIndexService.java#L443

Added line #L443 was not covered by tests

Check warning on line 694 in server/src/main/java/org/opensearch/cluster/metadata/MetadataCreateIndexService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/metadata/MetadataCreateIndexService.java#L694

Added line #L694 was not covered by tests