github redhat-developer/odo v0.0.6

latest releases: v3.16.1, v3.16.0, v3.15.0...
6 years ago

Changelog:

  • Added odo log command (#429)
  • Added odo storage mount command (#472)
  • Added ocdev storage umount command (#349)
  • Added confirmation before deleting URL (#479)
  • Added confirmation for storage deletion (#447 #476)
  • Improved --help with examples and command descriptions (#471 #461)
  • New odo storage list formating (#469)
  • Added consistency in commands for project, application & components (#421)
  • Internal refactoring and updates (#463 #410 #442 #457 #459 #458 #448 #452 #451 #455)

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)
  • Two components with the same name can't be created in the same project even if they are in the different applications. (#214)

Don't miss a new odo release

NewReleases is sending notifications on new releases.