github redhat-developer/odo v1.1.3

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

Release of v1.1.3

v1.1.3 (2020-04-21)

Full Changelog

New features:

  • [question] is this a supported scenario in using devfile? #2865
  • Add componentType in odo list output #2730
  • odo delete should wait until all component related resources are gone before exit #2682
  • Implement devfile push #2470
  • nit: add <myproject> as param to command line #2882 (jichenjc)
  • add source type field in all odo list variants ( json and standard ) #2880 (girishramnani)
  • OS version details used in travis CI #2871 (prietyc123)
  • Update build number to 1.1.2 #2860 (cdrage)
  • Add integration tests for devfile storage and exec #2838 (maysunfaisal)
  • Adds secure field to url list table ouput and json output. #2817 (mik-dass)
  • Print yaml definition of CR when asked for dry-run #2810 (dharmit)
  • Implement a basic, first pass odo push with Docker support #2806 (johnmcollier)
  • odo create support existing devfile.yaml #2798 (GeekArthur)
  • Add ability to create new service backed by an operator #2739 (dharmit)
  • Extend with plugins #2733 (bigkevmcd)
  • Wait for component deletion, Add --wait flag to odo delete #2732 (adisky)

Code Refactoring:

Bugs:

  • [Devfile] Panic when running url unit tests with experimental mode on #2908
  • weird -q param for project #2863
  • odo push failing for devfile with invalid container name #2859
  • odo url create/delete output always references OpenShift clusters #2852
  • odo project create fails for devfile feature on kubernetes cluster #2846
  • Document use of "odo url create" for devfile in CLI and docs #2832
  • No spinner on wait for deployment rollout #2827
  • Missing owner reference in ingress created for devfile component #2808
  • 'odo url list'/'odo url list -o json' does not include information to distinguish secure and not secure URLs #2775
  • mkdir: cannot create directory '/mnt/app-root.setup-volume': Permission denied #2680
  • [FLAKE]make test fails on osx and windows in travis CI #2570
  • Use latest oc binary to avoid known CVE issues #2416
  • [Devfile] Add a spinner for deployment rollout #2915 (johnmcollier)
  • Add push target into sample #2896 (jichenjc)
  • Remove -q param in odo project command #2864 (jichenjc)
  • add owner reference to ingress and tlssecert metadata #2841 (yangcao77)

Tests:

  • [FLAKE] List operators installed in the namespace #2924
  • Prune cluster regularly to avoid shortage of resources in PSI #2795
  • Flaky tests for --now flag #2642
  • devfile watch Interation test on kubernetes cluster using travis CI #2916 (prietyc123)
  • remove benchmark tests #2903 (kadel)
  • Fixes now flag push. #2870 (mik-dass)
  • Setup Kubernetes cluster on travis CI and handle odo project create on Kubernetes and Openshift cluster #2809 (prietyc123)

Documentation & Discussions:

  • UpdateNotification is not a parameter in the odo config #2024
  • add more OWNERS files #2886 (kadel)
  • Add documentation for odo url create for host flag #2875 (dharmit)
  • Fix documentation so that it would proper render #2872 (dharmit)
  • Update documentation links from 4.2 to 4.3 #2844 (dharmit)

Closed issues:

  • odo log for devfile components #2900
  • Release odo 1.1.2 #2855
  • "odo create" supports for dowloading devfile compoent template #2850
  • Cover Devfile Exec and Storage Integration Tests #2818
  • odo create support existing devfile.yaml #2789
  • Create Service for endpoint entry in devfile #2622
  • Url create support for devfile ingress #2592

Installation of v1.1.3

To install odo, follow our installation guide at docs.openshift.com

After each release, binaries are synced to mirror.openshift.com

* This Changelog was automatically generated by github_changelog_generator

Don't miss a new odo release

NewReleases is sending notifications on new releases.