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

using rootconfig builder from gateway in adhoc flow #738

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

smonero
Copy link
Contributor

@smonero smonero commented Mar 25, 2024

This pr adds the root_config builder from the gateway flow. Follow-up PRs will use it to call build() and pass the built root to the server so that we can use it in the terraform workflow (in the terraformRequest). Once all that is working we can potentially make the adhoc flow have its own root_config builder for various optimizations that we talked about previously such as avoiding the "double-clone" issue etc.

@smonero smonero changed the title using rootconfig builder using rootconfig builder from gateway in adhoc flow Mar 25, 2024
cmd/adhoc.go Outdated Show resolved Hide resolved
server/neptune/adhoc/server.go Outdated Show resolved Hide resolved
@smonero smonero merged commit 4b99dfc into main Mar 27, 2024
3 checks passed
@smonero smonero deleted the usingRootCfgBuilder branch March 27, 2024 20:45
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