fix: Prometheus operand #2395
Annotations
4 errors
|
Build docker images
Process completed with exit code 2.
|
|
Build docker images:
pkg/scheduler/cache/usagedb/prometheus/prometheus.go#L229
invalid operation: operator - not defined on *p.usageParams.WindowSize (variable of struct type "k8s.io/apimachinery/pkg/apis/meta/v1".Duration)
|
|
Build docker images:
pkg/scheduler/cache/usagedb/prometheus/prometheus.go#L173
cannot use p.usageParams.HalfLifePeriod (variable of type *"k8s.io/apimachinery/pkg/apis/meta/v1".Duration) as *time.Duration value in argument to getExponentialDecayQuery
|
|
Build docker images:
pkg/scheduler/cache/usagedb/prometheus/prometheus.go#L142
cannot use p.usageParams.HalfLifePeriod (variable of type *"k8s.io/apimachinery/pkg/apis/meta/v1".Duration) as *time.Duration value in argument to getExponentialDecayQuery
|
Loading