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
The setup for the devfile registry helm chart and devfile registry operator are currently inconsistent. We need to ensure that the registry helm chart setup is in sync with the setup of the registry operator in how they deploy the devfile registry before we can provide official releases #1009.
Ensure the helm chart supports the same requirements as the registry operator
Ensure hostname setup is consistent
Ensure app name setup is consistent
Update repository documentation to reflect the changes
Update PR template to include acceptance criteria where if there is any changes to these items there should be a tied PR to update the registry operator
The text was updated successfully, but these errors were encountered:
Which area/kind this issue is related to?
/area registry
Issue Description
The setup for the devfile registry helm chart and devfile registry operator are currently inconsistent. We need to ensure that the registry helm chart setup is in sync with the setup of the registry operator in how they deploy the devfile registry before we can provide official releases #1009.
Related to #1193.
Acceptance Criteria
DevfileRegistry
CR, can provide the same setup, and use the same defaultsChart.yaml
is consistent with the registry operator cluster service version (CSV) fileThe text was updated successfully, but these errors were encountered: