You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation
When testing kubernetes related config changes locally with `linera net up --kubernetes`, there's no way to just use an existing docker image (if you're not testing something on the linera binaries, there's no need to rebuild the docker image every time)
## Proposal
Add options to skip building the image and just use an existing one. The name of the image to use also became a configurable option
## Test Plan
Ran `linera net up --kubernetes` locally with these new arguments
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
0 commit comments