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 v1.24.0 #399

Merged
merged 14 commits into from
Aug 29, 2022

Conversation

l-technicore
Copy link
Member

@l-technicore l-technicore commented Aug 29, 2022

  • Added support and updating vendor dependencies to K8s 1.24
  • Support NLB creation with Mixed Protocols on same port and corresponding E2Es
  • Support xfs file system type in block volumes
  • Added annotation to enable/disable NLB source destination and Load Balancer Annotations document update
  • Fixed a taint toleration check and some other fixes are also included

All E2Es have passed for the image created with the latest changes. 2 tests corresponding fss in-transit encryption were skipped as fss-utils is not available for Ubuntu and Ubuntu based nodes were used for these tests.

Aug 26 23:09:16.363: INFO: Running AfterSuite actions on all node

Ran 51 of 53 Specs in 8562.169 seconds
SUCCESS! -- 51 Passed | 0 Failed | 0 Pending | 2 Skipped
PASS

Ginkgo ran 1 suite in 2h23m1.926290606s

Test Suite Passed
AMD tests are Successful

@coveralls
Copy link

coveralls commented Aug 29, 2022

Pull Request Test Coverage Report for Build 2947553641

  • 100 of 266 (37.59%) changed or added relevant lines in 9 files are covered.
  • 8 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.1%) to 29.286%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/csi/driver/bv_node.go 0 2 0.0%
pkg/csi/driver/controller.go 1 6 16.67%
pkg/cloudprovider/providers/oci/load_balancer_spec.go 94 104 90.38%
pkg/csi/driver/fss_node.go 0 10 0.0%
pkg/util/disk/paravirtualized.go 0 10 0.0%
pkg/cloudprovider/providers/oci/load_balancer.go 2 13 15.38%
pkg/util/disk/unmount_helper.go 0 16 0.0%
pkg/util/disk/iscsi.go 1 24 4.17%
pkg/csi-util/utils.go 2 81 2.47%
Files with Coverage Reduction New Missed Lines %
pkg/volume/provisioner/core/provisioner.go 2 2.45%
pkg/util/disk/iscsi.go 3 3.09%
pkg/util/disk/paravirtualized.go 3 0%
Totals Coverage Status
Change from base Build 2576119876: 0.1%
Covered Lines: 2641
Relevant Lines: 9018

💛 - Coveralls

@mrunalpagnis mrunalpagnis linked an issue Aug 29, 2022 that may be closed by this pull request
Copy link
Member

@mrunalpagnis mrunalpagnis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create a 1.23 release branch before this can be merged.

pkg/cloudprovider/providers/oci/load_balancer_spec.go Outdated Show resolved Hide resolved
@l-technicore l-technicore merged commit e371c85 into oracle:master Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants