strangelove-ventures / cosmos-operator

Cosmos Operator is a kubernetes operator for managing cosmos nodes
Apache License 2.0
75 stars 18 forks source link

feat: Add sentry svc creation logic to connect with horcrux-proxy automatically #428

Open qj0r9j0vc2 opened 1 month ago

qj0r9j0vc2 commented 1 month ago

If set sentry mode, private validator will be horcrux what is connected through horcrux-proxy.

In horcrux-proxy, it has automatic discover service logic but cosmos-operator doesn't have automatic service creation logic.

through this improvement, horcrux, horcrux-proxy, and cosmos fullnode will be connected automatically.

allthatjazzleo commented 1 week ago

this feature is wanted. Currently, ones need to manually create k8s services for privval connection from horcrux-proxy