weaver icon indicating copy to clipboard operation
weaver copied to clipboard

An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies

Results 10 weaver issues
Sort by recently updated
recently updated
newest added

- currently packages are dependent on config package - make them independent by injecting config rather depending on them through package

help wanted
good first issue

as documented [here](https://docs.docker.com/engine/reference/builder/#workdir): If the WORKDIR doesn’t exist, it will be created even if it’s not used in any subsequent Dockerfile instruction. so there is no need `RUN mkdir /weaver`

When I am trying to deploy the weaver I am getting the error : version for aks I am using 1.19.0 helm version : version.BuildInfo{Version:"v3.3.4", GitCommit:"a61ce5633af99708171414353ed49547cf05013d", GitTreeState:"clean", GoVersion:"go1.14.9"} When I...

Weaver CLI is ready for review. Commands will register them selves with CLI. In main we need to import the commands that we want them to be with the binary....

- Introduce and implement circuit breaker pattern for weaver

help wanted
good first issue

Description: Build an admin tool to add ACL's to the control plane (etcd) This tool will be a command line utility inside Weaver (weaverctl) which helps management (addition/deletion/updation) of all...

enhancement
help wanted

- Weaver overall coverage is at 64%, increase it

help wanted
good first issue

enhancement
help wanted

## Changes: An integer overflow vulnerability exists with the length of websocket frames received via a websocket connection. An attacker would use this flaw to cause a denial of service...