Release of odo v2.2.2
Release of v2.2.2
v2.2.2 (2021-06-15)
Feature/Enhancements
- Custom link name and bind-as-files option for
odo link
(#4729) odo list
now lists components created/managed by other tools (#4742)
Bug Fixes
- Adding KUBECONFIG checks in odo catalog list components (#4756)
- use filepath Join instead of / while constructing kubeconfig path (#4765)
odo push
can deploy new services when a service is already deployed (#4772)odo env set DebugPort
doesn't work for converted devfile (#4785)- Sanitize Telemetry data (#4758)
Tests
- Refactor devfile delete tests and add validity checks for delete command (#4793)
Documentation
- Enhance usage data documentation (#4774)
Installation of v2.2.2
To install odo, follow our installation guide at docs.openshift.com
After each release, binaries are synced to mirror.openshift.com