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

Add support for registryRepoURL env var to the registry deployment. #1507

Open
1 task
Tracked by #1505
thepetk opened this issue Apr 9, 2024 · 0 comments
Open
1 task
Tracked by #1505

Add support for registryRepoURL env var to the registry deployment. #1507

thepetk opened this issue Apr 9, 2024 · 0 comments
Labels
area/registry Devfile registry for stacks and infrastructure kind/task

Comments

@thepetk
Copy link
Contributor

thepetk commented Apr 9, 2024

/kind task

Which area/kind this issue is related to?

/area registry

Issue Description

The devfile-registry deployment should include an env var that will contain the URL of the monitored registry repository. The URL should be optional, and if not set this means that the admin of the registry doesn't want to update the registry after an update in the stacks of the github repo.

Acceptance Criteria

  • The devfile-registry deployment includes an ENV variable that is optional and has the value of the registry repo that is used to generate the index.json & to fetch all the artifacts.
@thepetk thepetk added area/registry Devfile registry for stacks and infrastructure kind/task labels Apr 9, 2024
@thepetk thepetk changed the title Add support for monitored registry's repo URL ENV var to the registry deployment. Add support for registryRepoURL env var to the registry deployment. Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/task
Projects
Status: Backlog
Development

No branches or pull requests

1 participant