-
Notifications
You must be signed in to change notification settings - Fork 17
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
GCE Based Multichain #458
GCE Based Multichain #458
Conversation
@kmaus-near can we fix the tests here? Is it ready for merging? |
It is ready to be merged, this environment is already live on dev and testnet. The terraform flow will not work with GCE based architecture and we should discuss development PR flow going forward. |
Terraform Feature Environment (dev-458)Terraform Initialization ⚙️
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have a ton of config duplication. Can we avoid that?
Are there any configs or scripts we want to delete since we no longer use CLoudRun?
@kmaus-near please, address all the comments in the follow-up PR. |
we should probably keep them for the time being until we are fully off of cloudrun in all environments. We are in a transition state at the moment where MPC is still actively taking traffic on cloud run (I think) and multichain currently has no Mainnet version. Once we are ready to fully move away from cloudrun, then we can remove all of these cloudrun infrastructure components and workflow scripts. |
Terraform Feature Environment Destroy (dev-458)Terraform Initialization ⚙️
|
This is an initial test run at running Multichain on GCE Virtual Machines instead of cloudrun.