Looking closer at Devfile and use developer perspective to add an app from a git repo with a Devfile.
The webconsole detects the Devfile and creates the needed Objects.
If I use 'oc new-app https://github.com/devfile-samples/devfile-sample-code-with-quarkus.git' it detects the pom.xml and uses jee but does not detects / use Devfile.yaml.
Any ideas on this?
To answer myself, oc new-app does not have the functionality for inner-loop. It looks like that 'odo' has to be used for that.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.