odo
odo copied to clipboard
implement `autoBuild` and `deployByDefault`
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
related: https://github.com/devfile/api/issues/852
Should require making changes into https://github.com/redhat-developer/odo/blob/main/pkg/devfile/components.go#L12 as pointed by @feloy.