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

Use agave release channels #52

Closed CriesofCarrots closed 3 months ago

CriesofCarrots commented 3 months ago

The --release-channel flag calls to release.solana.com, which doesn't really support releases beyond v1.18 (current stable). This PR updates the code to use release.anza.xyz instead (although I suppose we could make it configurable).