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

Commits on Oct 29, 2024

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

    * fix: ensure system indices are processed without templates
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * refactor: overloaded method for creating without templates
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * test: adding test to check call for notemplates on system index
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * refactor: cchange modifier to package private and add entry in changelog
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * test: adding IT test
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * refactor: remove UT and add private modifiers
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * refactor: spotless changes
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    ---------
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    (cherry picked from commit 1e7c122)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e1a86fa View commit details
    Browse the repository at this point in the history