Release of v1.0.1
v1.0.1 (2019-11-07)
New features:
- New release of odo! 1.0.1 #2373 (cdrage)
- Add "odo component create" back to shortcuts. #2341 (cdrage)
- Update to 1.0.0 #2317 (cdrage)
Enhancements & Code Refactoring:
- golangci-lint reports dead code, missing error checks and other issues. #1927
- Update the PR template #2344 (cdrage)
- Refactor templates #2340 (cdrage)
- change "from" to "to" for odo link #2334 (danielhelfand)
- Adds golintCI to travis job #2332 (mik-dass)
- Add managed-by labels #2273 (cdrage)
Bugs:
- Tests failing on 4.3 openshift cluster #2357
- unsetting of a none existing env var in local config does not report error #2274
- "odo config unset" doesn't unset an environment variable but says it did #2139
- Remove -o, --o string from global flag #2031
- Can't connect to OpenShift 4 cluster (though oc works fine) #1660
- change checks of ODO_SRC_PATH/src in tests and a temporary fix for project list flake #2362 (girishramnani)
- Fails if user tries to unset invalid environment variable #2275 (dharmit)
- Errors out if json machine output has not been implemented #2160 (cdrage)
Tests:
- [FLAKE]
project list
spec fails in test_cmd_project.go file #2298 - Adding sleep to project test flake #2363 (amitkrout)
- Fix Kubernetes version in odo version info #2329 (amitkrout)
- Update odo version info for 4.3 cluster #2315 (amitkrout)
- Removed forgotten focus from integration tests #2302 (girishramnani)
- Separating out link tests from service catalog dependent tests #2300 (prietyc123)
- Adds unit test for project create #2257 (prietyc123)
Documentation:
- Update dev documentation on how to run 1 test #2295
- Use the official openshift docs.openshift.com reference #2291
- Synchronization with gh-pages #1679
- Storage unmounting during odo push #1539
- More examples on databases / services #862
- Remove TDD docs, add more info on running tests #2335 (cdrage)
- Modifies the PR commit template #2325 (cdrage)
- Updates the asciinema tutorial on the README.adoc #2324 (cdrage)
- Point all new documentation to docs.openshift.com #2294 (cdrage)
Closed issues:
- FYI, labels "use case" and "code refactoring" have been changed #2343
- odo create java States Java Isn't Fully Supported #2331
- Write UTs for client.CreateNewProject #2319
- Fake Client does not create error for invalid projects #2314
- Document how to run odo test cases steps in OpenShift disconnected cluster #2286
- Linking is never tested on OpenShift 4.x! #2261
- odo uses a deleted project as currently set project #2158
- add managed-by label #2017
- Get odo binaries packaged with OpenShift #1594
Merged pull requests:
Installation of v1.0.1
To install odo, follow our installation guide at docs.openshift.com
After each release, binaries synced on mirror.openshift.com
* This Changelog was automatically generated by github_changelog_generator