-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
2
-
False
-
-
False
-
Not Selected
-
rhos-conplat-observability
-
-
Goal:
- Verify the bugfix is present and working in downstream
Verification steps:
There were multiple similar issues. All of them should be fixed now and all should be verified.
- Verify CloudKitty LokiStack has correct labels
- Enable CloudKitty (be sure you have all the dependencies like loki-operator installed before this)
- Inspect the created LokiStack CR. Make sure it has the `service: cloudkitty` label
- Verify Ceilometer topology has correct label selectors
- Create a topology CR (e. g. https://github.com/openstack-k8s-operators/telemetry-operator/blob/a56cff847472bbc2ff74c1f159f60d5390d3c1bf/test/kuttl/fixme/topology/00-telemetry-topology.yaml )
- Configure a topologyRef either for the whole telemetry or just for ceilometer. It should point to the created topology.
- Ensure ceilometer is enabled
- Inspect the resulting ceilometer statefulset. The .spec.template.spec.topologySpreadConstraints.labelSelector.matchLabels.service field should be "ceilometer"
Acceptance Criteria:
- Verification is successful