Guang Jiong Lou

Results 64 comments of Guang Jiong Lou

@sseago please give you resource filter spec for every case as I did in the description so that we can discuss one by one and find the gap

> Also, if I can suggest, a filter based on resource _names_ (not labels) would be most welcome, at least for my use cases. @waldner you are talking about https://github.com/vmware-tanzu/velero/issues/5118...

+ velero restore for the same requirement

> IMO this is a slightly lower priority than #5120 as it feels natural to use label to solve this problem? I think we should not touch user's resources, and...

> I believe the reason you are seeing that error is that by default Go is using your host machine's gcc, which targets Mac not Linux. There are two general...

I fixed it according to the steps in option1. since I want to compile an amd64 arch binary in an arm64 machine (Apple Silicon), what I need is an amd64...

> Hello! > > As you might have noticed the filtering package in aip-go is not an end to end implementation for filtering, rather it is a set of utilities...