velero/pkg/util/kube
Piper Dougherty 19e65689ef
Add the ability to set the allowPrivilegeEscalation property on the Restic restore helper via plugin ConfigMap (#2792)
* 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>
2020-08-06 13:08:36 -04:00
..
resource_requirements.go velero install: support velero/restic pod cpu/mem requests with unbounded limits (#1745) 2019-08-09 12:54:04 -06:00
resource_requirements_test.go velero install: support velero/restic pod cpu/mem requests with unbounded limits (#1745) 2019-08-09 12:54:04 -06:00
security_context.go Add the ability to set the allowPrivilegeEscalation property on the Restic restore helper via plugin ConfigMap (#2792) 2020-08-06 13:08:36 -04:00
security_context_test.go Add the ability to set the allowPrivilegeEscalation property on the Restic restore helper via plugin ConfigMap (#2792) 2020-08-06 13:08:36 -04:00
utils.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
utils_test.go Wait for CRDs to be ready before restoring CRs (#1937) 2020-01-30 09:19:13 -08:00