Olivier Lemasle
0ea1c1b8d3
Use Golangci-lint
2022-11-28 23:17:16 +01:00
Leo Lei
bb4722e38b
Fix external metrics provider not respecting metrics-max-age
2021-09-24 18:42:24 +08:00
Damien Grisonnet
8b85c68c9e
pkg: propagate metric providers context
...
In custom-metrics-apiserver v1.22.0, contexts were added to the metric
providers. We can benefit from that by propagating the context given to
the provider down to the requests.
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-08-11 17:04:01 +02:00
Damien Grisonnet
4eb6c313a1
go.mod: update custom-metrics-apiserver to v1.22.0
...
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-08-11 13:56:45 +02:00
Damien Grisonnet
9dfbca09ca
go.mod: move to sigs.k8s.io golang package
...
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-06-01 17:35:45 +02:00
paulfantom
cd55a67b89
*: move all imports to github.com/kubernetes-sigs/prometheus-adapter
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-02-22 15:49:03 +01:00
Sergiusz Urbaniak
752ce84723
cmd/*,pkg/*,docs,go.mod: bump custom-metrics-apiserver, metrics-server
2020-10-28 15:52:12 +01:00
Sergiusz Urbaniak
a858d53495
pkg/*,cmd/*: move to k8s.io/klog/v2
2020-10-28 15:48:05 +01:00
Sergiusz Urbaniak
99d52a4ce8
pkg/external-provider: set metric name for scalar values
2019-05-17 14:31:41 +02:00
Sergiusz Urbaniak
f18b6fd370
*: replace glog with klog
2019-04-24 11:04:42 +02:00
John Delivuk
ff409a0994
Refactoring external to leverage naming
2019-03-26 18:57:02 -04:00
John Delivuk
3f7f249cb8
Removing RestMapper, cleaning up notification hanlder
2019-03-08 13:29:36 -05:00
John Delivuk
0bb762b367
Adding license to externalprovider and naming.
2019-02-22 10:29:24 -05:00
John Delivuk
980bc01d67
Updating Errors, and adding license
2019-02-22 10:04:10 -05:00
John Delivuk
8ef8c8a291
Fixing dependency in custom-provider
2019-02-11 12:12:57 -05:00
John Delivuk
6030912cc0
Moving metric naming to it's own package
2019-02-10 15:59:14 -05:00
Solly Ross
c2e176bb23
Merge pull request #158 from linux-on-ibm-z/cross-compile
...
Edited Makefile to add cross build support for s390x.
Adding External Metrics Provider
2019-02-10 15:59:11 -05:00