hashgraph / hashgraph/solo-weaver
CN Proxy Support
Open
Epic
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
## CN Proxy Support
Manage proxy components for consensus nodes via solo-operator CRDs.
### Command Examples
solo-provisioner haproxy install/uninstall/list/status
solo-provisioner envoyproxy install/uninstall/list/status
### Implementation
- HAProxyCapsule CR management via typed solo-operator client
- EnvoyProxy CR management via typed solo-operator client
- Also accessible via consensus node install --with-proxy=haproxy|envoy
Contributor guide
Assessment
This issue has not been assessed yet.