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
The current charon-k8s deployment process involves multiple scripts, making it complex and potentially error-prone for users. We need to simplify this process to improve usability and reduce potential mistakes.
🛠️ Proposed solution
Create a new Golang/Python script that combines functionality of existing deployment scripts
Implement a standard CLI for the new script
Ensure the new script covers all deployment scenarios currently supported
Add clear, descriptive help messages for each CLI option
The text was updated successfully, but these errors were encountered:
On Wed, 26 Jun 2024 at 18:04, Enrico Mariotti ***@***.***> wrote:
🎯 Problem to be solved
The current charon-k8s deployment process involves multiple scripts,
making it complex and potentially error-prone for users. We need to
simplify this process to improve usability and reduce potential mistakes.
🛠️ Proposed solution
- Create a new Python script that combines functionality of existing
deployment scripts
- Implement a standard CLI for the new script
- Ensure the new script covers all deployment scenarios currently
supported
- Add clear, descriptive help messages for each CLI option
—
Reply to this email directly, view it on GitHub
<#148>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AESLNTEKSFUF6FN5XFO5UTLZJLQ7NAVCNFSM6AAAAABJ6GOWE2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3TKNZSHE4DSOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: <ObolNetwork/charon-k8s-distributed-validator-cluster/issues/148@
github.com>
🎯 Problem to be solved
The current charon-k8s deployment process involves multiple scripts, making it complex and potentially error-prone for users. We need to simplify this process to improve usability and reduce potential mistakes.
🛠️ Proposed solution
The text was updated successfully, but these errors were encountered: