odo
release notes
Notable changes and improvements in odo
version 2.5.0
Creates unique routes for each component, using
adler32
hashingSupports additional fields in the devfile for assigning resources:
cpuRequest
cpuLimit
memoryRequest
memoryLimit
Adds the
--deploy
flag to theodo delete
command, to remove components deployed using theodo deploy
command:$ odo delete --deploy
Adds mapping support to the
odo link
commandSupports ephemeral volumes using the
ephemeral
field involume
componentsSets the default answer to
yes
when asking for telemetry opt-inImproves metrics by sending additional telemetry data to the devfile registry
Updates the bootstrap image to
registry.access.redhat.com/ocp-tools-4/odo-init-container-rhel8:1.1.11
The upstream repository is available at https://github.com/redhat-developer/odo
Bug fixes
Previously,
odo deploy
would fail if the.odo/env
file did not exist. The command now creates the.odo/env
file if required.Previously, interactive component creation using the
odo create
command would fail if disconnect from the cluster. This issue is fixed in the latest release.
Getting support
For Product
If you find an error, encounter a bug, or have suggestions for improving the functionality of odo
, file an issue in Bugzilla. Choose OpenShift Developer Tools and Services as a product type and odo as a component.
Provide as many details in the issue description as possible.
For Documentation
If you find an error or have suggestions for improving the documentation, file an issue in Bugzilla. Choose the OKD product type and the Documentation component type.