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

Add Dynamic Config Service to Core Service (#7194) #7957

Conversation

huyaboo
Copy link
Member

@huyaboo huyaboo commented Sep 2, 2024

  • Add dynamic config service to core

Signed-off-by: Huy Nguyen [email protected]

  • Add opensearch client implementation

Signed-off-by: Huy Nguyen [email protected]

  • Add descriptions for the DAO clients

Signed-off-by: Huy Nguyen [email protected]

  • Refactor DynamicConfigService

Signed-off-by: Huy Nguyen [email protected]

  • Refactor dynamic config service start

Signed-off-by: Huy Nguyen [email protected]


Signed-off-by: Huy Nguyen [email protected]
(cherry picked from commit 8a96664)

Fix issue when bootstrapping on 2.x (#7901)

  • Fix issue bootstrapping dynamic config service

Signed-off-by: Huy Nguyen [email protected]


Signed-off-by: Huy Nguyen [email protected]
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 07504f6)

Fix mock import (#7922)

Signed-off-by: Huy Nguyen [email protected]
(cherry picked from commit b370871)

Description

Issues Resolved

Screenshot

Testing the changes

Changelog

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

* Add dynamic config service to core

Signed-off-by: Huy Nguyen <[email protected]>

* Add opensearch client implementation

Signed-off-by: Huy Nguyen <[email protected]>

* Add descriptions for the DAO clients

Signed-off-by: Huy Nguyen <[email protected]>

* Refactor DynamicConfigService

Signed-off-by: Huy Nguyen <[email protected]>

* Refactor dynamic config service start

Signed-off-by: Huy Nguyen <[email protected]>

---------

Signed-off-by: Huy Nguyen <[email protected]>
(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 <[email protected]>

* Changeset file for PR opensearch-project#7901 created/updated

---------

Signed-off-by: Huy Nguyen <[email protected]>
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 <[email protected]>
(cherry picked from commit b370871)
Copy link
Contributor

github-actions bot commented Sep 2, 2024

❌ Empty Changelog Section

The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.

@huyaboo huyaboo closed this Sep 2, 2024
@huyaboo huyaboo deleted the backport/backport-dynamic-config-to-2.x branch January 11, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant