devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
235 stars 58 forks source link

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

Open thepetk opened 1 month ago

thepetk commented 1 month ago

/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