Releases: oracle/oci-cloud-controller-manager
Releases · oracle/oci-cloud-controller-manager
v1.27.1
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
- doc: Add examples for adding tags by @rodrigc in #440
- doc: Remove duplicate section Network Load Balancer Specific Annotations by @rodrigc in #441
- sec review by @mrunalpagnis in #444
- OSS release v1.27.1 by @l-technicore in #451
New Contributors
Full Changelog: v1.27.0...v1.27.1
v1.26.2
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
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
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
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
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
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.26.0
Change Log:
- Bug fixes for CSI volume attachment issues & logging improvements
- Added support for CSI Snapshot-Restore
- CSI Snapshot xfs bug fix and e2e enhancements
- Changed 'fss' to 'csi-fss' in SanityCheckPV() in pvc_util.go
- bumped oci-go-sdk to v65.40.1
- Implement HTTP healthcheck for HTTPS backends
- Detect change in IsPreserveSource to update it for NLB backend set
- Retain LBs converted to flexible shape outside of K8s
- Delete LB Listener and Backends before creating new listeners/backendsets
- Changes associated with k8s v1.26.2
- Improved network partition detection
- Moved Update of Feature gate to cloud_provider_go and updated code as per review comment
- Updating the changes for k8 v1.26.1
- Custom check for CrossNamespaceVolumeDS
- Updated files impacted due to upgrade of k8s v1.26
Release v1.25.0
Features
- Kubernetes Support for 1.25
- FSS Dynamic Provisioning Support
Minor Updates
- Mount option support for CSI Driver
- Bug Fixes
What's Changed
- Oke oss release 1.25.0 by @YashwantGohokar in #416
Full Changelog: v1.24.0...v1.25.0
Release v1.24.1
Features
FSS Dynamic Provisioning support
Minor Updates
OCI SDK upgraded to 65.x
What's Changed
- Oke oss release 1.24.1 by @rajashekhargundeti in #413
Full Changelog: v1.24.0...v1.24.1