Release of v1.0.2
v1.0.2 (2019-12-04)
New features:
- add odo-file-index.json entry into .gitignore #2223
- Release 1.0.2 #2430 (cdrage)
- Add
odo preference set PushTimeout
/ pod timeout configuration #2413 (cdrage) - Build and package for all RHEL architectures #2384 (yselkowitz)
- Updating to supported java component test in link test file #2381 (amitkrout)
- Add env variable "ODO_LOG_LEVEL" to control odo verbosity (#2351) #2378 (kanchwala-yusuf)
- Update build version to 1.0.1 #2376 (cdrage)
- Add italic font when describing what to do next #2348 (cdrage)
- Cleanup service creation output #2346 (cdrage)
Enhancements & Code Refactoring:
- Remove site since we now use OpenShift docs #2412 (cdrage)
- Modify unit tests for deleting odo config dir to be tabular #2410 (dharmit)
- Cleaning up OpenShift CI files #2407 (amitkrout)
- Fixing typo in test file #2396 (prietyc123)
- Remove automated deployments through TravisCI #2383 (cdrage)
- Remove Space from Project Create Success Message #2375 (danielhelfand)
- Update the development guide + add changelog script #2368 (cdrage)
- Remove machineoutput annotation from odo create #2345 (cdrage)
- renamed Url to URL to resolve lint warning and consistency #2336 (girishramnani)
Bugs:
- odo list -h shows different output than odo component list -h #2415
- envForm record not found in dc when linking component using --wait flag #2414
- odo unable to link component that present in a different app or namespace #2394
- project delete throws error if a linked component is deleted #2389
- Env var suggested in link output does not match with the actual env var inside the component pod #2377
- Component create fails with flag —context when —binary is located in temp folder #2282
- Active pointer not pointing to current active project #2237
- odo delete --all delete odo config file when run from $HOME #2109
- Autocompletion is not working for
--context
inodo push
#1718 - Detect that component has not been build yet #1066
- Detect component has yet to be built #2427 (cdrage)
- resolve odo list --help having different output then odo component list --help #2421 (girishramnani)
Tests:
- Disabling ginkgo JUNIT report generator #2403 (amitkrout)
- Add all test target to a single OpenShift CI presubmit file #2401 (amitkrout)
- Adding wait flag test in link command test #2398 (amitkrout)
Documentation:
- Link to download v1.0.1 does not work #2385
- Add link to slack channel #2411 (cdrage)
- Update doc since Codewind project already used odo #2391 (GeekArthur)
Closed issues:
- unknown userid when running odo #2380
- Optimize number of test clusters created for each PR #2360
- add environment variable to control odo verbosity #2351
- brew upgrade odo Doesn't Update odo version #2316
- odo describe should work even for not pushed components #2288
- Speed up file copies for odo push #1879
- use "referenceOwner" for all resources related to component #1793
- Add Pod TimeOut configurator to
odo utils config
/ fix current e2e tests #943
Merged pull requests:
- Fixes odo describe for non pushed components #2399 (mik-dass)
- Disable context / checking for config when using autocompletion #2326 (cdrage)
- odo delete --all only deletes the config directory if its empty #2311 (girishramnani)
- Fixes the symlink path for the binary flag #2308 (mik-dass)
- Adding odo file index json to gitignore file #2305 (prietyc123)
- Set DC as ownerReference for objects created on OpenShift cluster #2125 (dharmit)
Installation of v1.0.2
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