Yufei Li
Yufei Li
Still not finished, I'm too busy recently 😂 , plans to be completed next month. If you have implemented, welcome to pull request, 😃
抱歉这三个月比较忙碌,才抽出空来维护这个项目。 Python 中大家习惯约定使用 Unicode 来交换中文字符,只需: ```python chart = Echart(u'中文', u'The data is fake 中文') ``` 即可
有可能是 Axis 的问题,更新下最新的版本试试
Hi, Ovilia, It is available on [pypi](https://pypi.python.org/pypi/echarts-python) now. This repo still on alpha, welcome any [issue](https://github.com/yufeiminds/echarts-python/issues) and [PR](https://github.com/yufeiminds/echarts-python/pulls). Thank you very much. Regards, Yufei Li
Hi, all. What status is the issue?
Hi @gaeljw, I had draft a [pull request](https://github.com/kubernetes-sigs/kustomize/pull/4796) to add a `remove` command to `Kustomize`. It can be used with `add configmap` command. Like this: ```shell # Initialize kustomize edit...
+1 The xDS is a great provider-agnostic protocol for the universe data plane, and the gRPC is a great client for it. Expect the Consul's implementation!
/label tide/merge-method-squash
Yet another question, should we create a new pull request to support removing secrets? Because they are brothers. 😄
@xin-at-marathon I tried to add go mod and go 1.19 support at #860 , You can use this version to build `confd`. Need @kelseyhightower review.