File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ package config
1616
1717const (
1818 OperatorName = "osd-metrics-exporter"
19- OperatorNamespace = "osd-metrics-exporter "
19+ OperatorNamespace = "openshift- osd-metrics"
2020)
Original file line number Diff line number Diff line change 55require (
66 github.com/coreos/prometheus-operator v0.35.1
77 github.com/openshift/api v3.9.1-0.20190924102528-32369d4db2ad+incompatible
8- github.com/openshift/operator-custom-metrics v0.4.0
8+ github.com/openshift/operator-custom-metrics v0.4.1
99 github.com/operator-framework/operator-sdk v0.16.0
1010 github.com/prometheus/client_golang v1.2.1
1111 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -504,8 +504,8 @@ github.com/opencontainers/selinux v1.2.2/go.mod h1:+BLncwf63G4dgOzykXAxcmnFlUaOl
504504github.com/openshift/api v0.0.0-20190924102528-32369d4db2ad h1:MiZEukiPd7ll8BQDwBfc3LKBxbqyeXIx+wl4CzVj5EQ =
505505github.com/openshift/api v0.0.0-20190924102528-32369d4db2ad /go.mod h1:dh9o4Fs58gpFXGSYfnVxGR9PnV53I8TW84pQaJDdGiY =
506506github.com/openshift/client-go v0.0.0-20190923180330-3b6373338c9b /go.mod h1:6rzn+JTr7+WYS2E1TExP4gByoABxMznR6y2SnUIkmxk =
507- github.com/openshift/operator-custom-metrics v0.4.0 h1:w+aYf/MIcUqWBzbhxzrJiVBLkA0n5sgRgiZE9aucmiA =
508- github.com/openshift/operator-custom-metrics v0.4.0 /go.mod h1:pF8VqYYaJrZo780/ebeMDcaI20ETzJuUSDHGXSzjWwk =
507+ github.com/openshift/operator-custom-metrics v0.4.1 h1:v8DTJIVjzqd+71zxLiS8YDZRBqf3l5qfuCpCQXUaowo =
508+ github.com/openshift/operator-custom-metrics v0.4.1 /go.mod h1:pF8VqYYaJrZo780/ebeMDcaI20ETzJuUSDHGXSzjWwk =
509509github.com/openshift/origin v0.0.0-20160503220234-8f127d736703 /go.mod h1:0Rox5r9C8aQn6j1oAOQ0c1uC86mYbUFObzjBRvUKHII =
510510github.com/openshift/prom-label-proxy v0.1.1-0.20191016113035-b8153a7f39f1 /go.mod h1:p5MuxzsYP1JPsNGwtjtcgRHHlGziCJJfztff91nNixw =
511511github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
You can’t perform that action at this time.
0 commit comments