Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Community Note
What is the outcome that you are trying to reach?
For Operation Center and Controllers, the CloudBees Backup plugin restore should not be used in Modern Environments but Rescue Pod per https://docs.cloudbees.com/docs/cloudbees-ci/latest/backup-restore/kubernetes#_using_a_rescue_pod
The "restore" process dates back from CJE 1.x where accessing the volume was very tedious. Nowadays, using a rescue pod makes more sense.
Conversation (CB Internal Link): https://cloudbees.slack.com/archives/C016PCUB648/p1730804953860689
Describe the solution you would like
Removing the restore jobs from MC Casc Bundles
Automate the rescue pod process via Makefile
Additional context
Additionally for EBS storage promoting Velero backup and restore. And for EFS promote backup using AWS Backup and restore using automation using steps described in https://github.com/cloudbees/terraform-aws-cloudbees-ci-eks-addon/issues/39