ensuring enterpriseLicenseYaml is in test-values.yaml
General MR
Summary
Latest pipeline is not pulling in the secret I think because the key it wants to replace in tests/test-values.yaml
doesn't exist currently.
This matches the layout in Bigbang/tests/test-values.yaml where handle_license()
functions as we would expect.
Upgrade Notices
feeds deployment and setting moved under feeds:
key.
anchore-feeds-db
key is now feeds.feeds-db
anchore-geeds-gem-db
key is now feeds.gem-db
Resource names updated with a release name/prefix of anchore-anchore-engine(-enterprise)
to anchore-anchore-enterprise
. PVCs and extra resources referencing these will need to be updated.
anchoreEnterpriseGlobal
has been removed as enterprise deployments is the new default. The BigBang mapping of addons.anchore.enterprise.licenseYaml
is still available for use. enterpriseLicenseYaml
is the direct value for injecting your license file into the package. Or it can still be pointed to an existing secret eg licenseSecretName
.