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

model access control changes rebased to 2.x #902

Commits on May 17, 2023

  1. Backport changes to model-access-control feature branch (opensearch-p…

    …roject#837)
    
    * rename model meta/chunk API (opensearch-project#827)
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    
    * Change the ziputil dependency to fix a potential security concern (opensearch-project#824)
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    
    * add text docs ML input (opensearch-project#830)
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    
    ---------
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    Co-authored-by: Sicheng Song <sicheng.song@outlook.com>
    2 people authored and rbhavna committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b8957bc View commit details
    Browse the repository at this point in the history
  2. add model group (opensearch-project#840)

    * add model group
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    
    * rename create model group as register model group
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    
    * fix class name in build.gradle
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    
    * remove unused code; stash thread context
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    
    * exclude class for low coverage
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    
    ---------
    
    Signed-off-by: Yaliang Wu <ylwu@amazon.com>
    ylwu-amzn authored and rbhavna committed May 17, 2023
    Configuration menu
    Copy the full SHA
    01f7f5e View commit details
    Browse the repository at this point in the history
  3. access validation for register/update model-group, register/get/delet…

    …e/deploy/predict model
    
    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 17, 2023
    Configuration menu
    Copy the full SHA
    f6c8780 View commit details
    Browse the repository at this point in the history
  4. changes to security utils and register/search model group

    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 17, 2023
    Configuration menu
    Copy the full SHA
    3c99d7c View commit details
    Browse the repository at this point in the history
  5. update last_updated_time in model group when new version added

    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e41cc1d View commit details
    Browse the repository at this point in the history
  6. fix undeploy model action

    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 17, 2023
    Configuration menu
    Copy the full SHA
    112934d View commit details
    Browse the repository at this point in the history
  7. fix format violations

    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0aad57e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. rebased to 2.x and prediction/search API fix

    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 19, 2023
    Configuration menu
    Copy the full SHA
    91ca331 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. fix rebase conflicts

    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 22, 2023
    Configuration menu
    Copy the full SHA
    29a0241 View commit details
    Browse the repository at this point in the history
  2. new delete model group API

    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e54e399 View commit details
    Browse the repository at this point in the history
  3. fix formal violations

    Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
    rbhavna committed May 22, 2023
    Configuration menu
    Copy the full SHA
    55295ee View commit details
    Browse the repository at this point in the history