hamlet-io / engine

Framework for managing cloud infrastructure via templates. It is part of the broader Hamlet devops framework.
GNU General Public License v3.0
5 stars 5 forks source link

fix(account_s3): remove s3 registry initialisation #2076

Closed roleyfoley closed 1 year ago

roleyfoley commented 1 year ago

Intent of Change

Description

Motivation and Context

With the move to fixed registry prefixes to store images the need to initialise the registry isn't really there any more. This is currently causing issues as the s3RegistryIds variable was removed in other image updates We no longer have components which rely on the code sync process so this has been removed as well

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: