Weiwei Yang created YUNIKORN-375:
------------------------------------
Summary: Use compatible Prometheus client library in the core repo
Key: YUNIKORN-375
URL: https://issues.apache.org/jira/browse/YUNIKORN-375
Project: Apache YuniKorn
Issue Type: Sub-task
Components: core - common
Reporter: Weiwei Yang
Got the incompatible issue like the following
{code}
# k8s.io/component-base/metrics/legacyregistry
../../../../go/pkg/mod/k8s.io/[email protected]/metrics/legacyregistry/registry.go:44:9:
undefined: prometheus.InstrumentHandler
make: *** [build] Error 2
{code}
We can change the version to v0.9.2 in order to be compatible with K8s 1.16.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]