Feature #13134
Updated by Peter Amstutz almost 7 years ago
* New field called "secret_mounts" which can container "json" or "text" type mounts. These are processed the same way as normal mounts. * Add support for "text" type mounts which are literal text which is written to file during setup (similar to "json" type, but unstructured.) file. * Ensure that contents of "secret_mounts" isn't logged (eg container.json)