duanmengkk

Results 4 issues of duanmengkk

![图片](https://user-images.githubusercontent.com/17697155/161881230-93399af4-6e5c-4af1-978b-fdb9336b954e.png) I modified the Limit Resource to fix this problem by kubectl edit. Do we need to increase the limit reource to `resources: limits: cpu: 20m memory: 40Mi` Or extract...

**What would you like to be added**: when I apply a `propagationPolicy ` and has a cluster haven't joined,karmada will generate a `resourcebinding `not include the cluster. When this cluster...

kind/feature

**What would you like to be added**: A more easyly way to use `Retain` in crd. **Why is this needed**: Currently, I need to write a whole project( **customresourceinterpreter**) to...

kind/feature

**Describe the bug** A clear and concise description of what the bug is. 启动命令和日志 `ktctl.exe --kubeconfig C:\Users\duanmeng\.kube\config connect -n karmada-dm -d` ![image](https://user-images.githubusercontent.com/17697155/182569229-2edadf39-7d2b-4d93-8bf4-78ffad9b3c35.png) ![image](https://user-images.githubusercontent.com/17697155/182569325-78d080fa-c7f8-4ddc-84a7-091d10901255.png) 本地通过域名访问 ![image](https://user-images.githubusercontent.com/17697155/182569766-8708305b-592a-431a-8e7f-5d9aa14290ac.png) 本地日志 ![image](https://user-images.githubusercontent.com/17697155/182571217-8c3751ef-0157-49bc-8974-ed81ab6e443c.png) ![image](https://user-images.githubusercontent.com/17697155/182569849-eb40b74c-63b0-41c2-a452-658895e8d0e6.png) **Environment (please...

enhancement