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
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 5316954..0dc2ca4 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -5,9 +5,16 @@ summary: Prometheus Ceph Exporter
5description: |5description: |
6 Exporter that exposes information gathered from Ceph for use by the Prometheus monitoring system6 Exporter that exposes information gathered from Ceph for use by the Prometheus monitoring system
7confinement: strict7confinement: strict
8package-repositories:
9 - type: apt
10 components: [main]
11 suites: [bionic-updates/ussuri]
12 key-id: 391A9AA2147192839E9DB0315EDB1B62EC4926EA
13 url: http://ubuntu-cloud.archive.canonical.com/ubuntu
8parts:14parts:
9 ceph-exporter:15 ceph-exporter:
10 plugin: go16 plugin: go
17 go-channel: 1.13/stable
11 source: https://github.com/digitalocean/ceph_exporter.git18 source: https://github.com/digitalocean/ceph_exporter.git
12 go-importpath: github.com/digitalocean/ceph_exporter19 go-importpath: github.com/digitalocean/ceph_exporter
13 source-tag: 3.0.0-nautilus20 source-tag: 3.0.0-nautilus

Subscribers

People subscribed via source and target branches