We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During initialisation/restart phase, we should have a possibility for end users to inject their secret through the node cli/rpc-endpoint.
Ideally, during the initialisation phase, we can let setting up whatever secret with no restrictions whatsoever - can be a simple CLI flag
If during runtime, the user wants to rotate secrets - we should have a dedicated endpoint to do so and ask for the previous token as usual admin perms
The text was updated successfully, but these errors were encountered:
This is beneficial for RaaS teams or whoever running da nodes with orchestration tools like k8s
Sorry, something went wrong.
@Bidon15 what's priority on this?
renaynay
No branches or pull requests
Implementation ideas
During initialisation/restart phase, we should have a possibility for end users to inject their secret through the node cli/rpc-endpoint.
Ideally, during the initialisation phase, we can let setting up whatever secret with no restrictions whatsoever - can be a simple CLI flag
If during runtime, the user wants to rotate secrets - we should have a dedicated endpoint to do so and ask for the previous token as usual admin perms
The text was updated successfully, but these errors were encountered: