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

Oke oss release 1.24.2 #428

Merged

Conversation

YashwantGohokar
Copy link
Member

@YashwantGohokar YashwantGohokar commented Jun 26, 2023

Change log:

  • Delete LB Listener and Backends before creating new listeners/backendsets
  • Retain LBs converted to flexible shape outside of K8s
  • Detect change in IsPreserveSource to update it for NLB backend set
  • bumped oci-go-sdk to v65.40.1
  • Implement HTTP healthcheck for HTTPS backends
  • Added support for CSI Snapshot-Restore
  • Changed 'fss' to 'csi-fss' in pvc_util.go
  • Bug fixes for CSI volume attachment issues & logging improvements
  • fixed filesystem cleanup for one of the fss e2e spec
  • Fixing snapshot test flakiness

E2E Summary:

All tests are passing. Log file is attached.
e2e-1.24.log

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 26, 2023
@coveralls
Copy link

coveralls commented Jun 26, 2023

Pull Request Test Coverage Report for Build 5420977609

  • 139 of 564 (24.65%) changed or added relevant lines in 7 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.009%) to 29.735%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/cloudprovider/providers/oci/load_balancer.go 0 1 0.0%
pkg/cloudprovider/providers/oci/load_balancer_spec.go 23 24 95.83%
pkg/cloudprovider/providers/oci/load_balancer_util.go 13 14 92.86%
pkg/oci/client/load_balancer.go 2 6 33.33%
pkg/csi/driver/bv_node.go 0 72 0.0%
pkg/oci/client/block_storage.go 0 91 0.0%
pkg/csi/driver/bv_controller.go 101 356 28.37%
Files with Coverage Reduction New Missed Lines %
pkg/csi/driver/bv_controller.go 1 30.66%
pkg/csi/driver/bv_node.go 1 1.96%
Totals Coverage Status
Change from base Build 4293029460: 0.009%
Covered Lines: 3110
Relevant Lines: 10459

💛 - Coveralls

@YashwantGohokar YashwantGohokar force-pushed the oke-oss-release_1.24.0 branch 2 times, most recently from 6f9bc0c to 670f01d Compare June 30, 2023 05:13
@YashwantGohokar YashwantGohokar merged commit 12c6c97 into oracle:release-1.24 Jun 30, 2023
2 checks passed
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