odo icon indicating copy to clipboard operation
odo copied to clipboard

implement `autoBuild` and `deployByDefault`

Open kadel opened this issue 3 years ago • 2 comments

devfile 2.2.0 added two new fiels we need to make sure that odo has a proper support for it

https://github.com/devfile/api/pull/709

kadel avatar Apr 26 '22 13:04 kadel

related: https://github.com/devfile/api/issues/852

feloy avatar Jun 02 '22 12:06 feloy

Should require making changes into https://github.com/redhat-developer/odo/blob/main/pkg/devfile/components.go#L12 as pointed by @feloy.

dharmit avatar Jun 16 '22 13:06 dharmit