Bridget McErlean
Bridget McErlean
Hi @CafeLungo - Please include the logs using `kubectl logs deployment/velero -n velero` (you can use a [gist](https://gist.github.com/) if they are too long). We will need those to see why...
Hi @kojanabzah :wave: I'm not very familiar with the CSI plugin, but I'll try to help here :) Looking at the plugin code, this particular error is only triggered for...
@eleanor-millman This is a small clean up task raised as part of #4077. It's part of the upload progress work so should stay in the 1.8 milestone.
Hi :wave: I'm one of the maintainers of Sonobuoy who was trying to help @johnray21216 debug this issue. Some other users were seeing this same problem and [provided some logs...
I mentioned in https://github.com/vmware-tanzu/velero/issues/4047#issuecomment-902117958 that Restic now has a release with s390x support. In order to support this architecture we would need to upgrade to this version.
Hi @rposts - Sorry for the delay in getting back to you here! For non-amd64 platforms that we support, we don't maintain the build image for building/running tests, and instead...
Hi @MikeK184 - The errors that are you seeing are coming from the the vSphere plugin so I will transfer the issue to that repo. @xing-yang @lintongj If this a...
Hi @insidepacket. It looks like this error is coming from the vSphere plugin for Velero: https://github.com/vmware-tanzu/velero-plugin-for-vsphere/blob/main/pkg/plugin/backup_pvc_action_plugin.go#L55-L57 Looking at the docs for the plugin, it seems that certain resources are restricted...
I am going to transfer this issue to the vSphere plugin repo as @xing-yang suggested that the documentation should be updated to move the restricted resources details to a section...