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

Ensure index templates are not applied to system indices #16418

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. fix: ensure system indices are processed without templates

    Signed-off-by: Pavan Yekbote <mail2pavanyekbote@gmail.com>
    pyek-bot committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9d80a9d View commit details
    Browse the repository at this point in the history
  2. refactor: overloaded method for creating without templates

    Signed-off-by: Pavan Yekbote <mail2pavanyekbote@gmail.com>
    pyek-bot committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f51c296 View commit details
    Browse the repository at this point in the history
  3. test: adding test to check call for notemplates on system index

    Signed-off-by: Pavan Yekbote <mail2pavanyekbote@gmail.com>
    pyek-bot committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d838ec2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. refactor: cchange modifier to package private and add entry in changelog

    Signed-off-by: Pavan Yekbote <mail2pavanyekbote@gmail.com>
    pyek-bot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e1090f0 View commit details
    Browse the repository at this point in the history
  2. fix conflicts and merge main

    Signed-off-by: Pavan Yekbote <mail2pavanyekbote@gmail.com>
    pyek-bot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    09a27c9 View commit details
    Browse the repository at this point in the history