Merge ~nobuto/snap-prometheus-ceph-exporter:stable/3.0.0-nautilus-pick-librados into snap-prometheus-ceph-exporter:stable/3.0.0-nautilus

Proposed by Nobuto Murata
Status: Merged
Merged at revision: 806c4ba3f2f5d9edc12eb00405f857d380884cc0
Proposed branch: ~nobuto/snap-prometheus-ceph-exporter:stable/3.0.0-nautilus-pick-librados
Merge into: snap-prometheus-ceph-exporter:stable/3.0.0-nautilus
Diff against target: 21 lines (+7/-0)
1 file modified
snapcraft.yaml (+7/-0)
Reviewer Review Type Date Requested Status
Xav Paice (community) Approve
Review via email: mp+405044@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Nobuto Murata (nobuto) wrote :

Ping, could somebody review this?

Revision history for this message
Xav Paice (xavpaice) wrote :

LGTM

review: Approve
Revision history for this message
Xav Paice (xavpaice) wrote :

just testing a build before I do the final approve and merge

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index 5316954..0dc2ca4 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -5,9 +5,16 @@ summary: Prometheus Ceph Exporter
6 description: |
7 Exporter that exposes information gathered from Ceph for use by the Prometheus monitoring system
8 confinement: strict
9+package-repositories:
10+ - type: apt
11+ components: [main]
12+ suites: [bionic-updates/ussuri]
13+ key-id: 391A9AA2147192839E9DB0315EDB1B62EC4926EA
14+ url: http://ubuntu-cloud.archive.canonical.com/ubuntu
15 parts:
16 ceph-exporter:
17 plugin: go
18+ go-channel: 1.13/stable
19 source: https://github.com/digitalocean/ceph_exporter.git
20 go-importpath: github.com/digitalocean/ceph_exporter
21 source-tag: 3.0.0-nautilus

Subscribers

People subscribed via source and target branches