Dashboard should respect registry.devfile.io
deployed on the cluster
#22454
Labels
area/dashboard
area/devfile-registry
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Is your task related to a problem? Please describe
If
registry.devfile.io
is deployed on the cluster [1], then dashboard try to read index file by path/devfiles/index.json
instead of/index
. For instance see [2][1] https://github.com/devfile/registry-operator
[2] https://registry.devfile.io/index
Describe the solution you'd like
Operator configures dashboard with devfile registry url and path to read index file via environment variables.
Describe alternatives you've considered
Dashboard should try to read index file from both paths to figure out the proper path.
Additional context
No response
The text was updated successfully, but these errors were encountered: