likakuli

Results 29 comments of likakuli

> I think it makes sense to add this validation. However, it may be not a bug fix but only a verification enhancement. OK,let me update the kind.

I don't know whether this function should be implemented in `controller-runtime` or just in `karmada-controller`. There are two points related to this. 1. `controller-runtime` not support index when to use...

If no one is working on it, i can open a pr to support this issue.

Our internal version has implemented this function.

sorry, i will open a pr this weekend. or you can open a pr if you have already completed it. thx

RB and Work are both internal resource which user should not access them directly. But there may be some user use them directly and user-facing change is inevitable for those...

I can work on this and #2090 if there is nobody working on them /cc @RainbowMango

I meet the same problem, etcd version 3.3.1, client vesion 3.1.3

I mean the revision used in etcd client side. I can reproduce it in k8s. 1. create a k8s cluster and write some object. 2. backup etcd 3. write some...