We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After we have zero downtime bulk imports we can have huge improvements to the chain reset helm chart, in particular:
That said, the bulk import still needs to run with a PVC that is not currently being used by a running node (due to LevelDB limitations).
The new helm chart should do something like this (but this is only one possibility):
osmosis-3
Another possibility to be investigated would be (if state-sync is fast enough):
osmosis-temp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After we have zero downtime bulk imports we can have huge improvements to the chain reset helm chart, in particular:
That said, the bulk import still needs to run with a PVC that is not currently being used by a running node (due to LevelDB limitations).
The new helm chart should do something like this (but this is only one possibility):
osmosis-3
osmosis-3
PVCosmosis-3
podAnother possibility to be investigated would be (if state-sync is fast enough):
osmosis-temp
osmosis-temp
podosmosis-temp
pvcosmosis-temp
pvcThe text was updated successfully, but these errors were encountered: