v2.0.1
Devfile library v2.0.1 release which supports official devfile v2.2.0 release.
Changelog
v2.0.1(2022-10-18)
Merged pull requests:
- Filesystem is not required when reading from URL and Data #149 (maysunfaisal)
- enable gosec #147 (kim-tsao)
- Change from internal fs to afero fs #146 (maysunfaisal)
- Add license headers #145 (kim-tsao)
- Update code coverage reporting #144 (johnmcollier)
- proxy and custom timeout support #143 (kim-tsao)
- add dco #142 (yangcao77)
- revert back devfile change #141 (yangcao77)
- adding util tests from odo #140 (mike-hoang)
- parsing devfile downloads resource files #139 (mike-hoang)
- 906- variable substitution in kubernetes uri content #138 (yangcao77)
- Add Kube YAML parser/reader #137 (maysunfaisal)
- External variables can override Devfile variables #136 (feloy)
- create contributing.md file #135 (yangcao77)
- parse parent devfile with version reference #134 (yangcao77)
- Remove zip ext check for zipUrl within GetAndExtractZip #133 (michael-valdron)
- update the filesystem #132 (yangcao77)
- Add option to add/remove a specific port/env var of a specific container #131 (valaparthvi)
- add name filter #130 (yangcao77)
- Add Replicas field to DeploymentParams struct #129 (dharmit)
- use endpoint name as container port name and service port name #128 (yangcao77)
- new fields
autobuild
anddeploybydefault
for image components and kubernetes/openshift components #127 (yangcao77) - Version checks for boolean properties #126 (kim-tsao)
- error out if import devfile version is greater than child #125 (yangcao77)
- pull latest devfile/api which includes resource requirement validation #124 (yangcao77)
- 632-devfile annotation support in generators #123 (yangcao77)
- Set default boolean values #122 (kim-tsao)
- create volume with emptyDir if ephemeral is true #121 (yangcao77)
- pull in latest devfile/api with apply command validation update #120 (yangcao77)
- add more resource requirement in generator #119 (yangcao77)
* This Changelog was automatically generated by github_changelog_generator