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
Is your feature request related to a problem? Please describe.
Be able to specify alternative to the hardcoded CarbideRegistry, to allow serving 'products' from other public or private registries.
Is your feature request related to a problem? Please describe.
Be able to specify alternative to the hardcoded CarbideRegistry, to allow serving 'products' from other public or private registries.
Describe the solution you'd like
Make the CarbideRegistry configurable (https://github.com/rancherfederal/hauler/blob/main/pkg/consts/consts.go#L53) to allow serving 'products' from an (OCI) registry:
where, --product-registry defaults to 'rgcrprod.azurecr.us'
Using a registry to serve 'products' will allow for signing and validation, etc.
Describe alternatives you've considered
N/A
Additional context
#182
The text was updated successfully, but these errors were encountered: