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

Add matchesPluginSystemIndexPattern to SystemIndexRegistry #14750

Merged
merged 6 commits into from
Jul 16, 2024

Commits on Jul 15, 2024

  1. Add matchesPluginSystemIndexPattern to SystemIndexRegistry

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6438734 View commit details
    Browse the repository at this point in the history
  2. Add to CHANGELOG

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9e20ebc View commit details
    Browse the repository at this point in the history
  3. Use single data structure to keep track of system indices

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    541b8bd View commit details
    Browse the repository at this point in the history
  4. Address code review comments

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7992ed2 View commit details
    Browse the repository at this point in the history
  5. Add test for getAllDescriptors

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8c3d0b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update server/src/main/java/org/opensearch/indices/SystemIndexRegistr…

    …y.java
    
    Co-authored-by: Andriy Redko <[email protected]>
    Signed-off-by: Craig Perkins <[email protected]>
    cwperks and reta authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    609b715 View commit details
    Browse the repository at this point in the history