v1.1.0
Devfile library v1.1.0 release which supports devfile v2.0.0 and v2.1.0.
This release also support some devfile api schema changes for 2.2.0-alpha
Changelog
v1.1.0(2021-08-17)
Merged pull requests:
- use multierror in library #113 (yangcao77)
- adopt latest api commit #112 (yangcao77)
- Update Owners #111 (maysunfaisal)
- parent tests #110 (kim-tsao)
- upgrade k8s api to v0.21.3 #109 (sleshchenko)
- filter out init containers in GetContainers() #108 (yangcao77)
- update unit tests to check error messages #107 (yangcao77)
- Update PULL_REQUEST_TEMPLATE.md #106 (kim-tsao)
- Adding required field to networkingv1 ingress generator #105 (mohammedzee1000)
- resolve a few small issues #104 (yangcao77)
- remove issue templates #103 (yangcao77)
- Add events and metadata tests #102 (kim-tsao)
- get networking v1 ingress #101 (yangcao77)
- Library tests components - update multicomponent test #100 (kim-tsao)
- Add kubernetes and openshift tests #98 (kim-tsao)
- update the ci to run test for pr against main branch #95 (yangcao77)
- run action to get go pkg upon new release #94 (yangcao77)
- Add mock func for DevfileData interface #93 (maysunfaisal)
- Use of OS independent file path separator in KubeConfig exists util function #92 (girishramnani)
- support devfile 2.2.0, update the script and the library accordingly #88 (yangcao77)
* This Changelog was automatically generated by github_changelog_generator