lyndon-li

Results 122 comments of lyndon-li

@lybh2022 The error is generated by Calico. Could you help to collect Calico log as well?

@lybh2022 Another question: "Cloud provider or hardware configuration: VM Ware" What does this mean? Are you using any VMware product to provide the kubernetes service?

@lybh2022 Thank you for the information! Looks like some resource of calico, i.e. profile as mentioned in this issue, cannot be created through apiserver, this is why Velero server failed...

@lybh2022 Please let us know if skipping calico work after you've done the test. Thanks.

@lybh2022 Could you share more info of why you couldn't exclude the calico resource? Can you exclude them through Velero filters as mentioned [here](https://velero.io/docs/v1.4/resource-filtering/#:~:text=backup%20%3Cbackup%2Dname%3E-,%E2%80%93exclude%2Dresources,-Exclude%20secrets%20from)?

I am wondering what RestoreController will do after it gets the return value of AreAdditionalItemsReady as false. Possibly, the RestoreController needs to wait for some arbitrary time? If so, this...

This message is not printed by Velero directly but by Kubernetes Client-go API. Velero server refreshes the Kubernetes resources every 5 minute by calling the Client-go API. The related Client-go...

@maartenjanvangool Please check your env as @blackpiglet mentioned. Besides that, I have two more questions about this Velero log: `Waited for 1.047783694s due to client-side throttling, not priority and fairness,...

This has been covered by PR #[5142 ](https://github.com/vmware-tanzu/velero/pull/5142)