Skip to content

Releases: oracle/oci-cloud-controller-manager

0.4.0

11 Apr 14:51
Compare
Choose a tag to compare
  • Implement loadbalancer.securityListManagementMode: Frontend which only
    manages security list rules for load balancer ingress. [#180]
  • Depreciate loadbalancer.disableSecurityListManagement in favour of
    loadbalancer.securityListManagementMode: None. [#180]
  • Implement loadbalancer.securityLists to allow explicit configuration of the
    security lists that the CCM manages on a per-subnet basis [#164].
  • Implement support for instance principles authentication [#155]

0.3.2

09 Apr 15:43
Compare
Choose a tag to compare
  • [BUG] Fix panic when EnsureLoadBalancer() called with 0 Nodes [#176]
  • [BUG] Fix panic when GetInstanceByNodeName() encountered an instance without
    either a public IP or a hostname [#167]
  • [BUG] Fix regression where compartment OCID was no longer looked up from
    metadata when not provided in cloud-provider config [#168]
  • Depreciate cloud-provider config property auth.key_passphrase replacing it
    with auth.passphrase [#142]
  • Depreciate cloud-provider config property auth.compartment replacing it
    with compartment [#170]

0.3.1

29 Mar 14:03
b456b5b
Compare
Choose a tag to compare
  • Remove redundant --cluster-cidr flag from DaemonSet [#163]

0.3.0

28 Mar 09:34
9201c75
Compare
Choose a tag to compare
  • Create load balancers using a single OCI API request significantly reducing fresh load balancer creation time [#148]
  • Fix failure to delete security list rules when deleting a Service type=LoadBalancer or changing its NodePort(s) [#151]
  • Move to ConfigMap based leader election [#160]
  • Fix potential panic when a load balancer had no backends [#157]

0.2.1

28 Feb 10:37
Compare
Choose a tag to compare
  • Add OCI proxy support (#135)
  • Add security rules for a services health check port (#125)

0.2.0

06 Feb 13:54
Compare
Choose a tag to compare
Config for Wercker release (#131)

* Remove unused pod file
* Clean makefile to add version/build
* Add checks to all target, verbose build
* Configure for release
* Add release process and content type
* Move copy to step

0.1.2

12 Jan 14:18
defaf89
Compare
Choose a tag to compare
  • Fixes a bug where existing security list rules with no destination port range set would cause the CCM to fail when update security lists whilst ensuring load balancer state [#112]

0.1.1

02 Nov 10:58
Compare
Choose a tag to compare
  • Fix failure to update load balancer listener port when frontend service port changed [#92]

0.1.0

31 Oct 10:20
2140b6b
Compare
Choose a tag to compare
Release version: 0.1.0