We now have a Helm chart that powers LocalNet. We should utilize the same chart for DevNets, which allows sharing the same infrastructure code between different networks.
Origin Document
Unblocks automatic e2e tests on DevNets
Stabilizes infrastructure
Allows to iterate on infrastructure by changing the charts in pokt-network/pocket repo.
Objective
We now have a Helm chart that powers LocalNet. We should utilize the same chart for DevNets, which allows sharing the same infrastructure code between different networks.
Origin Document
pokt-network/pocket
repo.Deliverable
v1-network-base
helm chart - https://github.com/pokt-network/protocol-infra/tree/main/charts/v1-network-basecluster-manager
andcli-client
work as expectedGeneral issue deliverables
Testing Methodology
make ...
make ...
make test_all
LocalNet
is still functioning correctly by following the instructions at docs/development/README.mdk8s LocalNet
is still functioning correctly by following the instructions hereCreator: [github username of the creator] Co-Owners: [optional - github usernames of the co-owner(s)]