-
Notifications
You must be signed in to change notification settings - Fork 16
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
cephadm: update to the latest container images #509
Conversation
I've reviewed the available container image versions on registry.suse.com (via
The newer version in this PR are in our internal registry in our devel project:
..and are also in the SES 7.1 update project:
So we need to get prometheus-server:2.37.6 and grafana:9.5.5 published to registry.suse.com before this PR will work. I'm happy to request those two be published, but would like to get an OK from @s0nea first. |
Thank you for taking care of it! I'll post my update to the PR once I'm done with testing. |
I did some testing.
For the Grafana image I suggest to use grafana:8.5.22 instead of grafana:9.5.5. The pie-chart plugin doesn't seem to work well with version 9.5.5. |
- prometheus-server:2.37.6 - prometheus-node-exporter:1.5.0 - grafana:8.5.22 - haproxy:2.0.31 Signed-off-by: Michael Fritch <[email protected]>
7949c76
to
f734598
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thank you!
I don't approve the PR because I suggest to wait for @tserong to confirm that the images have been published on the registry. Once done you can count my comment as an approval 🙂
The images are all there now, so we're good:
|
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this please
jenkins test classic perf
jenkins test crimson perf
jenkins test signed
jenkins test make check
jenkins test make check arm64
jenkins test submodules
jenkins test dashboard
jenkins test dashboard cephadm
jenkins test api
jenkins test docs
jenkins render docs
jenkins test ceph-volume all
jenkins test ceph-volume tox
jenkins test windows