Releases: kubernetes/cloud-provider-openstack
Releases · kubernetes/cloud-provider-openstack
openstack-cloud-controller-manager-1.0.1
Openstack Cloud Controller Manager Helm Chart
openstack-cinder-csi-1.3.8
Cinder CSI Chart for OpenStack
Release for cloud-provider-openstack to support Kubernetes v1.21
Changelog since v1.20.0
Other notable changes
- [openstack-cloud-controller-manager] Added support for creating TLS terminated loadbalancers. (#1474, @hamzazafar)
- [openstack-cloud-controller-manager] Added Helm Chart for OpenStack Cloud Controller Manager. (#1458, @eumel8)
- [openstack-cloud-controller-manager] Fixed the broken header issue when accessing the load balancer service with PROXY protocol enabled from within the cluster. (#1449, @lingxiankong)
- [openstack-cloud-controller-manager] Added support to use subnet name pattern and tag filtering for creating floating IP for the load balancer. (#1375, @mandelsoft)
- [openstack-cloud-controller-manager] Use fully popuplated loadbalancer OpenStack API call for initial service creation (#1365, @notandy)
- [openstack-cloud-controller-manager] Allow load balancer providers other than 'amphora' and 'octavia'. (#1357, @notandy)
- [cinder-csi-plugin] Support to inject PV/PVC information in Cinder volume properties. (#1492, @databus23)
- [cinder-csi-plugin] Support custom StorageClass in Helm Chart. (#1455, @eumel8)
- [cinder-csi-plugin] Sanitize secrets in the request, and therefore credentials are not shown in the logs anymore. (#1471, @Fedosin)
- [cinder-csi-plugin] Support Snapshot Controller deployment in Helm Chart. (#1457, @eumel8)
- [cinder-csi-plugin] Fixed the issue where the file system size stays the same when expanding the volume. (#1434, @Fedosin)
- [cinder-csi-plugin] Fixed the issue that the ephemeral inline volume is yet available when attaching to the node. (#1429, @ramineni)
- [manila-csi-plugin] Fixed a leak causing high memory consumption (#1473, @gman0)
- [manila-csi-plugin] Updated CSIDriver object to v1 (#1358, @gman0)
- [manila-csi-plugin] support
--cluster-id
argument to get the the CO's identifier. (#1459, @Fedosin) - [octavia-ingress-controller] Fixed the issue that pools and l7 policies are removed no matter how the Ingress is changed. (#1418, @lingxiankong)
- [magnum-auto-healer] Fixed an issue that k8s master node repair failed when the node is boot from volume. (#1447, @openstacker)
openstack-manila-csi-1.1.1
Manila CSI Chart for OpenStack
openstack-cloud-controller-manager-1.0.0
Openstack Cloud Controller Manager Helm Chart
openstack-cinder-csi-1.3.7
Cinder CSI Chart for OpenStack
openstack-cinder-csi-1.2.14
Cinder CSI Chart for OpenStack
openstack-manila-csi-1.0.5
Manila CSI Chart for OpenStack
openstack-cinder-csi-1.2.13
Cinder CSI Chart for OpenStack
Release for cloud-provider-openstack to support Kubernetes release v1.20
Changelog since v1.19.0
Other notable changes
- [openstack-cloud-controller-manager] Added a check that only "amphora" and "octavia" are supported for the config
lb-provider
. (#1344, @bshephar) - [openstack-cloud-controller-manager] Added Octavia Availability Zones support for LoadBalancers. (#1238, @ITD27M01)
- [openstack-cloud-controller-manager] Always use flavor name for the Node label
node.kubernetes.io/instance-type
. (#1213, @seanschneeweiss) - [openstack-cloud-controller-manager] Added metrics support for loadbalancer reconciliations and OpenStack API requests. (#1178, @seanschneeweiss)
- [openstack-cloud-controller-manager] Added Octavia service version check when creating listeners with timeout parameters. (#1228, @zetaab)
- [cinder-csi-plugin] Use GCR images for CSI sidecar containers. (#1337, @ialidzhikov)
- [cinder-csi-plugin] support
ignore-volume-az
config parameter. (#1307, @ramineni) - [cinder-csi-plugin] Added the size check for volume expansion. (#1266, @kayrus)
- [cinder-csi-plugin] Support volume type for ephemeral volume. (#1204, @jichenjc)
- [magnum-auto-healer] Fixed a nil pointer bug due to getting cluster failure. (#1334, @openstacker)
- [manila-csi-plugin] use GCR images of the CSI sidecar containers. (#1339, @ialidzhikov)
- [manila-csi-plugin] Added appendShareMetadata volume parameter (#1291, @gman0)
- [manila-csi-plugin] Fix whitespaces and invalid dot (#1285, @isantospardo)
- [manila-csi-plugin] Updated external-provisioner to v2.0.2 and external-snapshotter to v2.1.1 (#1205, @gman0)