Add factory support for pulling from k8s YAML in repo #9879
Labels
kind/enhancement
A feature request - must adhere to the feature request template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
status/analyzing
An issue has been proposed and it is currently being analyzed for effort and implementation approach
Description
Today we allow factories to optionally read runtime configuration from a dockerfile located in the repo. However, this only works with dockerfiles today.
We should offer a similar ability to have factories read the runtime configuration from a Kubernetes YAML in a repo when using Che on Kube or OpenShift.
The text was updated successfully, but these errors were encountered: