odo and Devfile integration within Backstage.
This repository contains a set of extensions for Backstage that can be used to write your own Software Templates:
-
devfile-field-extension: a Custom Field Extension that allows you to add a set of drop-down lists to pick a Devfile Stack version, a version, and a starter project.
-
scaffolder-odo-actions-backend: a Backend Plugin containing a set of Custom Actions using the
odo
CLI.
See https://github.com/ododev/odo-backstage-software-template for an end-to-end example of a Backstage Software Template relying on the extensions above.