hashgraph / hashgraph/solo-weaver

feat(proxy): envoyproxy install/uninstall/list/status commands

Open
#1,052 0 comments 0 reactions 1 assignee Claimed by @leninmehedy View on GitHub
Dominant language
Go
Stars
3
Forks
0
Avg merge
3d 5h
Merged PRs (30d)
47

Description

Implement solo-provisioner envoyproxy command group.

Manages EnvoyProxy CRs via the typed solo-operator client.

### Commands
- envoyproxy install --node-id N — create EnvoyProxy for a consensus node
- envoyproxy uninstall --node-id N — delete EnvoyProxy
- envoyproxy list — list all EnvoyProxies
- envoyproxy status --node-id N — show detailed status

### Acceptance Criteria
- [ ] CRUD operations on EnvoyProxy CR
- [ ] Linked to correct ConsensusCapsule via owner/label

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.