Changelog

0.5.0 (2022-10-06)

Features

  • ingress: enable overriding/disabling (e04907d)

Documentation

0.4.1 (2022-10-04)

Bug Fixes

  • ingress: point to correct tcp port (54e074c)

0.4.0 (2022-10-02)

Features

  • cert-manager: migrate to operator + add docs (57b5339)

Bug Fixes

  • add cert dep on helmrelease (3cb0041)
  • add designate minidns to ingress (f5ab8b5)
  • atmosphere: typo in atmosphere_issuer_config (625b1e4)
  • certificates: resolve secret retrival (8e11a31)
  • certs: resolve ansible ternary (6e557c8)
  • endpoints: move novnc endpoint to correct url (b0ffc60)
  • endpoints: Use /vnc_lite for novnc (aeffc1b)
  • operator: fix load_from_file (921aac8)
  • operator: openstack_cli deployment (76605b1)

0.3.0 (2022-09-28)

Features

  • ingress: move to operator (46475f8)

0.2.2 (2022-09-27)

Bug Fixes

  • memcached: add protocol to service (c252a9b)

0.2.1 (2022-09-27)

Bug Fixes

  • rabbitmq: drop terminationGracePeriodSeconds down (f791801)

0.2.0 (2022-09-27)

Features

Bug Fixes

  • add services to cluster role (168c264)
  • avoid race condition with csi not up (2621136)
  • bump timeout to 300s (ac0d453)
  • increase wait timeout (3ffc33e)
  • move memcached to operator (e48a677)
  • slow down API polls (da561e3)
  • solve config.toml rendering (40e63b1)
  • solve ingress race conditions (ff5e860)
  • solve update_object for svc (3e66870)
  • update role to create pxc (6203025)

0.1.1 (2022-09-21)

Bug Fixes

0.1.0 (2022-09-21)

Features

  • add simple controller to generate helm values (12676ed)
  • add value overrides (0f98213)
  • added operator role (edc9b87)
  • clean-up more code for helm repos (64da5c6)
  • ethtool: add automatic tuning (64f84a4)
  • ethtool: add initial commit (34c5b53)
  • ethtool: add podmonitor + basic rules (b529c33)
  • ethtool: faster convergence + multiarch image (25e5f6c)
  • move nfd to operator (52f3feb)
  • switch openstack-helm-infra to atmosphere (313085b)

Bug Fixes

  • add helmrelease to cluster role (4787745)
  • add novnc to nova images (5a4eb80)
  • commit time (501dc41)
  • drop extra var (64b555b)
  • enable glance with cinder (01c78ca)
  • ethtool: add variable for image tag (29d7134)
  • ethtool: fix linting for ethtool (1f75624)
  • fix tomli import (50483b4)
  • glance: switch to using cinder internal url (602b116)
  • glance: use updated image (5e5de25)
  • improper role permissions (da4016b)
  • iscsi/fc for cinder/nova (fdc71b7)
  • metrics: don't wait for entire helmrelease, just deployment (2a8ce6a)
  • point to v5 api for git (98ec126)
  • retry flavor creation in ci (6f85b3a)
  • stop waiting for kube-prometheus-stack (b8d3432)
  • switch openstack-exporter to new image repo (6e24e87)
  • use tomli (ea2e521)

Documentation