Skip to content

Releases: oracle/oci-cloud-controller-manager

v1.34.0

23 Mar 12:22

Choose a tag to compare

What's Changed

  • Adding flags for Lustre controller csi driver
  • E2E Fix: Critical section for Backend NSG E2E tests and correcting expected frontend nsgs rule counts
  • Adding Lustre controller csi driver
  • Improving CSI Node Driver Unit test coverage
  • Improve CSI driver lookup logic for stale entries
  • Fix for CSI panics in ISCSI logout flow
  • Updating external-snapshotter to v8.3.0
  • Update CreateSnapshot to return no error with ReadyToUse false for large volume backups
  • Propagate CSI Controller Publish/Unpublish errors to POD Events and VolumeAttachment object
  • Fixing e2e flakiness
  • Upgrade oci-go-sdk
  • Support for k8s v1.34

Full Changelog: v1.33.0...v1.34.0

v1.33.1

23 Mar 12:21

Choose a tag to compare

What's Changed

  • Adding flags for Lustre controller csi driver
  • E2E Fix: Critical section for Backend NSG E2E tests and correcting expected frontend nsgs rule counts
  • Adding Lustre controller csi driver
  • Improving CSI Node Driver Unit test coverage
  • Improve CSI driver lookup logic for stale entries
  • Fix for CSI panics in ISCSI logout flow
  • Updating external-snapshotter to v8.3.0
  • Update CreateSnapshot to return no error with ReadyToUse false for large volume backups
  • Propagate CSI Controller Publish/Unpublish errors to POD Events and VolumeAttachment object
  • Fixing e2e flakiness
  • Upgrade oci-go-sdk

Full Changelog: v1.33.0...v1.33.1

v1.32.2

23 Mar 11:58

Choose a tag to compare

What's Changed

  • Adding flags for Lustre controller csi driver
  • E2E Fix: Critical section for Backend NSG E2E tests and correcting expected frontend nsgs rule counts
  • Adding Lustre controller csi driver
  • Improving CSI Node Driver Unit test coverage
  • Improve CSI driver lookup logic for stale entries
  • Fix for CSI panics in ISCSI logout flow
  • Updating external-snapshotter to v8.3.0
  • Update CreateSnapshot to return no error with ReadyToUse false for large volume backups
  • Propagate CSI Controller Publish/Unpublish errors to POD Events and VolumeAttachment object
  • Fixing e2e flakiness
  • Upgrade oci-go-sdk

Full Changelog: v1.32.1...v1.32.2

v1.33.0

29 Aug 13:20

Choose a tag to compare

Change Log

  • Enable Lustre driver and update relevant docs and manifests
  • Fix CSI mount detection logic
  • Added input validation on lnet label to fixing fortify command execution vuln.
  • Added lifecycle state check to boot volume e2e test
  • NSG Support with mount target creation
  • use readyz api for apiserver reachability
  • Helm related doc updates
  • e2e improvements
  • Upgrade upstream deps to v1.33.1

v1.31.2

25 Aug 08:58

Choose a tag to compare

Changelog

  • Enable Lustre driver and update relevant docs and manifests

v1.32.1

19 Aug 06:41

Choose a tag to compare

##Changelog

  • Enable Lustre driver and update relevant docs and manifests

v1.32.0

08 Jul 07:28
f753448

Choose a tag to compare

Change log:

  • Rule Sets support
  • Support assignment of private v4 & v6 IP address in NLB via Annotation
  • Hydrate Snapshot volumes before making them available
  • Lustre CSI Node Driver enablement
  • Use umount -t oci-fss to unmount intransit encrypted FSS file systems
  • Support Boot volumes as CSI data volumes
  • Enable MULTI_NODE volume attachment with Raw Block Volumes
  • Added custom driver name support, helm templates and e2es
  • Adding retry with exponential backoff to fetch NodeMetadata during node driver startup

v1.30.2

04 Jul 06:53
e23020c

Choose a tag to compare

Change log

  • Rule Sets support
  • Support assignment of private v4 & v6 IP address in NLB via Annotation
  • Hydrate Snapshot volumes before making them available
  • Lustre CSI Node Driver enablement
  • Use umount -t oci-fss to unmount intransit encrypted FSS file systems
  • Support Boot volumes as CSI data volumes
  • Enable MULTI_NODE volume attachment with Raw Block Volumes
  • Added custom driver name support, helm templates and e2es
  • Adding retry with exponential backoff to fetch NodeMetadata during node driver startup

v1.31.1

30 Jun 13:48
9a5427b

Choose a tag to compare

Change log:

  • Rule Sets support
  • Support assignment of private v4 & v6 IP address in NLB via Annotation
  • Hydrate Snapshot volumes before making them available
  • Lustre CSI Node Driver enablement
  • Use umount -t oci-fss to unmount intransit encrypted FSS file systems
  • Support Boot volumes as CSI data volumes
  • Enable MULTI_NODE volume attachment with Raw Block Volumes
  • Added custom driver name support, helm templates and e2es
  • Adding retry with exponential backoff to fetch NodeMetadata during node driver startup

v1.31.0

18 Feb 11:57
411bfeb

Choose a tag to compare

Changelog:

  • Changes for CCM/CSI v0.31.1
  • Support for Workload Identity in GetReservedIP calls
  • Support for gRPC Protocol on OKE managed LB and add e2e test case
  • Check lifecycle state for NLB instead of listing workrequest in the compartment
  • Skip Cipher Suite Update on Listeners and Backendsets when Unspecified
  • Provide an option to skip private IP in LB Status for public NLBs
  • NLB display name to OCID map - Map the display name of NLB to an OCID to avoid looking it up again in each
  • reconciliation.
  • Bumped dependency versions and fix e2e