Results 5 comments of zerix

ok, I have fix the question . patch the scripts/local-universe.py. disabled the ssl check: ``` > def add_http_resource(dir_path, url, base_path): > archive_path = (dir_path / base_path / > pathlib.Path(urllib.parse.urlparse(url).path).name) >...

Thank you very much for your reply. @shnewto I have read and test the "Parse Sentence" example, and i got a sql parse tree. But I found it difficult to...

have any solution?

add a spec.tidb.enabled field may be a awsome way.

Just added crd yaml to charts/crds, helm will auto apply the yaml file. I will create a pr after test.