-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Labels
area/devfile-specIssues or PRs related to the Devfile specification and how odo handles and interprets it.Issues or PRs related to the Devfile specification and how odo handles and interprets it.kind/user-storyAn issue of user-story kindAn issue of user-story kindpriority/HighImportant issue; should be worked on before any other issues (except priority/Critical issue(s)).Important issue; should be worked on before any other issues (except priority/Critical issue(s)).sprint demoIndicates an issue for which a demo should be recorded and presented at the end of the sprint.Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Milestone
Description
/kind user-story
User Story
As an odo user, I don't want to hardcode the registry for the image components or kubernetes manifest in the devfile, because it will make devfiles not portable.
Two users should be able to reuse exactly the same devfile but the images should be pushed to their own registry.
Acceptance Criteria
- odo should have a preference that allows users to globally configure image registry
-
odo devandodo deploycommands should have a flag that allows users to specify image registry, this overrides the global configuration (preference)
(it would be nice to be able to store image registry on the per-devfile basis, this is something that we can consider later once we get some feedback about how this is being used)
Links
Explanation of how the image selector should work.
devfile/api#985 (comment)
Sub-stories/tasks:
- Implement logic for resolving
imageNameas a selector in the Devfile library #6676 - Image name as selector: implementation in odo #6677
/kind user-story
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/devfile-specIssues or PRs related to the Devfile specification and how odo handles and interprets it.Issues or PRs related to the Devfile specification and how odo handles and interprets it.kind/user-storyAn issue of user-story kindAn issue of user-story kindpriority/HighImportant issue; should be worked on before any other issues (except priority/Critical issue(s)).Important issue; should be worked on before any other issues (except priority/Critical issue(s)).sprint demoIndicates an issue for which a demo should be recorded and presented at the end of the sprint.Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Type
Projects
Status
Done ✅