custom-metrics-apiserver
custom-metrics-apiserver copied to clipboard
Framework for implementing custom metrics support for Kubernetes
Currently, the Getting Started Guide includes pieces of code which, combined, give a sample adapter, different from the test-adapter. That leads to two issues: - code in the Getting Started...
CVE link: https://nvd.nist.gov/vuln/detail/CVE-2023-45142 Is this repository using the go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency actively? If so, can you give a time frame on resolving the CVE?
resourceVersion=0 is not specified here, causing apiserver to skip the cache and go directly to etcd to read the data. add resourceVersion=0 parameter, apiserver will read data from the cache,...
Bumps the k8s-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.30.0` | `0.30.1` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery)...
**This is an Enhancement Request** **What would you like to be added** Update the compatibility section in the README.md of this repository to explicitly mention the supported kube-apiserver skew for...
[following metrics-server](https://github.com/kubernetes-sigs/metrics-server?tab=readme-ov-file#compatibility-matrix)
Bumps the k8s-dependencies group with 4 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiserver](https://github.com/kubernetes/apiserver), [k8s.io/klog/v2](https://github.com/kubernetes/klog) and [k8s.io/metrics](https://github.com/kubernetes/metrics). Updates `k8s.io/api` from 0.30.0 to 0.30.2 Commits 118f81c Update dependencies to v0.30.2 tag 0fd470c...
Bumps the k8s-dependencies group with 3 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiserver](https://github.com/kubernetes/apiserver) and [k8s.io/metrics](https://github.com/kubernetes/metrics). Updates `k8s.io/api` from 0.30.0 to 0.31.0 Commits 2df39ff Update dependencies to v0.31.0 tag 382a091 update...