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

feat: deploy default permissionless node in cdk environment #14

Closed
wants to merge 6 commits into from

Conversation

leovct
Copy link
Member

@leovct leovct commented Mar 19, 2024

This PR requires the https://github.com/0xPolygon/kurtosis-cdk repository to be public!

Description

  • Deploy a default permissionless node in cdk environment. The permisionnless node databases will use the same credentials as databases of the trusted/central node.
  • Clean up cdk parameters.
  • Enable to specify a genesis artifact file to the permissionless-node package.

Test

  • Provision a full environment (with a quick hack: move the permissionless-node folder under cdk and import the package using a relative locator + making sure db init scripts don't clash, e.g. event-db-init.sql and event-db-init-pless-001.sql - but this can be solved if Kurtosis implements something like get_file_artifact, similar to get_service).
  • Provision a full environment (without any hack)

@leovct leovct mentioned this pull request Mar 20, 2024
2 tasks
@leovct
Copy link
Member Author

leovct commented Mar 20, 2024

Closed in favor of #17

@leovct leovct closed this Mar 20, 2024
@leovct leovct deleted the feat/deploy-default-pless-node-with-cdk-env branch March 20, 2024 23:58
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.

1 participant