What's Changed
- Fix potential issue with
odo describe component
integration tests when Podman is installed by @rm3l in #6642 - Release PR for v3.8.0 by @github-actions in #6641
- Website: Bump webpack from 5.75.0 to 5.76.1 in /docs/website by @dependabot in #6655
- Fix error handling when trying to delete remote resources not present in Devfile by @rm3l in #6659
- Go: Bump github.com/operator-framework/api from 0.14.1-0.20220413143725-33310d6154f3 to 0.17.3 by @dependabot in #6656
- Fix issue with conflicting ports when starting multiple Dev sessions on Podman by @rm3l in #6660
- Patch Pods to pass pod security admission by @feloy in #6602
- Go: Bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0 by @dependabot in #6665
- Website: Bump @tsconfig/docusaurus from 1.0.6 to 1.0.7 in /docs/website by @dependabot in #6664
- Document Podman limitations by @feloy in #6653
- Fix: Starterproject not replace existing devfile stack files of the context dir by @valaparthvi in #6633
- Fix UX issue when exec command fails to run as part of a deploy command by @rm3l in #6673
- Documentation: How odo supports exec on Deploy by @valaparthvi in #6672
- Update alizer dependency by @kadel in #6650
- Fix:
odo init
does not ask for starter project if the Devfile stack contains extra files by @valaparthvi in #6684 - Website: Bump
@docusaurus/*
from 2.3.1 to 2.4.0 in /docs/website by @dependabot in #6685 - Pod Security Admission support for odo deploy by @feloy in #6679
- Add name detection to
odo analyze
by @valaparthvi in #6682 - odo dev/deploy should display a warning about default namespace on cluster by @valaparthvi in #6688
- Add doc and blog post about using in-cluster Devfile registries by @rm3l in #6689
- Documentation: Debugging with OpenShift Toolkit by @valaparthvi in #6691
- Get DEVFILE_REGISTRY value for tests, to use local Registry by @feloy in #6705
- Fix issue preventing app from being restarted if
/proc/[pid]/task/[tid]/children
is missing in container (case of Minikube with VirtualBox or KVM drivers) by @rm3l in #6690 - Website: Bump @svgr/webpack from 6.5.1 to 7.0.0 in /docs/website by @dependabot in #6708
- Speedup odo registry --details by @feloy in #6678
- Add DEVFILE_REGISTRY env var for periodic tests by @feloy in #6709
- Update alizer by @kadel in #6707
- Fix nodejs-react versions on generated doc by @feloy in #6710
- Update the PR template by @valaparthvi in #6712
- Exit a test early if a session has exited while waiting for an output to contain a substring by @valaparthvi in #6711
- Support
autoBuild
anddeployByDefault
on Image and Kubernetes/OpenShift components by @rm3l in #6654 - Fix problem when odo deploy processes do not terminate by @feloy in #6716
- Bump version to 3.9.0 by @rm3l in #6717
Full Changelog: v3.8.0...v3.9.0