Shubham Pampattiwar

Results 14 issues of Shubham Pampattiwar

Signed-off-by: Shubham Pampattiwar Thank you for contributing to Velero! # Please add a summary of your change This PR adds the following with respect to Velero datamover: - Problem Statement...

Area/Design
kind/changelog-not-required

**Describe the feature you'd like to have.** Support for mounting GCS credential json file **What is the value to the end user? (why is it a priority?)** We are currently...

enhancement

**What steps did you take and what happened:** When we try to use Velero backup for CSI volumes via incorrect Backup CR config, the backup fails due to nil pointer...

Area/CSI

Signed-off-by: Shubham Pampattiwar Thank you for contributing to Velero! # Please add a summary of your change # Does your change fix a particular issue? Fixes https://github.com/vmware-tanzu/velero/issues/5400 # Please indicate...

has-changelog

**What steps did you take and what happened:** While try to backup 200 namespaces using Restic, the backup finished with `PartiallyFailed` status. **What did you expect to happen:** Backup to...

Signed-off-by: Shubham Pampattiwar Fixes https://github.com/vmware-tanzu/velero/issues/5334 # Please indicate you've done the following: - [x] [Accepted the DCO](https://velero.io/docs/v1.5/code-standards/#dco-sign-off). Commits without the DCO will delay acceptance. - [x] [Created a changelog file](https://velero.io/docs/v1.5/code-standards/#adding-a-changelog)...

has-changelog

This PR adds design for https://github.com/vmware-tanzu/velero/issues/6640 # Please indicate you've done the following: - [x] [Accepted the DCO](https://velero.io/docs/v1.5/code-standards/#dco-sign-off). Commits without the DCO will delay acceptance. - [x] [Created a changelog...

Area/Design
has-changelog

**Describe the problem/challenge you have** `ExistingResourcePolicy` feature was implemented in velero 1.9 with only 2 options - `none` and `update` We would like to complete the phase 2 of this...

Needs Design
Reviewed Q3 2023
2024 Q1 reviewed

**What steps did you take and what happened:** We have been seeing this issue recently, if any of the VolumeSnapshotContent CR has an error related to removing VolumeSnapshotBeingCreated annotation in...

Area/CSI

**What steps did you take and what happened:** Add a warning while doing restore: if restore is pointing to backup which is having `defaultVolumesToFsBackup:true` parameter and all the volumes are...

Needs info
1.14-candidate