Skip to content

OKE OSS Release 1.27.3 #470

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

Merged

Conversation

YashwantGohokar
Copy link
Member

Summary of Changes:

  • Added wait in volume expansion for volume to become available
  • fix security list rule clean up flow for OCI loadbalancer delete calls
  • for externalTrafficPolicy local the healthcheck port security rule should be retained
  • skip healthcheck port in use for services that are deleted or not of type loadbalancer
  • Added fix to check length of consistent device paths available before attempting read
  • process updateLoadbalancer if NLB is in failed state
  • Fix CVEs
  • Separating UpdateLoadBalancer flow for Backends from Ensure Load Balancer flow in CCM
  • Moved listener and backendset updates before shape change & other customer error prone operations
  • Changes to parallelise e2e test runs
  • add opc-retry-token
  • Do not record events for failure to acquire lock for lb sync
  • Add unit test to for merging common tags tags at the time of creation of LB & storage resources
  • Use topology.kubernetes.io labels
  • set serviceUid as opc-retry-token
  • Bugfix: Ensure backend ssl certificates during Update LoadBalancer Backendsets flow
  • Fix response when no size change in ControllerExpandVolume
  • Avoid change service type in update shape test cases
  • List instances to check for authorization issues

E2E Results:
e2e_1.27.log

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:

  • yashas

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 Jul 1, 2024
@YashwantGohokar YashwantGohokar force-pushed the oke-oss-release_1.27.3 branch from ebd94e5 to 33dd587 Compare July 3, 2024 09:36
@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 Jul 3, 2024
@YashwantGohokar YashwantGohokar force-pushed the oke-oss-release_1.27.3 branch from 33dd587 to c90ad49 Compare July 4, 2024 05:36
@mrunalpagnis mrunalpagnis linked an issue Jul 4, 2024 that may be closed by this pull request
@YashwantGohokar YashwantGohokar force-pushed the oke-oss-release_1.27.3 branch from c90ad49 to 9b9491c Compare July 4, 2024 06:42
@YashwantGohokar YashwantGohokar force-pushed the oke-oss-release_1.27.3 branch from 9b9491c to c592bcb Compare July 4, 2024 06:50
Copy link
Member

@l-technicore l-technicore left a comment

Choose a reason for hiding this comment

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

LGTM.

@YashwantGohokar YashwantGohokar changed the title Oke oss release 1.27.3 OKE OSS Release 1.27.3 Jul 4, 2024
@YashwantGohokar YashwantGohokar merged commit ef05a52 into oracle:release-1.27 Jul 4, 2024
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.

1.27 csi-oci-controller pod CrashLoopBackOff
8 participants