UNCLASSIFIED - NO CUI

Skip to content

Update Twistlock Volume Job Retries

Micah Nagel requested to merge twistlock-volume-again into main

Dogfood showed inconsistency in allowing the chown, with permission denied errors. Modified as follows:

  • init container in job handles the scaling/waiting for console
  • main container handles the PVC update
  • added error catching in case of chown errors
Edited by Micah Nagel

Merge request reports