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

Merged

Commits on Oct 22, 2024

  1. fix: ensure system indices are processed without templates

    Signed-off-by: Pavan Yekbote <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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. 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 <[email protected]>
    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

Commits on Oct 25, 2024

  1. test: adding IT test

    Signed-off-by: Pavan Yekbote <[email protected]>
    pyek-bot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    852fb79 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fix_no_templating_for_system_index

    Signed-off-by: Pavan Yekbote <[email protected]>
    pyek-bot authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2d29659 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. refactor: remove UT and add private modifiers

    Signed-off-by: Pavan Yekbote <[email protected]>
    pyek-bot committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a19f1e3 View commit details
    Browse the repository at this point in the history
  2. refactor: spotless changes

    Signed-off-by: Pavan Yekbote <[email protected]>
    pyek-bot committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d80f7d0 View commit details
    Browse the repository at this point in the history