Changelog
0.7.0 (2022-11-15)
Features
Bug Fixes
- bump osh for ovs fixes (1ceda87)
- bump ovs to 2.17.0 (dc07e23)
- containerd: bump DefaultLimitMEMLOCK to inf (ff1980a), closes #169
- octavia: resolve unit tests (d945774)
- octavia: switch to cert-manager issuer certs (c582420)
- unit tests + cluster role (4a402ab)
- use correct issuer name (e7f470a)
0.6.1 (2022-11-10)
Bug Fixes
- monitoring: correct CoreDNS selector (92df86a)
- monitoring: fix NodeLowEntropy alerts (5d41d7f)
- monitoring: resolve etcd monitoring (ba92607)
0.6.0 (2022-11-10)
Features
- allow for a custom cluster IP address for the neutron coredns service, with a default of '10.96.0.20' (662866f)
- allow for a custom ingressClassName on OpenStack component ingress objects, with a default of 'openstack' (d8d1fde)
- ingress: allow overriding ingress namespace (31e528b)
- memcached: allow overriding namespace (661b0b0)
- monitoring: add to operator (7d3c797)
Bug Fixes
Documentation
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