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
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
odo link has added a bunch of capabilities and fixed some issues. This issue tracks all the scenarios we should check before 2.3 release and make sure they are working well.
Goal
odo linkhas added a bunch of capabilities and fixed some issues. This issue tracks all the scenarios we should check before 2.3 release and make sure they are working well.Acceptance Criteria
A component means devfile based component
Must haves
odo linka component with an Operator backed service (Testodo linkextensively for 2.3 release #4801 (comment))odo linka component with another component (Testodo linkextensively for 2.3 release #4801 (comment))odo link --namea component with an Operator backed service and check if SBR (kubectl get sbr) gets created with the provided name (Testodo linkextensively for 2.3 release #4801 (comment))odo link --namea component with another odo component and check if SBR (kubectl get sbr) gets created with the provided name (Testodo linkextensively for 2.3 release #4801 (comment))odo link --name --bindAsFilesand see if values are injected as files instead of environment variables (Testodo linkextensively for 2.3 release #4801 (comment))odo linka component with more than one Operator backed service or component (Testodo linkextensively for 2.3 release #4801 (comment))odo link --appStretch
odo linkextensively for 2.3 release #4801 (comment))odo describeshould list all the services linked to the component. Seeodo linkandodo unlinkwrite to devfile without deploying to cluster #4819 (comment)odo linkextensively for 2.3 release #4801 (comment))