RWDai

Results 16 issues of RWDai

run `./build.sh` ``` [+] Building 144.7s (16/25) => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 1.17kB 0.0s => [internal] load .dockerignore 0.0s => => transferring context:...

### Use Case qbittorrent is an open source download library add a plugin to support ### Expected behavior able to monitor the basic status of qb ### Actual behavior none...

feature request

``` pub struct Test { #[oai(validator(min_length = "2",errmsg="{field_name} dont have minlength {len}"))] pub ak: String, } ``` can it work?

question

## Description of the feature https://docs.rs/poem-openapi/latest/poem_openapi/derive.Object.html oai parameter default is only support bool,string. Can we support more basic types, even customized structs? ## Code example (if possible) ``` /// example...

enhancement

### Current and expected behavior ~~I have an HttpRoute with the name "httproute_name" in the "default" namespace. When attempting to retrieve the API using the following code snippet:~~ ```rust let...

bug

提供docker镜像本地运行

![image](https://user-images.githubusercontent.com/27391645/85103522-6f652100-b239-11ea-8557-cdada8203794.png)

add grpcroute and move referencegrant to out of experimental #65

**Issue Description** Currently, the `k8s-gateway-api-rs` project is using a version that's up to v0.8.0-rc1 of the Gateway API. However, it seems that the project hasn't yet caught up with this...