anza-xyz / validator-lab

Deploy and test your new Agave validator features in a kubernetes-based cluster
https://www.anza.xyz/
7 stars 4 forks source link

add and deploy bootstrap secrets #8

Closed gregcusack closed 6 months ago

gregcusack commented 7 months ago

Summary of Changes

1) create and deploy kubernetes secret for bootstrap accounts 2) fix some of @joncinque nits and remove dependency on CARGO_MANIGEST_PATH

8th PR in a series of PRs that will build out the monogon testing framework for deploying validator clusters on Kubernetes Previous PRs: 1) PR: https://github.com/anza-xyz/validator-lab/pull/1 2) PR: https://github.com/anza-xyz/validator-lab/pull/2 3) PR: https://github.com/anza-xyz/validator-lab/pull/3 4) PR: https://github.com/anza-xyz/validator-lab/pull/4 5) PR: https://github.com/anza-xyz/validator-lab/pull/5 6) PR: https://github.com/anza-xyz/validator-lab/pull/6 7) PR: https://github.com/anza-xyz/validator-lab/pull/7