Armel Soro
Armel Soro
I understand. Thanks, @brianpursley, and @eddiezane for your feedback.
@dharmit @kadel Can we close this issue as complete? It seems that the documentation for this is available at https://odo.dev/docs/user-guides/advanced/using-devfile-lifecycle-events
Initial story point estimation: 1
/status blocked Blocked on https://github.com/redhat-developer/odo/issues/6139
/hold Builds upon #5989 (first commit), so waiting for it to be merged in first. Note: remove the first commit from this branch after #5989 is merged (and upon rebasing...
/test unit-and-validate-test /test v4.10-integration-e2e
``` The devfile "a-devfile-name" from the registry "a-registry" will be downloaded. Based on the files in the current directory odo detected Language: Project type: The devfile "" from the registry...
Indeed, this is annoying. It looks like this is due to the run command being marked as `hotReloadCapable` in the Devfile. I saw this in the logs after quickly trying...
As discussed with the team: - An issue will need to be created on the Devfile side, with a proposal about explicitly declaring debug endpoints in Registry Devfiles - The...