v1.2.0
Release of v1.2.0
v1.2.0 (2020-04-28)
New features:
- Update build version to 1.2.0 #3016 (cdrage)
- Release 1.2.0 of odo #3013 (cdrage)
- Run test on two ginkgo test node #3001 (amitkrout)
- Update build version for odo release 1.1.3 #2950 (prietyc123)
- Docker Devfile Component Sync and Execution #2922 (maysunfaisal)
- --context support for odo create #2917 (GeekArthur)
- [Local] Create docker volumes from volumes defined in devfile #2911 (johnmcollier)
- local docker support for url creation and deletion #2906 (yangcao77)
- Use 'odo delete` to delete a component that's running locally with odo #2905 (jgwest)
- Download project devfile #2902 (EnriqueL8)
- Create operator backed service from a yaml file #2901 (dharmit)
Code Refactoring:
- Update some recursive logs to V(5) #2982 (adisky)
- Assemble oc and kubectl helper runner #2925 (prietyc123)
- [Devfile] Remove namespace flag from odo commands #2909 (johnmcollier)
Bugs:
- Devfile URL push fail #3012
- [Gosec] CI builds failing due "Implicit memory aliasing in for loop" #2987
- odo allows creating mutliple URLs with same name in experimental mode #2984
- Test flake comming due no check is added for operator (etcd) responsiveness #2943
- Devfile odo push should use --project instead of --namespace #2769
- Adding eventually duration in operator test file #3010 (amitkrout)
- Address failing Gosec G601 #2988 (johnmcollier)
- Fix parallel test run failure for devfile integration test #2965 (prietyc123)
- Add push target into sample #2896 (jichenjc)
- avoid list component name in s2i mode #2894 (jichenjc)
Tests:
- Travis failures in "watch, storage, app, project, push, devfile catalog, devfile create, devfile push, devfile delete command integration" tests #2956
- Travis failures in "devfile catalog, watch command integration tests on kubernetes cluster" #2954
- Travis failures in "generic login, component command integration tests" #2953
- Flakey test found in odo devfile push whiling using pushtarget as docker #2923
- Flakey test observed in devfile list url in machine readable json format #2892
- Flakey test observed in devfile list url after push #2891
- Flakey test observed in devfile describing urls #2890
- Disables another flakey test with util_test.go #3019 (cdrage)
- Fix flakey tests #3018 (cdrage)
- Make sure that desired operators are installed in CI #2944 (dharmit)
Documentation & Discussions:
- setup odo.dev homepage for odo #2897
- Update release documentation #2949 (cdrage)
- Update odo readme and docs for the experimental mode #2869 (maysunfaisal)
Closed issues:
- QECI best practices #2932
- Create docker volumes based off of volumes in devfile #2849
- "--context" support for odo create #2824
- Instantiate an operator backed service using yaml file #2723
- Use 'odo create url' to expose an application running locally #2580
Merged pull requests:
- Make odo buildable on Go 1.12 #3022 (kadel)
- Revert "Update build version to 1.2.0" #3021 (kadel)
- Revert "Update some recursive logs to V(5)" #3006 (cdrage)
- add johnmcollier as pkg/devfile approver #2951 (kadel)
- Add elsony as approver for Docker code #2947 (johnmcollier)
- remove .circleci as we don't use it #2945 (kadel)
Installation of v1.2.0
To install odo, follow our installation guide at docs.openshift.com
After each release, binaries are synced to mirror.openshift.com
* This Changelog was automatically generated by github_changelog_generator