Skip to content

remove canton-network SV deployment and split-SV migration IaC - #6936

Open
mblaze-da wants to merge 1 commit into
mainfrom
mblaze-da/split-sv-migration-cleanup/6719
Open

remove canton-network SV deployment and split-SV migration IaC#6936
mblaze-da wants to merge 1 commit into
mainfrom
mblaze-da/split-sv-migration-cleanup/6719

Conversation

@mblaze-da

@mblaze-da mblaze-da commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

[static]

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

@martinflorian-da martinflorian-da left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Removes code, must be good. Thank you!

: undefined;
await installSvNodeStandalone(xns, staticConfig, config, auth0Client, [], migrationArgs);
if (staticConfig.nodeName !== svRunbookConfig.nodeName) {
await installSvNode(xns, staticConfig, config, auth0Client, []);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

WDYT about naming this installSvApps to make it more clear what the difference is to installNode?

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.

remove canton-network SV deployment and split-SV migration IaC

2 participants