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

Deletepit API #3

Open
wants to merge 34 commits into
base: createpit
Choose a base branch
from
Open

Deletepit API #3

wants to merge 34 commits into from

Commits on Apr 13, 2022

  1. fixing ci, adding tests and java docs

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    34da6ea View commit details
    Browse the repository at this point in the history
  2. Segregating create pit logic into separate controller

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    30cb6c0 View commit details
    Browse the repository at this point in the history
  3. Segregating create pit logic into separate controller

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    43fed74 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Delete PIT API

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    57232fb View commit details
    Browse the repository at this point in the history
  2. Delete PIT API

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    ece4c00 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Delete PIT API changes

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d67e389 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Addressing review comments

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    65c123a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a938e26 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    6789468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98451da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    975b871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a8e4ff View commit details
    Browse the repository at this point in the history
  5. addressing review comments

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 2, 2022
    Configuration menu
    Copy the full SHA
    77be351 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    849d1d3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. addressing review comments

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 3, 2022
    Configuration menu
    Copy the full SHA
    51ce82f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Adding java docs and addressing comments

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 5, 2022
    Configuration menu
    Copy the full SHA
    68e210d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    81ff93d View commit details
    Browse the repository at this point in the history
  2. changes to uniformly name pit

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 6, 2022
    Configuration menu
    Copy the full SHA
    2acb465 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Addressing comments

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 10, 2022
    Configuration menu
    Copy the full SHA
    648402e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    480bdc2 View commit details
    Browse the repository at this point in the history
  2. adding tests and comments

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 11, 2022
    Configuration menu
    Copy the full SHA
    04532f4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. addressing comments

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6ceaf61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe4e41a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    1dd62b4 View commit details
    Browse the repository at this point in the history
  2. Rest high level clients

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 17, 2022
    Configuration menu
    Copy the full SHA
    af9b143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc111f5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Bump com.diffplug.spotless from 6.5.2 to 6.6.1 (opensearch-project#3356)

    Bumps com.diffplug.spotless from 6.5.2 to 6.6.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2022
    Configuration menu
    Copy the full SHA
    87cb8a5 View commit details
    Browse the repository at this point in the history
  2. Bump grpc-context from 1.45.1 to 1.46.0 in /plugins/repository-gcs (o…

    …pensearch-project#3361)
    
    * Bump grpc-context from 1.45.1 to 1.46.0 in /plugins/repository-gcs
    
    Bumps [grpc-context](https://github.com/grpc/grpc-java) from 1.45.1 to 1.46.0.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.45.1...v1.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-context
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Updating SHAs
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and dependabot[bot] authored May 18, 2022
    Configuration menu
    Copy the full SHA
    76b5ea6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    892e984 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8b102c View commit details
    Browse the repository at this point in the history
  5. fixing tests and adding util

    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie committed May 18, 2022
    Configuration menu
    Copy the full SHA
    248f188 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    829d79e View commit details
    Browse the repository at this point in the history
  2. Create PIT API (opensearch-project#2745)

    * Create Point In Time API changes
    
    Signed-off-by: Bharathwaj G <[email protected]>
    bharath-techie authored May 19, 2022
    Configuration menu
    Copy the full SHA
    4a1cbd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a897f View commit details
    Browse the repository at this point in the history