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

Forbid read-only-allow-delete block in blocks API #58727

Commits on Jun 30, 2020

  1. Forbid read-only-allow-delete block in blocks API

    The read-only-allow-delete block is not really under the user's control
    since Elasticsearch adds/removes it automatically. This commit removes
    support for it from the new API for adding blocks to indices that was
    introduced in elastic#58094.
    DaveCTurner committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    1cc5bc1 View commit details
    Browse the repository at this point in the history
  2. Missing xref

    DaveCTurner committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3852143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f21db5 View commit details
    Browse the repository at this point in the history