You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
We are trying to update the Velero from v1.13.2(chartVersion - v1.6.7) to v1.14.0 (chartVersion - v1.7.2) and getting some PVC related error while performing the Velero backups. This is working fine on v1.13.2. When I checked some of these pod volumes all of them are using emptyDir volume type. I have a resource filtering config map to skip this volume type. On this version it is not working as expected.
What did you expect to happen:
Velero backup should work without errors. Now it is partially failing.
The following information will help us better understand what's going on:
Velero features (use velero client config get features): Not set
Kubernetes version (use kubectl version): 1.25.7
OS (e.g. from /etc/os-release): VMware Photon OS/Linux
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
👍 for "I would like to see this bug fixed as soon as possible"
👎 for "There are more important bugs to focus on right now"
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened:
We are trying to update the Velero from v1.13.2(chartVersion - v1.6.7) to v1.14.0 (chartVersion - v1.7.2) and getting some PVC related error while performing the Velero backups. This is working fine on v1.13.2. When I checked some of these pod volumes all of them are using
emptyDir
volume type. I have a resource filtering config map to skip this volume type. On this version it is not working as expected.What did you expect to happen:
Velero backup should work without errors. Now it is partially failing.
The following information will help us better understand what's going on:
The debug bundle is attached for troubleshooting - bundle-2024-07-23-14-39-50.tar.gz.
Anything else you would like to add:
Our resource filtering config map is below.
Environment:
velero version
): v1.7.2velero client config get features
): Not setkubectl version
): 1.25.7/etc/os-release
): VMware Photon OS/LinuxVote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
The text was updated successfully, but these errors were encountered: