Release of v2.0.4
Release of v2.0.4
v2.0.4 (2021-01-20)
Closed issues:
- Cleanup odo cluster configure scripts #4199
v2.0.4 (2021-01-20)
New features:
- View, set and unset "Ephemeral" using "odo preference" commands #4327
- Upload ginkgo --debug log output to CI artifacts #3807
- Implement
project
for devfile #3798 - Run integration/e2e test validation part of odo release #3796
- odo should provide more contextual information as to what it's doing #3709
- Add centos7 nodejs latest as supported #4349 (prietyc123)
- Execute make target consecutively even on failure #4324 (prietyc123)
Code Refactoring:
- Refactor json output match through out the test script #3823
- Follow same initialization pattern as other clients #4323 (dharmit)
- Changed block comment to reflect what the code actually does. #4312 (niconosenzo)
- Refactors URL for localConfigProvider. #4311 (mik-dass)
- Update CI reference doc #4265 (amitkrout)
Bugs:
- Broken link in Releases page #4308
- devfile validation fails if folder name is not valid #4305
- Ignore Che devfile v1 #4276
- Project devfile deleted #4262
- odo service list fails with one service #4221
- Latest images on 3.11 cluster reflects as unsupported on init repo #4220
- describe and create commands test for existing component in context folder is inconsistent #4210
- Operator Hub documentation should explain the need for installing Service Binding Operator #4195
- odo installation on windows is broken #4062
- odo 'hangs' after using a cluster that's no longer accessible #4046
- "odo service create" doesn't output service name when no parameters are provided #4013
- Fixes panic while collecting events from the pod. #4358 (mik-dass)
- Output service name when creating Operator backed service #4336 (dharmit)
- override an env file if found without a devfile on odo create #4332 (girishramnani)
- Don't fail the command if listing a CR's instances fails #4300 (dharmit)
- Handling absolute and relative source path file uri #4247 (prietyc123)
Tests:
- Recurring CI failures while trying to verify support for nodejs images #4347
- Test compilation fails on "vet" check with ginkgo #4277
- odo log -f tests are flaky #3809
- Revert centos nodejs tags to older version #4348 (prietyc123)
- Separates test into its own spec #4345 (dharmit)
- Some fix for configure script of s390x. #4317 (zhengxiaomei123)
Documentation & Discussions:
- Update documentation to use Service Binding Operator on operatorhub.io #4299
- Update docs to install SBO from OperatorHub.io #4306 (dharmit)
- #4062 Update installing odo on Windows section to fix filename and ad… #4176 (rnapoles-rh)
Closed issues:
- Build error when trying to build a node.js native addon #4365
- Expand E2E test case coverage - Creating multicomponent applications with odo #4356
- Docker rate limit issue being hit on clusters without docker pull secret in PSI #4278
- Allow users to toggle between ephemeral and persistent volumes for devfiles #3775
- Add linked component/service information in odo describe for devfile component and operator services #3734
- Support creating multiple URLs with the same TargetPort #3710
Merged pull requests:
- Change default value for ephemral preference #4360 (kadel)
- Doc Typo #4359 (scottkurz)
- set UserCreatedDevfile: true in envInfo and check on delete --all #4353 (girishramnani)
- Bumping odo version from v2.0.3 to v2.0.4 #4352 (mohammedzee1000)
- Removes Aditi from the OWNERS files #4339 (dharmit)
- sanitize dir name before using it on odo push #4333 (girishramnani)
- Implement PVC for odo source volume #4316 (adisky)
- Fix odo hang when cluster is unreachable #4307 (adisky)
- 3823 refactor json #4296 (rnapoles-rh)
- Configure-installer script refactor part 2 #4292 (mohammedzee1000)
Installation of v2.0.4
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