-
Notifications
You must be signed in to change notification settings - Fork 21
Initialize ol9-main #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initialize ol9-main #158
Conversation
Signed-off-by: Oussama Jamal <oussama.jamal@oracle.com>
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:
- PR author: oujamal
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.
When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.
If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.
It looks like there's a difference in the changelogs between main and this branch. Specifically:
In main, we have the -3 release as
* Thu Sep 22 2022 Guido Tijskens <guido.tijskens@oracle.com> -- 0.14.0-3
- LINUX-11440/LINUX-12246 iscsi does not fall back to scanning if authentication succeeds but get instance data fails
- added oci-attached-volumes, collects data on volumes, via OCI if priviliges in place, via scan otherwise.
- LINUX-12907 sudo oci-network-config --show missing spaces between values
But this branch has:
* Mon Aug 7 2023 Oussama Jamal <oussama.jamal@oracle.com> -- 0.14.0-3
- Make ocid vendor preset disabled [Orabug: 35683717]
and the other bugs are not mentioned in the new changelog. Can you confirm there is not a regression here?
I've created a new branch ol9-main that contains the latest oci-utils code update
GitHub Issue: #156