You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR fixesredhat-developer#2100.
Fix updates tools.json with new urls. checksums and version number.
It includes preference.yaml file to use as default odo preferences
with telemetry disabled to avoid confusing extension usage with
real odo usage from command line interface. Every command executed
gets environment variable GLOBALODOCONFIG initialized with path to
default prefernce.yaml file.
Signed-off-by: Denis Golovin [email protected]
This PR fixes#2100.
Fix updates tools.json with new urls. checksums and version number.
It includes preference.yaml file to use as default odo preferences
with telemetry disabled to avoid confusing extension usage with
real odo usage from command line interface. Every command executed
gets environment variable GLOBALODOCONFIG initialized with path to
default prefernce.yaml file.
Signed-off-by: Denis Golovin [email protected]
New version info is available here https://github.com/openshift/odo/releases/tag/v2.1.0.
Telemetry should be disabled OOTB, so extension would not interfere with real usage from cli.
The text was updated successfully, but these errors were encountered: