UNCLASSIFIED - NO CUI

Refactor_Anchore-Enteprise_with_pass-through_pattern

General MR

Summary

Refactoring Anchore-Enterprise to pass-through pattern

Relevant logs/screenshots

Link to BB MR

Tested locally: image

Upgrade: image

Linked Issue

[issue](#224 (closed))

Upgrade Notices

Refactoring Anchore-Enterprise to pass-through pattern. With the change to pass-through pattern there is an additional layer required to pass values to the child package, pass values with the following pattern:

addons:
  anchoreEnterprise:
    values:
       upstream:
         key: value

The keys that won't need to move are those under domain, istio, networkPolicies, global, sso , bbtests , and ensureDbJobs along with postgresqlSuperUser.

The key enterpriseLicenseYaml has been changed to license and ingests the yaml object instead of the string.

Umbrella Branch

anchore-passthrough

Edited by Jasdeep Basra

Merge request reports

Loading