You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support enforcing the checksum verification by the environment variables.
Why is the feature needed?
To improve the security.
If you manage aqua.yaml on multiple directories in a Monorepo and you want to enforce the checksum verification for all aqua.yaml, this feature is useful.
Feature Overview
Support enforcing the checksum verification by the environment variables.
Why is the feature needed?
To improve the security.
If you manage aqua.yaml on multiple directories in a Monorepo and you want to enforce the checksum verification for all aqua.yaml, this feature is useful.
Workaround
No response
Example Code
If the environment variable is
true
, the checksum verification gets enabled even if it is disabled in aqua.yaml.Note
No response
The text was updated successfully, but these errors were encountered: