ComposableFi / composable

Picasso Kusama and Composable Polkadot parachains
https://www.composable.finance
116 stars 69 forks source link

Run Time Upgrade #4006

Closed josietyleung closed 1 year ago

josietyleung commented 1 year ago

Goal:

  1. Oracle + multihop fixes

Date: 8 Aug 2023

Progress:

kkast commented 1 year ago

sre team needs to update all nodes +rpcs for composable + picasso as part of RTU

kkast commented 1 year ago

Need to change "upgrade + test on chopsticks @NOOB6942069" to "upgrade + test on chopsticks + ibc transfers @NOOB6942069" + tests from fe team on devnet or rococo @fl-y

kkast commented 1 year ago

then we upgrade all relayers all the time

blasrodri commented 1 year ago

Robert will move our infra to Kubernetes. This will be a long work, but it will payoff. It will provide us with a simple mechanism to update our infra much faster, and to react upon things like a new docker image being added into the registry. It will certainly speed up deployment of RPCs + Hyperspace.

kkast commented 1 year ago

for fe and parachain common testing we 1) start which.dev with previous release version 2) populate it with data 3) check fe works(it should) 4) do runtime upgrade with release wasm file 5) run automated tests @fl-y @blasrodri

dzmitry-lahoda commented 1 year ago

k8s sucks for single nodes and p2p software and software which special purposes hardware(more dances around than doing usefull work). terraform, nix, amis, cloud inits, cloud formation are better. k8s by no means simple. k8s also sucks with state with identity. k8s edge cases are our cases. feel free to waste half year and suffer migration head ackes :) btw k8s can be done as bad as any cloud, it is not magic bullet.

josietyleung commented 1 year ago

closing as completed