Actions
Documentation #45411
closedcephadm: add section about container images
% Done:
100%
Merge Commit:
Fixed In:
v16.0.0-2007-g3ef8f1d3df
Released In:
v16.2.0~2452
Upkeep Timestamp:
2025-07-15T01:12:28+00:00
Description
- we recommend against using the
:latest
tag for images. Reason is, there is in no guarantee that a you will get the same image on all hosts, thus having different images on different nodes. Also, upgrades no longer properly work.
Instead, we recommend to always use explicit tags or image IDs.
Basically the same as https://kubernetes.io/docs/concepts/configuration/overview/#container-images
Updated by Sebastian Wagner almost 6 years ago
- Related to Feature #45410: cephadm: Support upgrading alertmanager, grafana, prometheus and node_exporter added
Updated by Zac Dover almost 6 years ago
- % Done changed from 0 to 100
- Pull request ID set to 32410
Updated by Zac Dover almost 6 years ago
- Pull request ID changed from 32410 to 35006
PR 32410 was previously the Pull Request ID specified in the "Pull request ID" field of this bug.
Updated by Sebastian Wagner almost 6 years ago
- Status changed from In Progress to Resolved
- Target version set to v15.2.4
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 3ef8f1d3df362b1202609dc16a9616ba68150b9c
- Fixed In set to v16.0.0-2007-g3ef8f1d3df
- Released In set to v16.2.0~2452
- Upkeep Timestamp set to 2025-07-15T01:12:28+00:00
Actions