Support TLS encrypted `debug_node` gRPC call in `describe node` CLI command
Open
cli
feature
good first issue
- Dominant language
- Rust
- Stars
- 44
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Ref: https://github.com/lablup/raftify/blob/main/raftify-cli/src/commands/describe.rs#L265-L274
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at raftify-cli/src/commands/describe.rs:265-274 and trace how the `describe node` command makes the `debug_node` gRPC call. Check the surrounding CLI and gRPC connection handling to determine how encrypted connections are configured. Done means `describe node` can successfully use the TLS-encrypted `debug_node` call.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, rust
- Domain
- cli, distributed-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100