You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2020/08/14 00:30:00 UTC

[jira] [Created] (YUNIKORN-375) Use compatible Prometheus client library in the core repo

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/component-base@v0.16.13/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: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org