Devfile 2.1.0 release with a simplified and refined specification for easier adoption.
Changelog
v2.1.0 (2021-05-26)
Closed issues:
- Update api's should return an error if the specific element does not exist #448
- Provide a better description on the metadata icon field #440
- Remove plugins from devfile schema #407
- Root folders for projects #385
- Make vscodeLaunch / vscodeTask more generic #344
- Remove devfile.projects[].github #340
- nil pointer dereference in Starterproject validation #339
- Extending Volume components to support more features #310
- use <portNumber>-<protocol> as pod container port name in devfile library generator #287
- The devfile website should support hosting multiple devfile schemas #275
- Top level attribute definition in a devfile #239
- Commands scoped to a project #165
- Better support of resources settings #131
- remove sparseCheckoutDir #128
- Cleanup references to Che in devfile stack authors guide #76
- Devfile metadata: add a link to an external website #38
Merged pull requests:
- Fix broken Che factory links in README file #461 (l0rd)
- Update metadata icon desc #460 (maysunfaisal)
- remove project.sparseCheckoutDir #459 (yangcao77)
- Add docs for extraDevfileEntries.yaml #445 (GeekArthur)
- Remove GitHub projects #439 (amisevsk)
- validator checks import attributes #420 (yangcao77)
- Rename ide url #414 (amisevsk)
- Changes after renaming master branch #399 (l0rd)
- Rename workspace to devworkspace #396 (sleshchenko)
- Create empty .npmignore file so that everything in the typescript models are published #394 (JPinkney)
- update the description of uri to make it more clear #387 (yangcao77)
- Github action for generating typescript models automatically from crds #384 (JPinkney)
- add tests for events #368 (mmulholla)
- add tests for projects and starter projects #360 (mmulholla)
- Add Global Attributes, Global Variable & Substitution and Deprecate Metadata.Attributes #352 (maysunfaisal)
- remove vscodetask and vscodelaunch, deprecate project.github #349 (yangcao77)
- First stage of new tests which share logic with library tests #348 (mmulholla)
- Update metadata field #343 (GeekArthur)
- project & starterproject validation bug #341 (yangcao77)
- Cleanup printcolumns #335 (amisevsk)
- Remove
plugins
from the Devfile schema #333 (davidfestal) - Add 'dwt' shortname for DevWorkspaceTemplates #328 (amisevsk)
- Ephemeral volumes #324 (amisevsk)
- add more resources settings for container component #318 (yangcao77)
- Add more merging and overriding tests #308 (amisevsk)
* This Changelog was automatically generated by github_changelog_generator