Skip to content

feat: add etcd dependency and interface #3597

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

Closed
wants to merge 2 commits into from

Conversation

Shunkangz
Copy link
Collaborator

@Shunkangz Shunkangz commented Apr 16, 2025

The etcd will be added in dockerfile in MR #3616

@Shunkangz Shunkangz self-assigned this Apr 16, 2025
@@ -57,6 +57,10 @@ RUN bash ./install_polygraphy.sh && rm install_polygraphy.sh
COPY docker/common/install_mpi4py.sh install_mpi4py.sh
RUN bash ./install_mpi4py.sh && rm install_mpi4py.sh

# Install etcd
COPY docker/common/install_etcd.sh install_etcd.sh
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please contact @ZhanruiSunCh to update the Docker image?

@Shunkangz Shunkangz force-pushed the add_metadata_service_support branch 3 times, most recently from fde236c to ca4d1d6 Compare April 16, 2025 07:40
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I should've missed some context - why is this file needed and where is it going to be used? Should we wait until there are changes that actually use those data structures?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussion with @Shixiaowei02 , we plan to split the support of dynamic scaling into a few small PRs. In this PR, we want to align the interface of etcd first and there will be another MR depends on this. I will submit it soon.

Shunkang added 2 commits April 20, 2025 23:36
Signed-off-by: Shunkang <[email protected]>
@Shunkangz Shunkangz force-pushed the add_metadata_service_support branch from ca4d1d6 to 5013d7e Compare April 21, 2025 06:36
@Shunkangz Shunkangz closed this May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants