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

[Manual backport 2.x] Add Dynamic Config Service to Core Service (#7194) #7958

Merged

Commits on Sep 2, 2024

  1. Add Dynamic Config Service to Core Service (opensearch-project#7194)

    * Add dynamic config service to core
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    
    * Add opensearch client implementation
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    
    * Add descriptions for the DAO clients
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    
    * Refactor DynamicConfigService
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    
    * Refactor dynamic config service start
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    (cherry picked from commit 8a96664)
    
    Fix issue when bootstrapping on 2.x (opensearch-project#7901)
    
    * Fix issue bootstrapping dynamic config service
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    
    * Changeset file for PR opensearch-project#7901 created/updated
    
    ---------
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
    (cherry picked from commit 07504f6)
    
    Fix mock import (opensearch-project#7922)
    
    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    (cherry picked from commit b370871)
    huyaboo committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b40165e View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.x' into backport-dynamic-config-to-2.x

    Signed-off-by: Huy Nguyen <73027756+huyaboo@users.noreply.github.com>
    huyaboo committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    98a3269 View commit details
    Browse the repository at this point in the history