openstack-k8s-operators / openstack-operator

Meta Operator for OpenStack
https://openstack-k8s-operators.github.io/openstack-operator/
Apache License 2.0
27 stars 76 forks source link

Revert "Check for Ceilometer and Autoscaling dependencies" #839

Closed vyzigold closed 3 months ago

vyzigold commented 3 months ago

Reverts openstack-k8s-operators/openstack-operator#837

We have a PR https://github.com/openstack-k8s-operators/telemetry-operator/pull/404 in telemetry-operator to change the "Enabled" values to *bool. Because of this code, we'd need to simultaneously merge that PR along with a PR here to change how we access the variables. Instead the plan is to revert this PR, merge the PR in telemetry-operator and then create a new PR here, which would reintroduce this code but would access the variables correctly as pointers.

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: stuggi, vyzigold

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openstack-k8s-operators/openstack-operator/blob/main/OWNERS)~~ [stuggi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment