github redhat-developer/odo v0.0.8

latest releases: v3.15.0, v3.14.0, v3.13.0...
5 years ago

New commands or parameters

  • odo utils terminal Add Odo terminal support to your development environment #536

Changes

  • odo completion changed to odo utils completion #536
  • OpenShift version 3.9 and up is required #540
  • Generate storage name if not provided #541
  • Add message for user on invalid configuration error #559

Bugfixes

  • Handle error when no component is there #545

Documentation and help messages

  • Added public channel, community and contribution info #539
  • Adds an example on how to deploy a binary #561
  • Amend development doc with PR description requirement #591

Internals

Known Issues

  • Some components (like widfly and httpd) can get broken after adding storage (#445).
    Workaround is to run odo push after every operation that modifies DeploymentConfig (odo storage create odo storage mount odo storage unmount)
  • odo update is not working properly when changing source from git to local or binary and from local or binary to git (#439) Fix in progress #518

Don't miss a new odo release

NewReleases is sending notifications on new releases.