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

Feature/QueryGroup Add CRUD APIs in plugin #13315

Commits on Apr 12, 2024

  1. created a skeleton plugin with functional Rest API

    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    kaushalmahi12 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8217a77 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. add sandbox service

    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    kaushalmahi12 authored and ruai0511 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    019c5aa View commit details
    Browse the repository at this point in the history
  2. add resourceLimitGroupId propagation logic from coordinator to data n…

    …odes
    
    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    kaushalmahi12 authored and ruai0511 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    028b0ce View commit details
    Browse the repository at this point in the history
  3. add sandbox schema

    Signed-off-by: Kaushal Kumar <ravi.kaushal97@gmail.com>
    kaushalmahi12 authored and ruai0511 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ace034c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. add resource limit group crud apis

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b722313 View commit details
    Browse the repository at this point in the history
  2. unit tests for resource limit group

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ea727b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feature/resourceLimitGroup-CRUD-plugin

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a41f10b View commit details
    Browse the repository at this point in the history
  4. modify changelog

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cd09285 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. add id, create and update timestamp to resource limit group

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    14e9d7b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/resourceLimitGroup-CRUD-plugin

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    df8035b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix ClusterSettings format

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5d57745 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. address PR comments

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7050596 View commit details
    Browse the repository at this point in the history
  2. modify crud api based on comments

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4182e07 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. modify CRUD API to fit the new schema and change name to QueryGroup

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    43dec36 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/resourceLimitGroup-CRUD-plugin

    Signed-off-by: Ruirui Zhang <mariazrr@amazon.com>
    ruai0511 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fd9ecee View commit details
    Browse the repository at this point in the history