Skip to content

mgr/cephadm: use fixed Grafana version#35593

Merged
sebastian-philipp merged 1 commit intoceph:masterfrom
p-se:wip-pse-cephadm-grafana-fix-version
Jun 25, 2020
Merged

mgr/cephadm: use fixed Grafana version#35593
sebastian-philipp merged 1 commit intoceph:masterfrom
p-se:wip-pse-cephadm-grafana-fix-version

Conversation

@p-se
Copy link
Contributor

@p-se p-se commented Jun 16, 2020

Fixes: https://tracker.ceph.com/issues/45859

Signed-off-by: Patrick Seidensal pseidensal@suse.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

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 backend
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Fixes: https://tracker.ceph.com/issues/45859

Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
@sebastian-philipp
Copy link
Contributor

sebastian-philipp commented Jun 16, 2020

would it make sense to also remove the (wrong) defaults in

"image": "prom/prometheus:latest",

"image": "prom/node-exporter",

"image": "ceph/ceph-grafana:latest",

and

"image": "prom/alertmanager",

?

@p-se
Copy link
Contributor Author

p-se commented Jun 22, 2020

would it make sense to also remove the (wrong) defaults in

"image": "prom/prometheus:latest",

"image": "prom/node-exporter",

"image": "ceph/ceph-grafana:latest",

and

"image": "prom/alertmanager",

?

I'm not sure about that and don't have a strong opinion. src/cephadm/cephadm will probably ever only be used directly by developers who want to try out or debug something. It might make sense to deploy the same versions there which we support in mgr/cephadm. It might as well make sense to deploy the latest version, I don't know.

But if we decide to keep both versions in sync, we would actually want a unique source where both components take the versions from, which we cannot do as src/cephadm/cephadm is required to run as stand-alone as possible.

Do you have a tendency into any direction?

@sebastian-philipp
Copy link
Contributor

@sebastian-philipp sebastian-philipp changed the title mgr/cephadm: use fixed Grafana version [blocked by #35740] mgr/cephadm: use fixed Grafana version Jun 24, 2020
@sebastian-philipp sebastian-philipp added the wip-swagner-testing My Teuthology tests label Jun 25, 2020
@sebastian-philipp
Copy link
Contributor

@sebastian-philipp sebastian-philipp changed the title [blocked by #35740] mgr/cephadm: use fixed Grafana version mgr/cephadm: use fixed Grafana version Jun 25, 2020
@sebastian-philipp sebastian-philipp merged commit a27334c into ceph:master Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants