Nash Tsai

Results 11 comments of Nash Tsai

you meant add FK constraint when doing sync()?

check [Quickwit](https://github.com/quickwit-oss/quickwit) out

@maheshkasabe you can convert this PR to draft instead of "WIP", check the "Reviewers" section on the top-right corner.

After take a closer look at https://app.codecov.io/gh/clusternet/clusternet , the contents doesn't look right to me, I believe you need to fix GH action workflow to upload correct coverage report including...

I would suggest completing following unimplemented interface functions: https://github.com/alibaba/open-local/blob/main/pkg/csi/controllerserver.go#L694

Has OpenKruise tested on K8s 1.27+ with `InPlacePodVerticalScaling` feature gate enable?

@ABNER-1 这个 issue 后续有跟进吗? > > 始终指定更新顺序是 [1, 0] 是做了什么特殊设置吗?还是就是默认的 asts 降序更新的策略 @Colvin-Y > > 听起来涉及到3个版本ABC,一开始 pod0 、 pod1 都是A版本 更新B版本到一半的时候即 pod0 A版本,pod1 B版本,再次更新C版本。 听起来此时会因为机制的问题导致既不能更新 pod1 到版本C, 又不能更新 pod0 到版本B(控制器应该一直在等待...

> It wasn't intentional. We added an eBPF program with more instructions than the others. Kernel 4.19 has a lower limit for the number of instructions in eBPF programs Coroot...

The requirement is to record warning event with reason why it failed, and this resulted that failed job pod log being the event message contents as following, so what exactly...

> I expect when pod status is running, addon status should also changed to enabled instead of failed This is not a bug, you could turn this to a improvement...