Skip to content
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

OSS release 1.26.2 #450

Conversation

l-technicore
Copy link
Member

@l-technicore l-technicore commented Jan 31, 2024

Changes

  • Updating OCI Go-SDK to latest version to support oci endpoint urls for new regions
  • Support for http/https proxy via environemnt variables: HTTP_PROXY & HHTPS_PROXY
  • Support for custom CA bundle via environement variable: OCI_DEFAULT_CERTS_PATH

For more details on CA bundle support:
https://docs.oracle.com/en-us/iaas/tools/go/65.56.1/#:~:text=Using%20custom%20CA%20Bundle%20or%20custom%20client%20certs

E2E Tests (Subset):
e2e-run-1.26-oss.txt

Jan 31 16:35:13.445: INFO: Running AfterSuite actions on all node

Ran 16 of 88 Specs in 3915.234 seconds
SUCCESS! -- 16 Passed | 0 Failed | 0 Pending | 72 Skipped
PASS

Ginkgo ran 1 suite in 1h0m40.047495401s
Test Suite Passed

Copy link

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:

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.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Jan 31, 2024
@l-technicore l-technicore changed the title OSS release 1.26.1 latest sdk OSS release 1.26.1 Jan 31, 2024
@coveralls
Copy link

coveralls commented Jan 31, 2024

Pull Request Test Coverage Report for Build 7755944860

  • -1 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 29.309%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/oci/client/client.go 0 1 0.0%
Totals Coverage Status
Change from base Build 6532382032: 0.1%
Covered Lines: 3209
Relevant Lines: 10949

💛 - Coveralls

@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Jan 31, 2024
@l-technicore l-technicore self-assigned this Jan 31, 2024
@l-technicore l-technicore force-pushed the oke-oss-release-1.26.1-latest-sdk branch from e82db5b to 3c6a65e Compare February 1, 2024 05:36
@l-technicore l-technicore mentioned this pull request Feb 2, 2024
@l-technicore l-technicore force-pushed the oke-oss-release-1.26.1-latest-sdk branch 2 times, most recently from e2feaf2 to eae51af Compare February 2, 2024 11:38
@l-technicore l-technicore force-pushed the oke-oss-release-1.26.1-latest-sdk branch from eae51af to 36774a2 Compare February 2, 2024 12:30
@l-technicore l-technicore changed the title OSS release 1.26.1 OSS release 1.26.2 Feb 2, 2024
@l-technicore l-technicore merged commit c950001 into oracle:release-1.26 Feb 2, 2024
2 checks passed
@l-technicore l-technicore deleted the oke-oss-release-1.26.1-latest-sdk branch February 2, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants