mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
![]() The changes made by addVolumeMount() were overriden when the intermediate container variable was assigned to the pod and thus the volumeMount changes were lost. Fix it by making the volumeMount changes to the intermediate container that is then assigned to the final pod. Also, make the latest e2e test case to use the checkMutatedVolumes() helper and fix the illegal Volume name. Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com> Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> |
||
---|---|---|
.. | ||
sgxaadmissionwebhook.go |