Jack Lin

Results 13 comments of Jack Lin

From other user's report, this might be the root cause There was one Volume with 2 replicas (A,B) A failed first and B tried to rebuild A by syncing files...

The root cause is that we now have conversion-webhook(`:9501`), admission-webhook(`:9502`) in longhorn-manager We set the readiness port to `9501` The order of starting is as follow 1. conversion-webhook 2. admission-webhook...

Depends on PRs: - `longhorn-engine`: https://github.com/longhorn/longhorn-engine/pull/1050 - `longhorn-instance-manager`: https://github.com/longhorn/longhorn-instance-manager/pull/434 - `longhorn-share-manager`: https://github.com/longhorn/longhorn-share-manager/pull/155

> This pull request is now in conflict. Could you fix it @ChanYiLin? 🙏 Fixed.

Need to wait until IM PR merged, so I can update the vendor here. https://github.com/longhorn/longhorn-instance-manager/pull/407

Wait for https://github.com/longhorn/go-common-libs/pull/25

> This pull request is now in conflict. Could you fix it @ChanYiLin? 🙏 fixed.

> @ChanYiLin any updates? Waiting for https://github.com/longhorn/longhorn-instance-manager/pull/407 So we can update the vendor in manager

> @ChanYiLin I have completed the review. Can we specify where users can find the **Edit as YAML** button on the Rancher UI? Hi @jillian-maroket It is quite hard to...