Tiecheng Shen
Tiecheng Shen
As the fields of policy API expand, there are more and more composite scenarios that require verification. Though we can disable user misconfiguration at runtime, it is not as effective...
link: https://github.com/kubewharf/kubeadmiral/actions/runs/6307418487/job/17124013179?pr=226 The error case is `t.Run("ClusterEventHandlers should receive correct old and new clusters", func(t *testing.T)`. I ran it locally multiple times and found no similar errors. I feel that...
Currently, `ClusterResourcesFit` filter plugin does not work because it cannot get resourceQuest of object. We need to interpret the logic of calculating resourceQuest according to GVK. We used ftc's pathDefinition...