Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Configurable Product Registry #193

Closed
clausa opened this issue Feb 26, 2024 · 0 comments
Closed

[RFE] Configurable Product Registry #193

clausa opened this issue Feb 26, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@clausa
Copy link
Contributor

clausa commented Feb 26, 2024

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:

hauler store sync --products <product>=<product-version> --product-registry=mycr.domain.tld 

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

@github-project-automation github-project-automation bot moved this to Pending Review in Hauler Feb 26, 2024
@dweomer dweomer changed the title [RFE] Make CarbideRegistry configurable [RFE] Configurable Product Registry Feb 26, 2024
@dweomer dweomer added enhancement New feature or request good first issue Good for newcomers labels Feb 26, 2024
@zackbradys zackbradys moved this from Pending Review to Resolved in Hauler Apr 5, 2024
@github-project-automation github-project-automation bot moved this to Pending Review in Hauler Jul 17, 2024
@zackbradys zackbradys moved this from Pending Review to Resolved in Hauler Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Resolved
Development

No branches or pull requests

3 participants