Jingchao

Results 48 issues of Jingchao

Any plan to register this repo to [OPM - OpenResty Package Manager](https://opm.openresty.org/)?

I use nirvana for several of projects in production, and there is no doubt that it is an excellent framework. I've also submitted a few small feature Pull Requests for...

**What this PR does / why we need it**: Add openapi 2.0 specs' missing `operationid` field. See spec docs: https://swagger.io/docs/specification/paths-and-operations/ (search operationId) here. **Which issue(s) this PR is related to**...

size/XS
release-note-none

**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > /kind bug /kind feature **What happened**: **What you expected to...

kind/feature

**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > /kind bug /kind feature **What happened**: No producer for csv...

kind/feature

Did not import column comments for MySQL table, Maybe use `SHOW FULL COLUMNS FROM ` to fetch table column comment.

All bin files will install to `$(DESTDIR)$(bindir)` if bindir / datadir not exist. For example, I use `/Users/foo/local/nali` as my `prefix`. Reproduce this by: ``` git clone [email protected]:dzxx36gyy/nali-ipip.git cd nali-ipip...

Problems: When I initialize argo controller in huge cluster(more then 10000 nodes), it will takes about 1 hour to get ready. I can only observe the progress by `GetClusterInfo`, but...

## Feature Using env variables to enable profiling mode, the agent can be started with the following envs: ```bash export GITOPS_ENGINE_PROFILE=web # optional, default pprofile address is 127.0.0.1:6060 export GITOPS_ENGINE_PROFILE_HOST=127.0.0.1...

This is a feature of multi font support, and especially for Chinese font. There are three solution for CJK hand writing style font: 1. add a new font(eg. HandWritingCN) after...