Loading
Add input extra files to `get_input_fnames`
This should fix volume mounts in kubernetes, which calls: ``` volume_mounts.extend(generate_relative_mounts(data_claim, job_wrapper.job_io.get_input_fnames())) ``` The only other consumers are pbs, using an undocument config option (ahem ...).