github aquaproj/aqua v2.1.0

latest releases: v2.31.0, v2.31.0-3, v2.31.0-2...
17 months ago

Pull Requests | Issues | v2.0.0...v2.1.0

Features

#1790 #1791 Support disabling Policy by environment variable AQUA_DISABLE_POLICY

$ export AQUA_DISABLE_POLICY=true

If the environment variable AQUA_DISABLE_POLICY is true, AQUA_POLICY_CONFIG is ignored and Policy is disabled, which means every Registry and Package are available.

About Policy, please see the following documents too.

Why this feature is needed

This feature is introduced to enable users using non Standard Registries to upgrade aqua to v2 easily.

⚠️ We don't recommend this feature

We don't recommend this feature basically because Policy is important in terms of security.
You shouldn't use this feature in CI.

Don't miss a new aqua release

NewReleases is sending notifications on new releases.