Ron Green
Ron Green
The issue we had with this is that cp in BusyBox is all encompassing, and adding this binary means the use of an init container doesn't allow using the binaries...
DCO is annoying sometimes :( I will fix it in the next hour or so
I can attempt this if you want some ✋✋
took me a while but the DCO is ok, enjoy :)
@oribon approve me?
now it should be ok @oribon
seems that without your exact lines it didn't work (I expected it would be ok without it)
@oribon I tested this on my machine after the failure and saw the pods became active :)
very annoying, the logs are not helpful :( not sure what I am missing
throwing this out there https://github.com/vmware-tanzu/velero/blob/main/pkg/client/factory.go#L93 this is the location that sets the "velero" namespace if not specified with ``` velero client config set namespace=$NAMESPACE ``` I guess the logic to...