github redhat-developer/odo v1.2.6
Release of v1.2.6

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

Release of v1.2.6

v1.2.6 (2020-09-01)

Full Changelog

New features:

  • Applying secret to namespace for authenticated registry for ppc64le #3849 (sarveshtamba)

Bugs:

  • component is left in broken state after redeployment of the pod #3838
  • Fix #3838: Component is left in broken state after redeployment of the pod #3859 (jgwest)

Merged pull requests:

v1.2.6 (2020-08-31)

Full Changelog

New features:

  • odo documents changes for IBM P/Z platform #3725
  • Update test guidelines and link it to the pr template #3687
  • Remove --devfile parameter from non odo create commands. #3661
  • "odo unlink" to unlink a devfile component from an Operator backed service #3563
  • Implement hotReloadCapable flags from devfile v2 spec #3548
  • Migrate odo product under new openshift developer tools and services product #3276
  • Replace unstable mongodb-enterprise operator subscription with percona-server-mongodb-operator #3820 (prietyc123)
  • Applying secret to namespace for authenticated registry for s390x #3802 (zhengxiaomei123)
  • Adds list command of storage for devfile v2 #3788 (mik-dass)
  • Adding plugin handler test makefile target #3787 (prietyc123)
  • Docker test container for travis login #3732 (amitkrout)
  • Adds storage create and delete commands for devfiles. #3626 (mik-dass)

Code Refactoring:

Bugs:

  • zip starter projects should not require URLs ending with .zip #3853
  • odo doesn't properly re-sync all files if a new deployment is created on 'odo push' #3847
  • odo watch redeploys component during first push #3841
  • logging error/irregularities #3829
  • Devfile Mode: 'odo app list' doesn't display app name #3789
  • Devfile run command not started if odo push is run after odo push --debug #3784
  • ingress url does hit for component nodejs in devfile registry #3771
  • Devfile mode: 'odo push' skips the build command #3769
  • Starting from odo v1.2.1 describe command does not include info about linked components #3766
  • 'make test-coverage' failed on s390x platform #3756
  • etcd operator tests fails on 4.4 cluster periodic job #3753
  • Help text gets printed twice for invalid odo commands #3750
  • ALPHA: unable to list components from default devfile registry #3747
  • Devfile mode: the run command process isn't killed, before starting the debug command process, if 'restart' attribute is set as false #3738
  • Unable to install bundler for Ruby image while "odo push" on 4.6 cluster #3683
  • Ask for images work on s390x arch #3670
  • odo v1.2.4 tar.gz binaries for macOS and windows have wrong format #3668
  • push doesn't delete volumes when removed from devfile #3641
  • odo log -f terminates earlier #3610
  • Watch command should better handle file synchronization when push command is invoked before/after the watch #3585
  • --ref/-r flag for odo create doesn't work #3498
  • odo url list fails for s2i components if experimental mode is enabled #3474
  • Sync operation within the Push command does not remove deleted/renamed files when -f flag is set #3460
  • odo watch does not tell me the err on devfile validation failure #3435
  • Devfile v2 issue: additional property exposure is not allowed #3426
  • On windows platform teardown steps fails to delete context because files are still in use #3371
  • "odo catalog list components --all" displays components without displaying name #3340
  • Fix #3841 - odo watch redeploys component during first push #3860 (jgwest)
  • fix: remove requirement for URL to end with .zip #3854 (metacosm)
  • Fixing rvm error and Docker file format for travis login #3813 (amitkrout)
  • remove showing help twice for incorrect commands #3805 (girishramnani)
  • Fix odo describe for component with linked services #3804 (dgolovin)
  • Fix describe to print out linked components list #3790 (dgolovin)
  • Fixes odo url list for s2i components #3728 (mik-dass)
  • Fixes GetRunningPodNameByComponent for the CLI runners #3666 (mik-dass)
  • Sync operation within the Push command does not remove deleted/renamed files #3619 (jgwest)

Tests:

  • UTs fails within env folder #3755
  • Update the parent devfile tests #3638
  • test-cmd-devfile-log teardown steps throws error while accessing projectDir on windows platform #3540
  • odp push throws error of watch channel was closed on ppc64le #3530
  • Updates test for printSupportedParameters to fix flake #3760 (mik-dass)
  • Updates the integration test for parent support. #3739 (mik-dass)
  • Fix odo log flake #3733 (adisky)

Documentation & Discussions:

  • Wrong command present in multicomponent-application documentation ( odo.dev ) #3707
  • How to create a valid URL when using kubernetes in the backend? #3463
  • Remove experimental mode from docs #3855 (cdrage)
  • Update documents for s390x arch. #3780 (zhengxiaomei123)
  • Update installation document to alpha-2 #3773 (cdrage)
  • Test guidelines updated to write proper tests and avoid duplicates #3726 (prietyc123)

Closed issues:

  • Consecutive service link/unlink doesn't work properly on CI #3834
  • Remove the name from envinfo and add componentType #3708
  • odo storage list should list all volumes from devfile components #3704
  • Add test validation for machine readable output of odo preference view #3554
  • Implement container endpoints from devfile v2 spec #3515
  • build issues with ppc64le on travis ci environment #3449
  • odo storage with devfile components #3398
  • Add support for starterProjects in v2 devfiles #3263

Merged pull requests:

Don't miss a new odo release

NewReleases is sending notifications on new releases.