Mikkel Oscar Lyderik Larsen
b7aa886546
Namespace external metrics ( #259 )
...
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de >
2021-02-19 11:11:29 +01:00
Mikkel Oscar Lyderik Larsen
b313c963b6
Update dependencies
...
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de >
2021-02-01 10:26:01 +01:00
Mikkel Oscar Lyderik Larsen
ef24244074
Add support for networking.k8s.io
...
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de >
2020-05-26 14:47:46 +02:00
Mikkel Oscar Lyderik Larsen
461869c69b
Fix response on no metrics found ( #67 )
...
Fixes the response from `GetMetricsBySelector` in case no metrics are
found. This issue caused a panic in kube-controller-manager:
https://github.com/kubernetes/kubernetes/pull/80392
Fix #40
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de >
2019-07-26 20:35:17 +02:00
Arjun
8db22f38a3
Fixed metric labels so that metric are tagged correct. Also added nil check ( #44 )
...
Signed-off-by: Arjun Naik <arjun.rn@gmail.com >
2019-04-05 16:05:37 +02:00
Arjun
dfeae82cae
Upgrade all pacakges to autoscalingv2beta2 ( #39 )
...
Signed-off-by: Arjun Naik <arjun.rn@gmail.com >
2019-04-03 10:23:52 +02:00
Muhammad Muaaz Saleem
e3ee745777
Testing multiple metrics inserts with different Group/Resources/Namesapces
...
Signed-off-by: Muhammad Muaaz Saleem <muhammad.muaaz.saleem@zalando.de >
2018-11-22 16:36:51 +01:00
Muhammad Muaaz Saleem
d50771094a
Making metrics TTL configurable per instance of metric store
...
Avoiding the global var and making metrics TTL configurable per
metric store
Signed-off-by: Muhammad Muaaz Saleem <muhammad.muaaz.saleem@zalando.de >
2018-11-20 16:34:17 +01:00
Muhammad Muaaz Saleem
b1745c5eed
Making TTL configurable, at least globally
...
Making metrics expiration TTL configurable globally configurable.
This is so RemoveExpired can be tested. Not making the TTL configurable
per metric yet because it could change behaviour in production.
Signed-off-by: Muhammad Muaaz Saleem <muhammad.muaaz.saleem@zalando.de >
2018-11-20 10:34:44 +01:00
Mikkel Oscar Lyderik Larsen
1daacb0873
Rename module path from mikkeloscar -> zalando-incubator
...
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de >
2018-10-14 11:37:58 +02:00
Per Ploug
3db0cc3135
Adding boilerplate files
...
Signed-off-by: Per Ploug <per.ploug@zalando.de >
2018-10-08 13:17:05 +02:00