Releases: kubernetes/cloud-provider-openstack
Releases · kubernetes/cloud-provider-openstack
Release v1.24.1
Release v1.24.0
Urgent Upgrade Notes (No, really, you MUST read this before you upgrade)
- [magnum-auto-healer] Remove Cinder V2 support. Action required. (#1769, @mnasiadka)
Other notable changes
- [openstack-cloud-controller-manager] Fix the monitor port for pool members when updating loadbalancer. (#1750, @zetaab)
- [cinder-csi-plugin] Adding optional extra labels to be set in
.Values.extraLabels
in Helm Chart. (#1792, @JPRbrs) - [cinder-csi-plugin] CSI Inline Ephemeral volume support is deprecated in 1.24 and will no longer be available starting in 1.27 (#1772, @ramineni)
- [cinder-csi-plugin] Make CLOUD_CONFIG secret filename configurable in helm chart for backwards-compatibility (#1789, @MPV)
- [cinder-csi-plugin] Make CLOUD_CONFIG secret keys consistent in helm chart for better re-usability (#1747, @powellchristoph)
- [manila-csi-plugin] Adding optional extra labels to be set in
.Values.extraLabels.labels
in Helm Chart. (#1788, @JPRbrs) - [occm] Expose PodSecurityContext and Controllers in Helm chart values.yaml (#1780, @jacksgt)
- [openstack-cloud-controller-manager] Add PATCH services/status permission for ServiceAccount in Helm chart. (#1802, @jacksgt)
- [openstack-cloud-controller-manager] Added
enabled
option in the LoadBalancer section of the configuration, when set to false, the Service of LoadBalancer type is managed by other controllers. (#1777, @dulek) - [openstack-cloud-controller-manager] LoadBalancer health monitor values configurable by using annotations
loadbalancer.openstack.org/health-monitor-delay
,loadbalancer.openstack.org/health-monitor-timeout
andloadbalancer.openstack.org/health-monitor-max-retries
(#1761, @zetaab)
openstack-manila-csi-1.5.0
Manila CSI Chart for OpenStack
openstack-cloud-controller-manager-1.3.0
Openstack Cloud Controller Manager Helm Chart
openstack-cinder-csi-2.2.0
Cinder CSI Chart for OpenStack
openstack-cinder-csi-1.3.9
Cinder CSI Chart for OpenStack
Release for cloud-provider-openstack to support Kubernetes v1.23
Changelog since v1.22.0
Changes need action
- [openstack-cloud-controller-manager] Support to share a cloud load balancer between different Services. The load balancer can be either created by other Services or outside the Kubernetes cluster. As the load balancer doesn't relate to a dedicated Service anymore, any scripts relying on that relationship previously need to change to use the load balancer tags instead. Action required. (#1648, @lingxiankong)
Other notable changes
- [openstack-cloud-controller-manager] Support setting externalTrafficPolicy to Local so that traffic is only sent to the worker nodes which have the service pods. (#1720, @databus23)
- [openstack-cloud-controller-manager] Added support for InitContainer in the OCCM chart (#1706, @wirespecter)
- [openstack-cloud-controller-manager] Make volume mounts of openstack-cloud-controller-manager Helm Chart configurable (#1678, @jacksgt)
- [openstack-cloud-controller-manager] "nip.io hack" can now use different dns suffix by configuring
ingress-hostname-suffix
to config file (#1689, @zetaab) - [cinder-csi-plugin] Add clusterID Helm chart value (#1741, @gman0)
- [cinder-csi-plugin] Added support to mount a volume with XFS filesystem and its restored snapshot on the same node. (#1614, @jsafrane)
- [manila-csi-plugin] NodeGetVolumeStats is now forwarded to the partner plugin if it supports GET_VOLUME_STATS Node Service capability. (#1737, @gman0)
- [octavia-ingress-controller] Add support for whitelist-source-range annotation. (#1704, @hedinasr)
- [Charts] Added logVerbosityLevel variable to cinder-csi-plugin, manila-csi-plugin and openstack-controller-manager Helm charts (#1679, @gman0)
- Base images updated to alpine 3.15 (#1729, @zetaab)
openstack-manila-csi-1.4.0
Manila CSI Chart for OpenStack
openstack-cloud-controller-manager-1.2.0
Openstack Cloud Controller Manager Helm Chart
openstack-cinder-csi-2.1.0
Cinder CSI Chart for OpenStack