Skip to content

Releases: oracle/oci-cloud-controller-manager

v1.28.0

16 Feb 09:31
189982e
Compare
Choose a tag to compare

What's Changed

  • Upgraded k8s to v1.28
  • NSG rule management for CCM loadbalancers and respective e2e tests
  • Add validation if loadbalancer subnets are empty and new unit test cases
  • Bug fix for topology collision error in CSI node driver
  • Bug fixes and follow-up improvements for the NSG rule management feature
  • CSI controller GRPCs now use parent contexts, new unit tests and logging improvements
  • Updated timeouts for CSI ControllerPublish/ControllerUnpublish/ControllerExpand calls
  • Fix for FSS controller nil pointer reference causing panic
  • Enabling static FSS Intransit encryption Tests for ARM
  • Support UHP volumes
  • CVE fixes
  • E2E and other doc updates

Full Changelog: v1.27.1...v1.28.0

v1.27.2

16 Feb 11:08
74c88b8
Compare
Choose a tag to compare

What's Changed

  • NSG rule management for CCM loadbalancers and respective e2e tests
  • Add validation if loadbalancer subnets are empty and new unit test cases
  • Bug fix for topology collision error in CSI node driver
  • Bug fixes and follow-up improvements for the NSG rule management feature
  • CSI controller GRPCs now use parent contexts, new unit tests and logging improvements
  • Updated timeouts for CSI ControllerPublish/ControllerUnpublish/ControllerExpand calls
  • Fix for FSS controller nil pointer reference causing panic
  • Enabling static FSS Intransit encryption Tests for ARM
  • Support UHP volumes
  • CVE fixes
  • E2E and other doc updates

Full Changelog: v1.27.1...v1.27.2

v1.26.3

16 Feb 11:34
291078d
Compare
Choose a tag to compare

What's Changed

  • NSG rule management for CCM loadbalancers and respective e2e tests
  • Add validation if loadbalancer subnets are empty and new unit test cases
  • Bug fix for topology collision error in CSI node driver
  • Bug fixes and follow-up improvements for the NSG rule management feature
  • CSI controller GRPCs now use parent contexts, new unit tests and logging improvements
  • Updated timeouts for CSI ControllerPublish/ControllerUnpublish/ControllerExpand calls
  • Fix for FSS controller nil pointer reference causing panic
  • Enabling static FSS Intransit encryption Tests for ARM
  • Support UHP volumes
  • CVE fixes
  • E2E and other doc updates

Full Changelog: v1.26.2...v1.26.3

v1.27.1

02 Feb 16:05
f8f7b53
Compare
Choose a tag to compare

Change Log

  • Document updates
  • Addressed security findings
  • Updating OCI Go-SDK to v65.56.0
  • Support for http/https proxy via environemnt variables: HTTP_PROXY & HHTPS_PROXY
  • Support for custom CA bundle via environement variable: OCI_DEFAULT_CERTS_PATH

What's Changed

New Contributors

Full Changelog: v1.27.0...v1.27.1

v1.26.2

02 Feb 15:58
c950001
Compare
Choose a tag to compare

Change Log

  • Updating OCI Go-SDK to v65.56.0
  • Support for http/https proxy via environemnt variables: HTTP_PROXY & HHTPS_PROXY
  • Support for custom CA bundle via environement variable: OCI_DEFAULT_CERTS_PATH

Full Changelog: v1.26.1...v1.26.2

v1.27.0

16 Oct 11:15
98c6220
Compare
Choose a tag to compare

Change Log:

  • Upgraded k8s to v1.27.2
  • Migrated to registry.k8s.io
  • Publish new fss metrics
  • CSI logging improvements
  • Fixed snapshot metric generation and logging improvements
  • Added rate limiting for fss node unmount to avoid OOM
  • Modifying oci-fss-utils rpm search for faster results
  • Making error check case insensitive to correctly classify errors
  • Moved LB security list update/delete operations within a critical section when Sec List management mode is not NONE
  • Introduced Mutex based on LB name in CCM's Ensure and EnsureDelete Load Balancer
  • Added fss intransit encryption support for Oracle Linux 8
  • Removed IMDS V1 Fallback Logic
  • Added support for CSI Volume Cloning

v1.26.1

16 Oct 10:41
6669486
Compare
Choose a tag to compare

Change Log:

  • Publish new fss metrics
  • Migrated to registry.k8s.io
  • CSI logging improvements
  • Fixed snapshot metric generation and logging improvements
  • Added rate limiting for fss node unmount to avoid OOM
  • Modifying oci-fss-utils rpm search for faster results
  • Making error check case insensitive to correctly classify errors
  • Moved LB security list update/delete operations within a critical section when Sec List management mode is not NONE
  • Introduced Mutex based on LB name in CCM's Ensure and EnsureDelete Load Balancer
  • Added fss intransit encryption support for Oracle Linux 8
  • Removed IMDS V1 Fallback Logic
  • Added support for CSI Volume Cloning

v1.25.2

16 Oct 10:14
0d09e61
Compare
Choose a tag to compare

Change Log:

  • Publish new fss metrics
  • Migrated to registry.k8s.io
  • CSI logging improvements
  • Fixed snapshot metric generation and logging improvements
  • Added rate limiting for fss node unmount to avoid OOM
  • Modifying oci-fss-utils rpm search for faster results
  • Making error check case insensitive to correctly classify errors
  • Moved LB security list update/delete operations within a critical section when Sec List management mode is not NONE
  • Introduced Mutex based on LB name in CCM's Ensure and EnsureDelete Load Balancer
  • Added fss intransit encryption support for Oracle Linux 8
  • Removed IMDS V1 Fallback Logic
  • Added support for CSI Volume Cloning

v1.25.1

30 Jun 08:54
2debe01
Compare
Choose a tag to compare

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

v1.24.2

30 Jun 09:17
12c6c97
Compare
Choose a tag to compare

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