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

fix: remove oct16 chain deploy addresses #348

Merged
merged 2 commits into from
Oct 30, 2024
Merged

fix: remove oct16 chain deploy addresses #348

merged 2 commits into from
Oct 30, 2024

Conversation

paulbalaji
Copy link
Contributor

Description

fix: remove oct16 chain deploy addresses

Backward compatibility

no

Testing

manual

Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
Copy link

changeset-bot bot commented Oct 30, 2024

🦋 Changeset detected

Latest commit: 7b39fba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@hyperlane-xyz/registry Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@paulbalaji paulbalaji added this pull request to the merge queue Oct 30, 2024
Merged via the queue into main with commit cc457fb Oct 30, 2024
7 checks passed
@paulbalaji paulbalaji deleted the pb/delprev branch October 30, 2024 19:12
github-merge-queue bot pushed a commit to hyperlane-xyz/hyperlane-monorepo that referenced this pull request Nov 4, 2024
### Description

- Updates the .registryrc, which we will need to update when we add new
warp route configs to infra, otherwise we'll get
```
Checking warp route WBTC/eclipsemainnet-ethereum...
Error checking warp route USDT/eclipsemainnet-ethereum-solanamainnet: Error: Warp route config for USDT/eclipsemainnet-ethereum-solanamainnet not found in registry
Error checking warp route WBTC/eclipsemainnet-ethereum: Error: Warp route config for WBTC/eclipsemainnet-ethereum not found in registry
Failed to check warp routes: USDT/eclipsemainnet-ethereum-solanamainnet, WBTC/eclipsemainnet-ethereum
```
- Uses the `Always` imagePullPolicy
(https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy)
to ensure we always use latest main
- A consequence of removing Lumia addresses from the registry in
hyperlane-xyz/hyperlane-registry#348 is that
this broke checking of the Lumia warp route. I manually specify the
required addresses here now.
- Also needed to explicitly specify the proxyAdmin ownership

Definitely some opportunities for improvement with the warp route deploy
flow

### Drive-by changes

<!--
Are there any minor or drive-by changes also included?
-->

### Related issues

<!--
- Fixes #[issue number here]
-->

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

<!--
What kind of testing have these changes undergone?

None/Manual/Unit Tests
-->
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