Release of odo v2.2.0
Release of v2.2.0
v2.2.0 (2021-05-04)
Breaking Changes:
For 2.2 breaking changes, see https://github.com/openshift/odo/blob/main/docs/public/breaking-changes-in-odo-2.2.adoc
New features:
- Adds component labels to Operator backed services #4656 (dharmit)
- Creates service on cluster upon "odo push" #4650 (dharmit)
- Adding container flag for storage and fixing code to work with it #4595 (mohammedzee1000)
- Make Telemetry upload faster #4565 (valaparthvi)
- OCI-based devifle registry support #4525 (GeekArthur)
Code Refactoring:
- Refactor Devfile Volumes for devfile/library #4397
- Removes docker related code #4634 (dharmit)
- Use ParseDevfileAndValidate instead of ParseAndValidate #4629 (dharmit)
- Removes travis & codecov configuration #4628 (dharmit)
- Refactor Kubernetes storage utils for devfile/library migration #4627 (maysunfaisal)
- Sanitize file-path from telemetry data #4586 (valaparthvi)
- Refactor help examples to use go templates #4471 (valaparthvi)
Bugs:
- odo should not show PVC in terminating state #4655
- Help doc for preference is buggy #4654
- odo env view doesn't print out application name, but odo env view -o json does #4574
- odo create fails with invalid cached json value of the registry index #4566
- ci-firewall nodesshfile not working as expected #4548
- odo delete doesn’t take in account of context when deleting devfile.yaml #4527
- Two
validation
logs when using odo create --s2i #4422 - Adds a check to ignore pods which are marked for deletion #4669 (mik-dass)
- invalidate the cache if there is an error #4660 (girishramnani)
- OCI-based devfile reigstry support patch #4636 (GeekArthur)
- add Application in the odo env view standard output #4619 (girishramnani)
Tests:
- Increase Run time for minikube job #4633 (prietyc123)
- Upgrading ci-firewall version for Linux #4632 (prietyc123)
- Revert java import changes for s390x #4630 (prietyc123)
- Upgrade ci-firewall version to v0.1.1 #4625 (prietyc123)
Documentation & Discussions:
- Adjust SBO link and fix broken relative links to other articles #4667 (scottkurz)
- Fix filename #4663 (scottkurz)
Closed issues:
- Add a test in devfile to confirm only modified tests are push #4618
- Enhance devfile delete integration test suite #4616
- Migrate csb jenkins to ocp 4.6 cluster #4532
- Upgrade PSI OCP cluster to latest stable OCP version #4515
- Use official devfile registry #4504
- openshift-bot stuck in endless loop if travis fails #4216
- storage create should have the option to specify a container #4105
Merged pull requests:
- Bumping odo version v2.1.0 -> v2.2.0 #4682 (mohammedzee1000)
- Adds Parthvi to top level OWNERS #4665 (dharmit)
- skip centos7 image test on s390x #4659 (xkwangcn)
- Updating main-branch #4657 (mohammedzee1000)
- Enabling operator-hub test for Power. #4653 (kandarpamalipeddi)
- Require "Epic" for a user story #4652 (dharmit)
- Remove Dockerfile.travislogin as its not being used anywhere #4647 (girishramnani)
- Adding inseucre skip to cluster configure commands #4638 (mohammedzee1000)
- SBO 0.6.0 and minor fixes #4611 (dharmit)
Installation of v2.2.0
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