Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 ensure converted directory is created. (#59)
Not sure what changed in the shim (or rulesets) but using :latest, the output directory is only created when rules are converted. Better practice to not rely on the shim creating it. Fixes: ``` errors: - severity: Error description: 'open /addon/rules/converted: no such file or directory' - severity: Error description: 'Pod failed: Error' ``` Signed-off-by: Jeff Ortel <[email protected]>
- Loading branch information