v3.0.0-alpha2
mohammedzee1000
released this
17 May 06:08
·
846 commits
to main
since this release
Release of v3.0.0-alpha2
v3.0.0-alpha2 (2022-05-16)
Features/Enhancements:
- Implement
odo set namespace/project
#5744 (rm3l) - Implement
odo delete namespace/project
#5743 (rm3l) - odo registry -o json #5739 (feloy)
- Rename alizer command to analyze #5737 (feloy)
- odo list -o json #5731 (feloy)
- odo describe component #5725 (feloy)
- odo create namespace #5724 (valaparthvi)
- odo describe component -o json #5720 (feloy)
- odo dev store information about currently forwarded ports #5703 (feloy)
- odo dev --debug #5690 (feloy)
- Adds odo registry command #5667 (cdrage)
- Create binding between devfile component and existing service #5641 (valaparthvi)
Bugs:
- Fix issue preventing URI-referenced Kubernetes components from being gathered for deletion #5721 (rm3l)
- Upgrade to registry-library v1.0.1 to ignore OWNERS files #5712 (feloy)
- Fix issue with variables not substituted in
uri
-referenced manifests (#5451) #5711 (rm3l) - Fix ignores files during sync #5689 (feloy)
- Error when running odo list and there are no components deployed #5688 (cdrage)
Documentation:
- Minor update to odo dev reference #5740 (cdrage)
- Update the site configuration to expand sidebars #5736 (cdrage)
- Remove old docs #5735 (cdrage)
- Small update to cluster setup docs #5734 (cdrage)
- odo add binding documentation #5730 (valaparthvi)
- Redo the quickstart guide to odo 3.0.0 #5722 (cdrage)
- Blog post for v3-alpha1 #5710 (feloy)
- Adds odo dev command reference #5696 (cdrage)
Testing/CI:
- Fix error when opening file in windows OS #5717 (rnapoles-rh)
- Fix dev integration tests not finishing #5705 (feloy)
- fix PATH for odo binary #5702 (anandrkskd)
- change path to fix windows log #5692 (anandrkskd)
- refactoring generic-test #5628 (rnapoles-rh)
Merged pull requests:
- Bumping odo version to v3.0.0-alpha2 #5745 (mohammedzee1000)
- Removing support for github based registries #5708 (mohammedzee1000)
- Favor use of "allowlist" and "denylist" in
wwhrd
license check config #5699 (rm3l) - Add additional checks to golangci-lint (#5567) #5687 (rm3l)
- Refactor labels #5618 (feloy)
- update go version to use go 1.17 #5497 (anandrkskd)
Installation of v3.0.0-alpha2
To install odo, follow our installation guide at odo.dev
After each release, binaries are synced to developers.redhat.com
* This Changelog was automatically generated by github_changelog_generator