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.28.2 #484

Merged

Conversation

l-technicore
Copy link
Member

@l-technicore l-technicore commented Nov 28, 2024

Release 1.28.2

Features/Updates

  • Security patching, updated Makefile, Readme and Third Party Licences
  • New features
    • Added Dns Names Support For Fss Mount Targets
    • Support for ingress ipMode via new annotation in k8s 1.30+
    • Support ReadWriteOnceWithFSType fsGroupPolicy in CSI Driver for non-root user
    • Support for Proxy Protocol Version 2 (PPv2) on NLB via CCM
    • Add Raw Block Volume support
    • Add OpenShift Tag to identify Openshift usage and support secondary vnic function
  • Code Enhancements and Bug Fixes
    • Adding rate limiting for fss node mount to avoid OOM
    • Updated UHP post detach logout wait logic
    • Upgraded CSI sidecar versions
    • Fix CCM Bug in Sec List Rule Management when ipPReserveSource is set to true for NLBs
    • Fix readyToUse false issue for large data volumes
    • Fix the santisedDevices logic for ubuntu nodes
    • Fix bug in wrapper returning response for NSG rules
    • Made error handling changes in FSS GetPrivateIP flow
  • New E2Es, Unit Tests and Enhancements
    • Added FSS mount options e2e enhancement
    • Updating all CCM E2Es to create private LB where possible
    • Allow skipping E2Es via new SKIP_FOCUS environment variable
    • Fix UT to add instance id to instanceCache
    • CCM E2E - K8s version check fix
    • Add annotation to configure the cipher suites on LBaaS and add e2e test cases

E2E Tests results for FOCUS=["cloudprovider"]

image
Summarizing 2 Failures:

[Fail] CSI Ultra High Performance Volumes [cloudprovider][storage][csi][uhp] [It] Create ISCSI CSI block volume with UHP Performance Level 
/Users/lalit/go/src/github.com/oracle/oci-cloud-controller-manager/test/e2e/framework/pod_util.go:267

[Fail] Backup/Restore [cloudprovider][storage][fvp] [It] should be possible to backup a volume and restore the created backup 
/Users/lalit/go/src/github.com/oracle/oci-cloud-controller-manager/test/e2e/framework/pod_util.go:391

Ran 125 of 140 Specs in 4579.339 seconds
FAIL! -- 123 Passed | 2 Failed | 0 Pending | 15 Skipped

Ginkgo ran 1 suite in 1h16m56.591054642s
Test Suite Failed
AMD Failed

e2e-fvp-oss-1-28-2.log

Ran 4 of 140 Specs in 254.143 seconds
SUCCESS! -- 4 Passed | 0 Failed | 0 Pending | 136 Skipped

Ginkgo ran 1 suite in 4m36.545291332s
Test Suite Passed
AMD tests are Successful

UHP test faling intermittently. One such run passed for #485.

GouthamML and others added 30 commits November 28, 2024 10:38
+ Skip respective tests for managed and serverless clusters
+ Allow running E2Es via file path regexes as FOCUS instead when env.FILES=true
…Stack IPv6 only, improvements in NodeIpFamily detection and enable T2 metrics for CREATE_IPV6
New E2E - should be possible to create Service type:LoadBalancer and mutate the Proxy Protocol Version on its Listeners
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 28, 2024
@l-technicore l-technicore force-pushed the oke-oss-release-v1.28.2 branch 2 times, most recently from a011f06 to e4b42a2 Compare November 28, 2024 06:07
@l-technicore l-technicore self-assigned this Nov 28, 2024
@l-technicore l-technicore requested review from AkarshES, GouthamML and pranavsriram8 and removed request for AkarshES and GouthamML November 28, 2024 07:00
Security patching, updated Makefile, Readme and Third Party Licences
@l-technicore l-technicore force-pushed the oke-oss-release-v1.28.2 branch from e4b42a2 to cb51d64 Compare November 28, 2024 09:13
@l-technicore l-technicore changed the title Oke oss release v1.28.2 OKE OSS Release v1.28.2 Dec 2, 2024
@l-technicore l-technicore merged commit b408ac4 into oracle:release-1.28 Dec 2, 2024
2 checks passed
@l-technicore l-technicore deleted the oke-oss-release-v1.28.2 branch December 2, 2024 11:28
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.

10 participants