-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/udiIssues and PRs related to the universal developer image https://github.com/devfile/developer-imagesIssues and PRs related to the universal developer image https://github.com/devfile/developer-imageskind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.new¬eworthy/che-onlyLike 'new¬eworthy' but which do not apply to downstream (eg., plugins or devfiles)Like 'new¬eworthy' but which do not apply to downstream (eg., plugins or devfiles)severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.team/BThis team is responsible for the Web Terminal, the DevWorkspace Operator.This team is responsible for the Web Terminal, the DevWorkspace Operator.
Description
Is your task related to a problem? Please describe
Currently there is an entrypoint file under base/ubi9 and universal/ubi9.
A second entrypoint file was introduced for universal/ubi when kubedock was introduced as a udi-specific feature in this PR here.
Since the ubi was updated to include kubedock functionalities here, a separate entrypoint file for the ubi and udi is not required
Describe the solution you'd like
Maintain only one entrypoint.sh in base/ubi9, and remove the entrypoint.sh in universal/ubi9
Describe alternatives you've considered
No response
Additional context
No response
ibuziuk and svor
Metadata
Metadata
Assignees
Labels
area/udiIssues and PRs related to the universal developer image https://github.com/devfile/developer-imagesIssues and PRs related to the universal developer image https://github.com/devfile/developer-imageskind/taskInternal things, technical debt, and to-do tasks to be performed.Internal things, technical debt, and to-do tasks to be performed.new¬eworthy/che-onlyLike 'new¬eworthy' but which do not apply to downstream (eg., plugins or devfiles)Like 'new¬eworthy' but which do not apply to downstream (eg., plugins or devfiles)severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.team/BThis team is responsible for the Web Terminal, the DevWorkspace Operator.This team is responsible for the Web Terminal, the DevWorkspace Operator.
Type
Projects
Status
✅ Done