Changelog

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