Versions in this module Expand all Collapse all v0 v0.1.1 Sep 24, 2018 GO-2024-2789 GO-2024-2789: Cluster Monitoring Operator contains a credentials leak in github.com/openshift/cluster-monitoring-operator Changes in this version type Operator + func (o *Operator) RegisterMetrics(r prometheus.Registerer) v0.1.0 Jul 19, 2018 GO-2024-2789 GO-2024-2789: Cluster Monitoring Operator contains a credentials leak in github.com/openshift/cluster-monitoring-operator v0.0.4 May 25, 2018 GO-2024-2789 GO-2024-2789: Cluster Monitoring Operator contains a credentials leak in github.com/openshift/cluster-monitoring-operator v0.0.3 May 23, 2018 GO-2024-2789 GO-2024-2789: Cluster Monitoring Operator contains a credentials leak in github.com/openshift/cluster-monitoring-operator v0.0.1 Apr 16, 2018 GO-2024-2789 GO-2024-2789: Cluster Monitoring Operator contains a credentials leak in github.com/openshift/cluster-monitoring-operator Changes in this version + var Version = "dev" + type Operator struct + func New(namespace string, configMapName string) (*Operator, error) + func (o *Operator) Config() *manifests.Config + func (o *Operator) Run(stopc <-chan struct{}) error Incompatible versions in this module v3.11.0+incompatible Sep 10, 2018 GO-2024-2789