S Code Man

Results 9 comments of S Code Man
trafficstars

This PR seems to address that point: https://github.com/k-takata/Onigmo/pull/153 Got it compiled with below ```bash git clone [email protected]:interscript/Onigmo.git cd Onigmo git remote set-url origin [email protected]:k-takata/Onigmo.git git fetch git pull --no-commit docker...

Covered through MR https://github.com/OmniDB/OmniDB/pull/1311

Same, I am running behind a zscaler proxy on mac

Regarding the [failed](https://github.com/kubevela/catalog/actions/runs/5737756610/job/15549996512?pr=714) addon-e2e test. The changes of the following files are to make the original addon chart proper as vela expect a mandatory template.cue file (even with empty output)...

Note that I could not use semver build metadata due to https://github.com/kubernetes/kubernetes/issues/115055 issue

> Thanks, please refer the failed CI info and fix them. Hi @wangyikewxgm , @wonderflow, @barnettZQG, @Somefive, done, waiting for your review

ping @Somefive @barnettZQG , @wangyikewxgm please help review

Is there a particular reason the depth is set to 10 max ? This appears quite limiting. I am facing the same `Internal Server Error: template reference exceeded max depth...

I could see that https://github.com/argoproj/argo/pull/1553 had also a proposal for URLs as input for manifest. Could it help if such feature was available ?