mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-02-05 11:31:25 +00:00
* Add the ability to set the `allowPrivilegeEscalation` security context attribute on the Restic restore helper init container. Signed-off-by: Piper Dougherty <doughertypiper@gmail.com> * Add changelog. Signed-off-by: Piper Dougherty <doughertypiper@gmail.com> * Fix old tests and add tests for new allowPrivilegeEscalation config option. Signed-off-by: Piper Dougherty <doughertypiper@gmail.com> * Correct spelling in changelog. Signed-off-by: Piper Dougherty <doughertypiper@gmail.com> * Switch to boolptr type. Signed-off-by: Piper Dougherty <doughertypiper@gmail.com> * Reorder imports for sanity. Signed-off-by: Piper Dougherty <doughertypiper@gmail.com>