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

Expose DepsTree through the main fx module #821

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

bennytran-uber
Copy link
Contributor

Updates the main.tmpl file to expose the server's dependency tree so
that each of the underlying components can be pluggable into other applications.

This change should not be merged back into the main
branch because it leaks internal abstractions from the main
server. The change is needed for internal reasons.

1. Updates the main.tmpl file to expose the server's dependency tree so
   that each of the underlying components can be pluggable into other
   applications.

For change #1, this change should not be merged back into the main
branch because it leaks internal abstractions from the main
server. The change is needed for internal reasons.
@bennytran-uber bennytran-uber requested review from abhishekparwal and srivastavankit and removed request for abhishekparwal June 3, 2022 18:48
@srivastavankit srivastavankit marked this pull request as draft June 6, 2022 20:52
@bennytran-uber bennytran-uber marked this pull request as ready for review June 6, 2022 20:58
@bennytran-uber bennytran-uber merged commit c998447 into zanzibar-v1.1.0-hotfix Jun 6, 2022
chirayu added a commit that referenced this pull request Jul 10, 2023
* Add configurability for tchannel server IP when set in the configuration file
* Expose DepsTree through the main fx module (#821)
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.

2 participants