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

chore(charts): rollupName templates #1458

Merged
merged 4 commits into from
Sep 6, 2024
Merged

Conversation

quasystaty1
Copy link
Contributor

@quasystaty1 quasystaty1 commented Sep 5, 2024

Summary

Changes to the value used for naming in volumes and storage

Background

The volume and storage class has a bug for production deployment where rollup name is not being set properly

Changes

  • use templated global rollup name value instead of old one
  • removes unused blockscout storage and volume

Testing

run locally, against devdev

This unblocks an issue with preview environments

@quasystaty1 quasystaty1 requested a review from aajimal September 5, 2024 19:25
@quasystaty1 quasystaty1 requested a review from a team as a code owner September 5, 2024 19:25
@github-actions github-actions bot added the cd label Sep 5, 2024
@quasystaty1 quasystaty1 added this pull request to the merge queue Sep 6, 2024
Merged via the queue into main with commit f46d7f5 Sep 6, 2024
45 checks passed
@quasystaty1 quasystaty1 deleted the quasystaty1/storage-vol branch September 6, 2024 15:17
steezeburger added a commit that referenced this pull request Sep 23, 2024
* main:
  feat(sequencer): make mempool balance aware (#1408)
  chore(sequencer): change test addresses to versions with known private keys (#1487)
  chore(chart): update geth tag (#1485)
  feat(sequencer): report deposit events (#1447)
  feat(proto, core, sequencer)!: add traceability to rollup deposits (#1410)
  fix(bridge-withdrawer, cli, sequencer-client): migrate from `broadcast_tx_commit` to `broadcast_tx_sync` (#1376)
  fix(sequencer): add `end_block` to `app_execute_transaction_with_every_action_snapshot` (#1455)
  release: end of iteration release cuts (#1456)
  chore(charts): rollupName templates (#1458)
  chore(sequencer-relayer): Add instrumentation (#1375)
  feat(proto, core, sequencer)!: permit bech32 compatible addresses (#1425)
  chore: memoize `address_bytes` of verification key (#1444)
  chore(ci): include `ibc-bridge-test` in `docker` CI target (#1438)
  chore(charts): bump celestia versions (#1431)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants