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

feat: add the ability to manage sidecar processes (backport #465) #712

Merged
merged 2 commits into from
Aug 17, 2023

Commits on Aug 17, 2023

  1. 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
    jtieri authored and mergify[bot] committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d5b207e View commit details
    Browse the repository at this point in the history
  2. conflicts

    boojamya committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9958786 View commit details
    Browse the repository at this point in the history