Yunkang Ren

Results 74 comments of Yunkang Ren

> @zheng1 could you review my pull request please? Thank you very much for your contribution, can you fix the check according to the [prompt](https://github.com/openelb/openelb/pull/308/checks?check_run_id=8210596578).

Do you mean to modify the default port? If it is, just modify the exposed port of `openelb-manager` deployment. Just like changing the default 443 to 3443: ``` apiVersion: apps/v1...

https://github.com/openelb/openelb/pull/304

1. You can edit `daemonset` `openelb-keepalived-vip` directly. 2. See this for a custom mirror: https://github.com/openelb/openelb/pull/285

> tab或者删除全部之后会有提示声音,是否有设置可以关闭 这个应该是和系统设置有关,你可以在系统设置里面修改

Are you installing kubesphere on kubernetes? If yes, how did you install calico before and what is the calico version.

I skipped steps 3/4/5 and did not reproduce the bug. Which pod does this log belong to? What is the status of calico ipamblocks and ippools?

How do you think about the update operation? If an error occurs, should we return some error message to prompt the user?

> Yes I'm aware that it's a much needed feature, I tried to add it as well, but things were not working as expected while using PUT requests with the...