You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful if we could specify a local Helm chart path for the main validator chart when doing local dev. This lets you test changes to the main validator code base without having to release it.
Plugins are harder to do and may be handled later.
Changes in validatorctl:
Modify Helm client options so that it can use a local chart path
The text was updated successfully, but these errors were encountered:
Summary
It would be helpful if we could specify a local Helm chart path for the main validator chart when doing local dev. This lets you test changes to the main validator code base without having to release it.
Plugins are harder to do and may be handled later.
Changes in validatorctl:
The text was updated successfully, but these errors were encountered: