cli
cli copied to clipboard
Dapr status for self-hosted
Describe the proposal
Add a -s, --self-hosted
flag to the dapr status
command.
This will allow checking the status of a self-hosted Dapr instance ,which is not currently supported.
Release Note
RELEASE NOTE: ADD -s, --self-hosted
flag to the dapr status
command for checking the status of a self-hosted instance.
I'd love to work on this if the proposal is accepted.
This proposal seems interesting.
dapr status -k
is a command for tracking the control plane status in k8s.
Currently not all control plane services might be deployed in the self hosted mode. And there is no straightforward way to track all the control plane services.
/cc @yaron2 what do you think about this proposal ?
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.
@guyzyl Are you interested in contributing a PR towards this?
@mukundansundar I would've loved to, but unfortunately don't have the capacity for it ATM.