-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add the ability to manage sidecar processes (#465)
* feat: add the ability to manage sidecar processes on a per chain or per validator level * feat: add the ability to configure sidecars through chain config * feat: add the ability to check if a container is running * handle changes in update to docker dep * add logic for merge and clone of sidecars * Sidecar home dir and host ports (#665) * Make it work with horcrux * Add GetHostPorts --------- Co-authored-by: Andrew Gouin <[email protected]> (cherry picked from commit 2d8518c) # Conflicts: # ibc/types.go
- Loading branch information
1 parent
68266b4
commit d5b207e
Showing
5 changed files
with
476 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.