Skip to content

Releases: openstack-k8s-operators/osp-director-operator

v1.2.3

27 Apr 12:18
d8ddda8
Compare
Choose a tag to compare
  • Prevent baremetal host reprovisioning on image url change
  • Fix network identification on multiple subnet scenario
  • Fix network routes for IPv6 multi subnet

v1.2.2

22 Feb 16:24
6a5a0f3
Compare
Choose a tag to compare
  • Fix duplicate IP assignments
  • Use quotes for addresses in cloud-init network data
  • Fix race in IP address generation due to different sources
  • Allow static IP reservation
  • Prevent NNCP updates while configuration is in progress

v1.2.1

31 Jan 21:59
cc15a6e
Compare
Choose a tag to compare
  • Allow to set StorageAccessMode and StorageVolumeMode for VMset
  • Allow CPU and MEM resize on vmset
  • Prevent NNCP updates while configuration is in progress

v1.2.0

26 Jan 18:23
Compare
Choose a tag to compare
  • Support using built-in environment files from tripleo-heat-templates for TLS on public endpoints support
  • Support adding CA certificates to the OpenstackClient pod for TLS on public endpoints support
  • TLS Everywhere support (requires 16.2.2 OpenstackClient image)
  • Multi Subnet Support with new CRDs (openstacknetconfig and openstacknetattachment) to help manage networks, subnets, and configuration.
  • Rename OSPlaybookGenerator to OSConfigGenerator (aligns with 'Config Download')
  • Internal: rework osipset/osnet to store reservations in osnet spec
  • Internal: Migrate osipset functionality to osnetcfg
  • Initial Backup/Restore support (for OSP Director Operator CRs)
  • Add OpenstackClient to relatedImages (offline install support)
  • OpenstackClient is now using kolla_start, resolves issue with Ansible zombie processes

v1.1.2

15 Dec 14:32
39eee5f
Compare
Choose a tag to compare
  • set MTU on network attachment definitions
  • go.mod updates to avoid dependency CVE's

v1.1.1

01 Dec 14:27
7401abc
Compare
Choose a tag to compare
  • add OpenStackClientImageURL to relatedImages and makes it an optional parameter
  • use downstream defaults for provisioner and downloader images

v1.1.0

16 Nov 18:52
Compare
Choose a tag to compare
  • IPv6 support/testing
  • Initial OSP 17 networkv2 support
  • Initial HA support (pacemaker fencing)
  • Support for offline gapped operator installation (air gapped envs)
  • New CRD: OsConfigVersion (used in future to drive operator native OSP deployment workflow)
  • Ability to configure custom images for provision server
  • Support OSP 16.2 and OSP 17.x
  • Set default images to OSP 16.2
  • Internal: update to golang 1.6, operator sdk 1.13