Closed as not planned
Description
Which area this feature is related to?
/area documentation
Which area is this documentation change is related to?
/area api
Issue details
What mistake did you find / what is missing in the documentation?
Currently, the documentation does not provide clarification for new users how a BuildConfig
file for building container images differs from a devfile, only provides limited instruction on how a devfile uses a BuildConfig
file such as with a Dockerfile
in 'Adding an image component', and does not provide what BuildConfig
devfiles support (currently only dockerfiles).
Here is what is needed to clarify:
- What a devfile is that a
BuildConfig
is not and vice versa - Brief showcase of how a
BuildConfig
can be references in a devfile using the kubernetes component - Brief showcase of how to migrate from
BuildConfig
and move all information within the devfile - What
BuildConfig
file(s) are supported by devfiles (e.g. what elements inBuildConfig
are supported).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done ✅