Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ceilometer): convert ceilometer helm chart from submodule to repo #851

Merged
merged 3 commits into from
Mar 1, 2025

Conversation

the2hill
Copy link
Contributor

This change removes the need to carry the openstack-helm chart for the purposes of providing a ceilometer deployment.
The base helm file has been updated and simplified, reducing the values we carry to only what we need.

@the2hill the2hill force-pushed the ceilometerhelmupdate branch from 00b4bfd to 0d723be Compare February 27, 2025 23:06
@the2hill the2hill requested a review from LukeRepko February 27, 2025 23:07
This change removes the need to carry the openstack-helm chart for the purposes of providing a ceilometer deployment.
The base helm file has been updated and simplified, reducing the values we carry to only what we need.

Related Issue: rackerlabs#809
@the2hill the2hill force-pushed the ceilometerhelmupdate branch from 0d723be to ee16df8 Compare February 27, 2025 23:25
the2hill and others added 2 commits February 28, 2025 09:08
Noticed db-sync pod not starting due to a bunch of missing dependencies.
None of the overridden depends were being recognized. Found the top
level dependencies key missing, added it, tested again, and confirmed
proper operation of Ceilometer in my lab in conjunction with Gnocchi.
This is good to go.
Copy link
Contributor

@LukeRepko LukeRepko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Installed this in the lab, initially had some trouble whereby the db-sync pod wouldn't light up. Found it complaining of dependencies that I know we were ignoring in the past. Found top level dependencies key missing, added it back and confirmed all was well. This is good to go!

@LukeRepko LukeRepko merged commit bef8546 into rackerlabs:main Mar 1, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants